aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/rk3066a.dtsi
diff options
context:
space:
mode:
authorJohan Jonker <jbx6244@gmail.com>2021-06-03 14:10:10 +0200
committerHeiko Stuebner <heiko@sntech.de>2021-06-03 14:33:10 +0200
commit60fba46d6e7a6e5de4be2ea158aa6134ec7a161e (patch)
tree43666aee977da64c7920671c4ebcefdd9364e79e /arch/arm/boot/dts/rk3066a.dtsi
parentARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2 (diff)
downloadlinux-dev-60fba46d6e7a6e5de4be2ea158aa6134ec7a161e.tar.xz
linux-dev-60fba46d6e7a6e5de4be2ea158aa6134ec7a161e.zip
ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
The review process of rockchip-usb-phy.yaml was not finished when the patch in the link below was already applied. Remove the unneeded #phy-cells property. https://lore.kernel.org/r/20210512122346.9463-4-jbx6244@gmail.com Fixes: 6e4e4e2a2558 ("ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188") Signed-off-by: Johan Jonker <jbx6244@gmail.com> Link: https://lore.kernel.org/r/20210603121010.4315-1-jbx6244@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3066a.dtsi')
-rw-r--r--arch/arm/boot/dts/rk3066a.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3066a.dtsi b/arch/arm/boot/dts/rk3066a.dtsi
index 30dcf557ec33..511311d257bd 100644
--- a/arch/arm/boot/dts/rk3066a.dtsi
+++ b/arch/arm/boot/dts/rk3066a.dtsi
@@ -684,7 +684,6 @@
usbphy: usbphy {
compatible = "rockchip,rk3066a-usb-phy",
"rockchip,rk3288-usb-phy";
- #phy-cells = <0>;
#address-cells = <1>;
#size-cells = <0>;
status = "disabled";