]> git.baikalelectronics.ru Git - uboot.git/commit
net: sunxi_emac: Remove non-DM pin setup
authorSamuel Holland <samuel@sholland.org>
Sat, 28 Aug 2021 18:22:41 +0000 (13:22 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 22:24:16 +0000 (23:24 +0100)
commit01e873501f14f4576cc99a827f647cff0d4f5c7b
tree837719e9a570e27e01b170a0e690d27ac2f63752
parent8ddffbfde12c3ee6efa2e4287827419efd2f0eac
net: sunxi_emac: Remove non-DM pin setup

This is now handled automatically by the pinctrl driver.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/include/asm/arch-sunxi/gpio.h
drivers/net/sunxi_emac.c