]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: dts: at91: sama5d2 Xplained: Correct the macb irq pinctrl node
authorRomain Izard <romain.izard.pro@gmail.com>
Thu, 18 Feb 2016 10:21:06 +0000 (11:21 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 1 Mar 2016 09:47:23 +0000 (10:47 +0100)
commit34ff2dc769055fc7d6273857508510415ae7c7e0
tree80ee7343ef81d480faeffd6dbf9899ab54c8b241
parent388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95
ARM: dts: at91: sama5d2 Xplained: Correct the macb irq pinctrl node

All pinctrl nodes for the Atmel pinctrl controller need to have their
bias configuration explicitly defined. Otherwise, the pinctrl mapping
is not valid.

It works for now as the pinctrl driver proceeds even with invalid
mappings, but this can become an issue, if the pinctrl driver starts
to require valid mappings. Additionally, the pin is not protected from
being remapped later by an other driver.

There is an external 1kOhms pull-up to 3.3V, so no bias is required on
the Ethernet PHY's interrupt line.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-sama5d2_xplained.dts