arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator
authorHeiko Stuebner <heiko@sntech.de>
Mon, 16 Jul 2018 16:52:44 +0000 (18:52 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 16 Jul 2018 16:52:44 +0000 (18:52 +0200)
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 <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-ficus.dts

index 6295483..8978d92 100644 (file)
                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>;
        };