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>
This commit is contained in:

committed by
Andre Przywara

parent
fcdbbd68d3
commit
12bd00aafc
@@ -135,7 +135,6 @@ enum sunxi_gpio_number {
|
||||
#define SUNXI_GPIO_OUTPUT 1
|
||||
#define SUNXI_GPIO_DISABLE 7
|
||||
|
||||
#define SUNXI_GPA_EMAC 2
|
||||
#define SUN6I_GPA_GMAC 2
|
||||
#define SUN7I_GPA_GMAC 5
|
||||
#define SUN8I_H3_GPA_UART0 2
|
||||
|
Reference in New Issue
Block a user