[U-Boot] arm: Raspberry Pi Compile warnings

Hi Simon
Is this is problem?
arch/arm/dts/bcm2835-rpi-a-plus.dtb: Warning (phys_property): Missing property '#phy-cells' in node /phy or bad phandle (referred from /soc/usb@7e980000:phys[0])
repeated about 6 - 8 times
make[2]:'arch/arm/dts/bcm2837-rpi-3-b.dtb' is up to date.

Hi,
On 15 May 2018 at 11:58, Duncan Hare dh@synoia.com wrote:
Hi Simon
Is this is problem?
arch/arm/dts/bcm2835-rpi-a-plus.dtb: Warning (phys_property): Missing property '#phy-cells' in node /phy or bad phandle (referred from /soc/usb@7e980000:phys[0])
repeated about 6 - 8 times
make[2]:'arch/arm/dts/bcm2837-rpi-3-b.dtb' is up to date.
It still works, but dtc is giving you a warning. Possibly this has been fixed in the kernel version of the device tree file, but I'm not sure.
Regards, Simon
participants (2)
-
Duncan Hare
-
Simon Glass