From patchwork Thu Aug 11 17:35:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joshua Clayton X-Patchwork-Id: 9275717 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5166260231 for ; Thu, 11 Aug 2016 17:37:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 42F31286FC for ; Thu, 11 Aug 2016 17:37:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3797E2876A; Thu, 11 Aug 2016 17:37:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3A8EC286FC for ; Thu, 11 Aug 2016 17:37:21 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bXttV-00043b-M0; Thu, 11 Aug 2016 17:35:49 +0000 Received: from mail-pa0-x243.google.com ([2607:f8b0:400e:c03::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bXttO-0003ei-TZ for linux-arm-kernel@lists.infradead.org; Thu, 11 Aug 2016 17:35:43 +0000 Received: by mail-pa0-x243.google.com with SMTP id ez1so99007pab.3 for ; Thu, 11 Aug 2016 10:35:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=x9IBrJ6LQW2g7be2HxaXdh5LsBrjCFhIIRFdc7TLVhc=; b=BfY27Z/uIT2GVTP/HccpqGsfb4VvTLkS0s9FeHOGd258hn9krdcGgPoQWbzucQlWxY SkJUIRwmA0iQzF8gXR7uqpsn8CMTcBQ91SxUdx2uQJur8a66wgIj5O3Uj52Rw0x5xFQp 0pPHnMgfLTS0Q65qwAxRsXzy65nTBd33eHmh1POfb1xeYkG9DIm09a30397PVpqSTzEU BLK43A7ccR4GjWlvaEd+c82v2WD2BztBpHWDt4dpXn/onzah4AF/tGAZBJ6w903MOwKK tZ5P/MjUxKQ00Jvi79od77PDX9KcDUcE5KJPpjwPZU+fwMr9EacywM2f8cmdgQpOqz6y go+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=x9IBrJ6LQW2g7be2HxaXdh5LsBrjCFhIIRFdc7TLVhc=; b=jnzeHau6o0YurA3QhxUMHoqNdh53ksNzVGOaDBFi+5WoRBDiPrL+d7mb76Ao2zl/A4 i1vHsbSsa4GLK/Adi/a0o+YapocW9nuO3TtLxlll8veQTA+dDrhnU/Du6rGiaP8seNM8 Fkk1/w7GnoyK5+tlALByizdRTMEMKyupIWniZoXfC++R2El8r3j8HZiehpNEyrxBTHEe PQ0bOBmCZzV/NG18f2sTLNxh60sinB5qo0V/ibGO8KDFHhGvNwLKFXml6VyvjQBw0PVj gV0n6hNpUsik0w6vKZs479CXa3MR5ZjAOWZ41LyaT6bysrW73tWR/hj7tkzND4qGUwpq PrNw== X-Gm-Message-State: AEkoouu4xxknEiRTK2y3QDsXfXMMcoMRBRpvqxbSsQgjzaPxEC7OSpxbjI7mPrqWAiyesw== X-Received: by 10.66.222.202 with SMTP id qo10mr19146563pac.76.1470936922211; Thu, 11 Aug 2016 10:35:22 -0700 (PDT) Received: from jclayton-pc.columbia.uniwest.com (68-185-59-186.static.knwc.wa.charter.com. [68.185.59.186]) by smtp.gmail.com with ESMTPSA id f6sm6821121pfa.17.2016.08.11.10.35.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 11 Aug 2016 10:35:20 -0700 (PDT) From: Joshua Clayton To: Shawn Guo , Sascha Hauer , Fabio Estevam Subject: [PATCH V2 1/1] ARM: dts: imx6q-evi: Use GPIO_6 for fec irq Date: Thu, 11 Aug 2016 10:35:16 -0700 Message-Id: <1470936916-20913-1-git-send-email-stillcompiling@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <57ACB493.4040809@gmail.com> References: <57ACB493.4040809@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160811_103543_032316_612C31A7 X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, Joshua Clayton , linux@armlinux.org.uk, linux-kernel@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Apply hardware workaround for ethernet problem See nxp erratum err006687 Signed-off-by: Joshua Clayton --- Changed since V1: - added fsl,err006687-workaround-present; so that it will continue to work arch/arm/boot/dts/imx6q-evi.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/imx6q-evi.dts b/arch/arm/boot/dts/imx6q-evi.dts index 49c6f61..33bd04b 100644 --- a/arch/arm/boot/dts/imx6q-evi.dts +++ b/arch/arm/boot/dts/imx6q-evi.dts @@ -127,6 +127,8 @@ pinctrl-0 = <&pinctrl_enet>; phy-mode = "rgmii"; phy-reset-gpios = <&gpio1 25 0>; + interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>, + <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>; + fsl,err006687-workaround-present; status = "okay"; }; @@ -312,6 +314,7 @@ MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x1b0b0 MX6QDL_PAD_ENET_TX_EN__ENET_TX_EN 0x4001b0a8 MX6QDL_PAD_ENET_CRS_DV__GPIO1_IO25 0x1b0b0 + MX6QDL_PAD_GPIO_6__ENET_IRQ 0x000b1 >; };