Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Thu, 18 Mar 2021 22:53:25 +0000 (23:53 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 18 Mar 2021 22:53:25 +0000 (23:53 +0100)
commit3848421f9d1fe51912ec472dbb5d7990d2fc441c
treeed10443f9f789be5ae2290698b276c5e3dae8fd8
parentebccfa8a74dd02564838d3e4cc7c744b41d7bc90
parent2c69c8a1736eace8de491d480e6e577a27c2087c
Merge tag 'at91-fixes-5.12' of git://git./linux/kernel/git/at91/linux into arm/fixes

AT91 fixes for 5.12:

- only DT changes
-- wrong phy address that blocks Ethernet use on boards with sama5d27 SoM1
-- restrictive PIN possibilities for sam9x60

* tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet
  ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and C
  ARM: dts: at91-sama5d27_som1: fix phy address to 7

Link: https://lore.kernel.org/r/20210310160547.55382-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>