ARM: dts: sama5d3: fix gadget endpoint address warning
authorEugen Hristev <eugen.hristev@microchip.com>
Fri, 5 Jun 2020 06:51:31 +0000 (09:51 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 18 Jun 2020 11:28:37 +0000 (14:28 +0300)
commitc260cb2c8c5e47f5027561398bfc62993c50963a
tree403653c674041e6f127d4ecf130a904e2e86c00a
parent4675b519c97a52d4204da4a4cf4d894f47413b61
ARM: dts: sama5d3: fix gadget endpoint address warning

arch/arm/dts/sama5d36ek.dtb: Warning (graph_endpoint): /ahb/gadget@00500000/endpoint@10: graph node unit address error, expected "a"
arch/arm/dts/sama5d36ek.dtb: Warning (graph_endpoint): /ahb/gadget@00500000/endpoint@11: graph node unit address error, expected "b"
arch/arm/dts/sama5d36ek.dtb: Warning (graph_endpoint): /ahb/gadget@00500000/endpoint@12: graph node unit address error, expected "c"
arch/arm/dts/sama5d36ek.dtb: Warning (graph_endpoint): /ahb/gadget@00500000/endpoint@13: graph node unit address error, expected "d"
arch/arm/dts/sama5d36ek.dtb: Warning (graph_endpoint): /ahb/gadget@00500000/endpoint@14: graph node unit address error, expected "e"
arch/arm/dts/sama5d36ek.dtb: Warning (graph_endpoint): /ahb/gadget@00500000/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/sama5d3.dtsi