]> git.dujemihanovic.xyz Git - u-boot.git/commit
o4-imx-nano: Fix dtc warnings
authorFabio Estevam <festevam@denx.de>
Thu, 17 Jun 2021 15:57:29 +0000 (12:57 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 21 Jun 2021 11:31:40 +0000 (13:31 +0200)
commit31b3829f746770973c7425b0bdfc5e3efceb2a49
treeec4358a5e8360774773fca3b857c080aadf94ce2
parent97c8cb524c19f054036efd2b4429273bd503e39c
o4-imx-nano: Fix dtc warnings

Remove the LED unit addresses and reg properties to
fix the following dtc build warnings:

arch/arm/dts/o4-imx-nano.dtb: Warning (reg_format): /leds/led@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
...
arch/arm/dts/o4-imx-nano.dtb: Warning (avoid_default_addr_size): /leds/led@0: Relying on default #address-cells value

Reported-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Oleh Kravchenko <oleg@kaa.org.ua>
arch/arm/dts/o4-imx-nano.dts