]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 17 Aug 2021 10:29:24 +0000 (13:29 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 21 Sep 2021 07:05:38 +0000 (10:05 +0300)
commit26671aabccf9e34eb046e04bccaa73837a8fed26
tree36d04d867bb7050b6f33c9228efdf626ec9bff6d
parentb6a8cce9414f9665216f70ddea369bd604e21f28
ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci

Fixed the following DTC build warning (reproducible with W=1)

arch/arm/dts/at91-sama5d2_icp.dtb: Warning (unit_address_format): /ahb/ohci@00400000: unit name should not have leading 0s
arch/arm/dts/at91-sama5d2_icp.dtb: Warning (unit_address_format): /ahb/ehci@00500000: unit name should not have leading 0s

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Alexander Dahl <ada@thorsis.com>
arch/arm/dts/at91-sama5d27_som1_ek.dts
arch/arm/dts/at91-sama5d2_ptc_ek.dts
arch/arm/dts/at91-sama5d2_xplained.dts
arch/arm/dts/sama5d2.dtsi