]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
drop queue-4.4/arm-dts-imx53-qsb-common-fix-fec-pinmux-config.patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 15:15:20 +0000 (16:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 15:15:20 +0000 (16:15 +0100)
queue-4.4/arm-dts-imx53-qsb-common-fix-fec-pinmux-config.patch [deleted file]
queue-4.4/series

diff --git a/queue-4.4/arm-dts-imx53-qsb-common-fix-fec-pinmux-config.patch b/queue-4.4/arm-dts-imx53-qsb-common-fix-fec-pinmux-config.patch
deleted file mode 100644 (file)
index 514b286..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-From foo@baz Thu Nov  9 18:22:51 CET 2017
-From: Patrick Bruenn <p.bruenn@beckhoff.com>
-Date: Wed, 25 Jan 2017 06:25:48 +0100
-Subject: ARM: dts: imx53-qsb-common: fix FEC pinmux config
-
-From: Patrick Bruenn <p.bruenn@beckhoff.com>
-
-
-[ Upstream commit 8b649e426336d7d4800ff9c82858328f4215ba01 ]
-
-The pinmux configuration in device tree was different from manual
-muxing in <u-boot>/board/freescale/mx53loco/mx53loco.c
-All pins were configured as NO_PAD_CTL(1 << 31), which was fine as the
-bootloader already did the correct pinmuxing for us.
-But recently u-boot is migrating to reuse device tree files from the
-kernel tree, so it seems to be better to have the correct pinmuxing in
-our files, too.
-
-Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
-Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----
- arch/arm/boot/dts/imx53-qsb-common.dtsi |   20 ++++++++++----------
- 1 file changed, 10 insertions(+), 10 deletions(-)
-
---- a/arch/arm/boot/dts/imx53-qsb-common.dtsi
-+++ b/arch/arm/boot/dts/imx53-qsb-common.dtsi
-@@ -215,16 +215,16 @@
-               pinctrl_fec: fecgrp {
-                       fsl,pins = <
--                              MX53_PAD_FEC_MDC__FEC_MDC               0x80000000
--                              MX53_PAD_FEC_MDIO__FEC_MDIO             0x80000000
--                              MX53_PAD_FEC_REF_CLK__FEC_TX_CLK        0x80000000
--                              MX53_PAD_FEC_RX_ER__FEC_RX_ER           0x80000000
--                              MX53_PAD_FEC_CRS_DV__FEC_RX_DV          0x80000000
--                              MX53_PAD_FEC_RXD1__FEC_RDATA_1          0x80000000
--                              MX53_PAD_FEC_RXD0__FEC_RDATA_0          0x80000000
--                              MX53_PAD_FEC_TX_EN__FEC_TX_EN           0x80000000
--                              MX53_PAD_FEC_TXD1__FEC_TDATA_1          0x80000000
--                              MX53_PAD_FEC_TXD0__FEC_TDATA_0          0x80000000
-+                              MX53_PAD_FEC_MDC__FEC_MDC               0x4
-+                              MX53_PAD_FEC_MDIO__FEC_MDIO             0x1fc
-+                              MX53_PAD_FEC_REF_CLK__FEC_TX_CLK        0x180
-+                              MX53_PAD_FEC_RX_ER__FEC_RX_ER           0x180
-+                              MX53_PAD_FEC_CRS_DV__FEC_RX_DV          0x180
-+                              MX53_PAD_FEC_RXD1__FEC_RDATA_1          0x180
-+                              MX53_PAD_FEC_RXD0__FEC_RDATA_0          0x180
-+                              MX53_PAD_FEC_TX_EN__FEC_TX_EN           0x4
-+                              MX53_PAD_FEC_TXD1__FEC_TDATA_1          0x4
-+                              MX53_PAD_FEC_TXD0__FEC_TDATA_0          0x4
-                       >;
-               };
index a35d750198fb69201b022153ae00f52959f24849..12533eed80e440fc6a7ed46ae893e61883974c37 100644 (file)
@@ -2,7 +2,6 @@ adv7604-initialize-drive-strength-to-default-when-using-dt.patch
 video-fbdev-pmag-ba-fb-remove-bad-__init-annotation.patch
 pci-mvebu-handle-changes-to-the-bridge-windows-while-enabled.patch
 xen-netback-set-default-upper-limit-of-tx-rx-queues-to-8.patch
-arm-dts-imx53-qsb-common-fix-fec-pinmux-config.patch
 dt-bindings-clockgen-add-compatible-string-for-ls1012a.patch
 drm-drm_minor_register-clean-up-debugfs-on-failure.patch
 kvm-ppc-book-3s-xics-correct-the-real-mode-icp-rejecting-counter.patch