From: Arnd Bergmann <arnd@xxxxxxxx>
On Wed, 7 Apr 2021 13:44:15 +0200, nicolas.ferre@xxxxxxxxxxxxx wrote:
Arnd, Olof,
Here is first batch of dt changes for 5.13. Please pull.
Thanks, best regards,
Nicolas
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
[...]
Merged into arm/dt, thanks!
I saw two new warnings from 'make dtbs_check W=1':
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]+'
arch/arm/boot/dts/at91-kizbox3-hs.dt.yaml: /: 'etm@73C000' does not match any of the regexes: '@(0|[1-9a-f][0-9a-f]*)$', '^[^@]+$', 'pinctrl-[0-9]+'
merge commit: e2b064fec8e49112f7dac779fcec12ded40728c2
Arnd