Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Tue, 20 Sep 2022 12:49:36 +0000 (08:49 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 20 Sep 2022 12:49:36 +0000 (08:49 -0400)
commit245746e8e09a408fc5f72762b3d430c3ecd60dfc
tree50fad5ea00b28b32516a6334f2c79b789039a58a
parente9a1ff9724348408144c7f1c5b5cc26130ba46e5
parent7086defa048cc5303291b592192a18d69c6510cf
Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next

First set of u-boot-at91 features for the 2023.01 cycle:

This feature set includes the important update on PIO4 pinctrl driver
that solves a long time mismatch between Linux and U-boot, related on
the unification of pinctrl and gpio driver support, now respecting the
pinctrl bindings ABI; and also support for pinctrl subnodes. The feature
set also adds support for PDA screen detection for sam9x60_curiosity
board , one fix for SD-Card reinsertion and one fix for sam9x60 clocks.