]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: Fix dm814x missing phy-cells property
authorTony Lindgren <tony@atomide.com>
Mon, 4 Dec 2017 16:27:18 +0000 (08:27 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 5 Dec 2017 16:29:04 +0000 (08:29 -0800)
We have phy-cells for usb_phy0, but it's missing for usb_phy1 and we get:

Warning (phys_property): Missing property '#phy-cells' in node
/ocp/l4ls@48000000/control@140000/usb-phy@1b00 or bad phandle
(referred from /ocp/usb@47400000/usb@47401800:phys[0])

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm814x.dtsi

index 9708157f5daf6f7c84a76e521aae8d27e5684d68..46f3ee744526748498d9b051e27ae1d15a118cd5 100644 (file)
                                        reg = <0x1b00 0x100>;
                                        reg-names = "phy";
                                        ti,ctrl_mod = <&usb_ctrl_mod>;
+                                       #phy-cells = <0>;
                                };
                        };