From mboxrd@z Thu Jan 1 00:00:00 1970 From: stillcompiling@gmail.com (Joshua Clayton) Date: Thu, 11 Aug 2016 10:23:31 -0700 Subject: [PATCH 1/1] ARM: dts: imx6q-evi: Use GPIO_6 for fec irq In-Reply-To: <745430359.250170.752d0f22-93a7-46e8-bb14-c884787aaea3.open-xchange@email.1und1.de> References: <1470934446-22536-1-git-send-email-stillcompiling@gmail.com> <745430359.250170.752d0f22-93a7-46e8-bb14-c884787aaea3.open-xchange@email.1und1.de> Message-ID: <57ACB493.4040809@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Stefan, On 08/11/2016 10:09 AM, Stefan Wahren wrote: > Hi Joshua, > >> Joshua Clayton hat am 11. August 2016 um 18:54 >> geschrieben: >> >> >> Apply hardware workaround for ethernet problem >> See nxp erratum err006687 > do you know this commit? > > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=a28eeb43ee57e0524c59e64760ed28088dd159cb > > Maybe you want to add this property, too. I missed that this change requiring (more) explicit enablement was merge to linux-next. I'll add that. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Clayton Subject: Re: [PATCH 1/1] ARM: dts: imx6q-evi: Use GPIO_6 for fec irq Date: Thu, 11 Aug 2016 10:23:31 -0700 Message-ID: <57ACB493.4040809@gmail.com> References: <1470934446-22536-1-git-send-email-stillcompiling@gmail.com> <745430359.250170.752d0f22-93a7-46e8-bb14-c884787aaea3.open-xchange@email.1und1.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <745430359.250170.752d0f22-93a7-46e8-bb14-c884787aaea3.open-xchange-7tX72C7vayboQLBSYMtkGA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Wahren , Sascha Hauer , Shawn Guo , Fabio Estevam Cc: linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Stefan, On 08/11/2016 10:09 AM, Stefan Wahren wrote: > Hi Joshua, > >> Joshua Clayton hat am 11. August 2016 um 18:54 >> geschrieben: >> >> >> Apply hardware workaround for ethernet problem >> See nxp erratum err006687 > do you know this commit? > > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=a28eeb43ee57e0524c59e64760ed28088dd159cb > > Maybe you want to add this property, too. I missed that this change requiring (more) explicit enablement was merge to linux-next. I'll add that. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752504AbcHKRY0 (ORCPT ); Thu, 11 Aug 2016 13:24:26 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:33953 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751212AbcHKRYY (ORCPT ); Thu, 11 Aug 2016 13:24:24 -0400 Subject: Re: [PATCH 1/1] ARM: dts: imx6q-evi: Use GPIO_6 for fec irq To: Stefan Wahren , Sascha Hauer , Shawn Guo , Fabio Estevam References: <1470934446-22536-1-git-send-email-stillcompiling@gmail.com> <745430359.250170.752d0f22-93a7-46e8-bb14-c884787aaea3.open-xchange@email.1und1.de> Cc: linux@armlinux.org.uk, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org From: Joshua Clayton Message-ID: <57ACB493.4040809@gmail.com> Date: Thu, 11 Aug 2016 10:23:31 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <745430359.250170.752d0f22-93a7-46e8-bb14-c884787aaea3.open-xchange@email.1und1.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stefan, On 08/11/2016 10:09 AM, Stefan Wahren wrote: > Hi Joshua, > >> Joshua Clayton hat am 11. August 2016 um 18:54 >> geschrieben: >> >> >> Apply hardware workaround for ethernet problem >> See nxp erratum err006687 > do you know this commit? > > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=a28eeb43ee57e0524c59e64760ed28088dd159cb > > Maybe you want to add this property, too. I missed that this change requiring (more) explicit enablement was merge to linux-next. I'll add that.