projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e05c2
)
arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulator
author
Heiko Stuebner
<heiko@sntech.de>
Mon, 16 Jul 2018 16:52:44 +0000
(18:52 +0200)
committer
Heiko 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts
b/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts
index 6295483b701f27b1e362c71738731bde9b7ffc77..8978d924eb83ec3d4dea337e683b2d570bc00581 100644
(file)
--- 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>;
};