Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72649a46 authored by Christopher Spinrath's avatar Christopher Spinrath Committed by Shawn Guo
Browse files

ARM: dts: imx6q-cm-fx6: fix fec pinctrl



According to the schematics of CompuLab's sbc-fx6 baseboard and the
vendor devicetree GPIO_16 is *not* muxed to ENET_REF_CLK but to SPDIF_IN.

Remove the wrong pinctrl setting.

Fixes: 682d055e ("ARM: dts: Add initial support for cm-fx6.")
Signed-off-by: default avatarChristopher Spinrath <christopher.spinrath@rwth-aachen.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3cdcd2e8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -183,7 +183,6 @@
			MX6QDL_PAD_ENET_REF_CLK__ENET_TX_CLK	0x1b0b0
			MX6QDL_PAD_ENET_MDIO__ENET_MDIO		0x1b0b0
			MX6QDL_PAD_ENET_MDC__ENET_MDC		0x1b0b0
			MX6QDL_PAD_GPIO_16__ENET_REF_CLK	0x4001b0a8
		>;
	};