]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: da850-evm: Fix MDIO pinmux
authorAdam Ford <aford173@gmail.com>
Tue, 30 Jul 2019 13:32:37 +0000 (08:32 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 31 Jul 2019 17:08:07 +0000 (13:08 -0400)
commitcbf6dcbc7717a00737764d7d687e56001a066fb5
tree14e53b0f2927fce99b3510d861e5a1fd7e2f2411
parenta8c8877149f8ce2a4af44da88f5424be30b3b6d0
ARM: dts: da850-evm: Fix MDIO pinmux

In attempts to speed up SPL and reduce size, the MDIO pin muxing
was inadvertently affected.  Since the ethernet driver will setup
the pin muxing when ethernet is loaded, this patch will also
pinmux the MDIO pins at the same time.  Once an DM compatible
MDIO driver is available, this  can be removed.

Fixes: 7952543da4ae ("ARM: davinci: da850: Manual pinmux only
when PINCTRL not available")

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/da850-evm-u-boot.dtsi