From: Heiko Stuebner Date: Mon, 16 Jul 2018 16:52:44 +0000 (+0200) Subject: arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d3a537e9a77425c6a33954f6add69646808bf453;p=linux.git arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator The pwm-regulator for vdd_log uses additional unreviewed properties in the vendor kernel, which slipped in with the devicetree. As written, they are unreviewed and unused in all mainline implementations so drop them again. Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts b/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts index 6295483b701f2..8978d924eb83e 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts @@ -84,11 +84,6 @@ regulator-max-microvolt = <1400000>; regulator-always-on; regulator-boot-on; - - /* for rockchip boot on */ - rockchip,pwm_id= <2>; - rockchip,pwm_voltage = <900000>; - vin-supply = <&vcc_sys>; };