OSDN Git Service

ARM: dts: at91: sama5d2/trivial: fix letter case for etm hex address
authorNicolas Ferre <nicolas.ferre@microchip.com>
Thu, 8 Apr 2021 16:44:43 +0000 (18:44 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 12 Apr 2021 13:22:26 +0000 (15:22 +0200)
commite4379d649e0e546da73f3af5d01f18832044cc09
treed291e036d9f2aeac98876a68d60e8acbb9eb05b4
parentdb7a033f2b1f54c46244efe54687fe8f4b9b7c21
ARM: dts: at91: sama5d2/trivial: fix letter case for etm hex address

Fix the etm node hex address to lower case for matching regexp
specification and removing the additional warning that looks like:

arch/arm/boot/dts/at91-sama5d2_ptc_ek.dt.yaml: /: 'etm@73C000' does not
match any of the regexes: '@(0|[1-9a-f][0-9a-f]*)$', '^[^@]+$',
'pinctrl-[0-9]+'

Reported-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/sama5d2.dtsi