ARM: dts: sama5d4: fix gadget endpoint address warning
authorEugen Hristev <eugen.hristev@microchip.com>
Fri, 5 Jun 2020 06:51:30 +0000 (09:51 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 18 Jun 2020 11:28:37 +0000 (14:28 +0300)
commit4675b519c97a52d4204da4a4cf4d894f47413b61
tree4ecb23f335c7d4e43526cf893d9daa24eba1c765
parente411a090cf7162626d54d72dfc4530986c788cdb
ARM: dts: sama5d4: fix gadget endpoint address warning

arch/arm/dts/at91-sama5d4ek.dtb: Warning (graph_endpoint): /ahb/gadget@00400000/endpoint@10: graph node unit address error, expected "a"
arch/arm/dts/at91-sama5d4ek.dtb: Warning (graph_endpoint): /ahb/gadget@00400000/endpoint@11: graph node unit address error, expected "b"
arch/arm/dts/at91-sama5d4ek.dtb: Warning (graph_endpoint): /ahb/gadget@00400000/endpoint@12: graph node unit address error, expected "c"
arch/arm/dts/at91-sama5d4ek.dtb: Warning (graph_endpoint): /ahb/gadget@00400000/endpoint@13: graph node unit address error, expected "d"
arch/arm/dts/at91-sama5d4ek.dtb: Warning (graph_endpoint): /ahb/gadget@00400000/endpoint@14: graph node unit address error, expected "e"
arch/arm/dts/at91-sama5d4ek.dtb: Warning (graph_endpoint): /ahb/gadget@00400000/endpoint@15: graph node unit address error, expected "f"

Fixed by changing address in node name to hex.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
arch/arm/dts/sama5d4.dtsi