From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH 0/2] fixed ethernet binding violation for reset signal Date: Thu, 20 Jul 2017 13:01:24 +0200 Message-ID: <29c1debd-e7ac-9858-6969-cff37ae1d06f@gmail.com> References: <1500520073.25149.2.camel@mtkswgap22> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1500520073.25149.2.camel@mtkswgap22> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sean Wang Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On 07/20/2017 05:07 AM, Sean Wang wrote: > Hi, Matthias > > just a gentle ping on this > Pushed now to v4.13-next/dts32 Thanks! > Sean > > > On Wed, 2017-06-21 at 15:49 +0800, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote: >> From: Sean Wang >> >> Fixed binding violation and also updated related binding documentation to >> reflect the reset signals the MediaTek Ethernet requires. >> >> Sean Wang (2): >> dt-bindings: net: mediatek: update documentation for reset signals >> arm: dts: mt7623: fixup binding violation missing reset in ethernet >> node >> >> Documentation/devicetree/bindings/net/mediatek-net.txt | 6 ++++-- >> arch/arm/boot/dts/mt7623.dtsi | 4 ++++ >> 2 files changed, 8 insertions(+), 2 deletions(-) >> > > -- 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 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Thu, 20 Jul 2017 13:01:24 +0200 Subject: [PATCH 0/2] fixed ethernet binding violation for reset signal In-Reply-To: <1500520073.25149.2.camel@mtkswgap22> References: <1500520073.25149.2.camel@mtkswgap22> Message-ID: <29c1debd-e7ac-9858-6969-cff37ae1d06f@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/20/2017 05:07 AM, Sean Wang wrote: > Hi, Matthias > > just a gentle ping on this > Pushed now to v4.13-next/dts32 Thanks! > Sean > > > On Wed, 2017-06-21 at 15:49 +0800, sean.wang at mediatek.com wrote: >> From: Sean Wang >> >> Fixed binding violation and also updated related binding documentation to >> reflect the reset signals the MediaTek Ethernet requires. >> >> Sean Wang (2): >> dt-bindings: net: mediatek: update documentation for reset signals >> arm: dts: mt7623: fixup binding violation missing reset in ethernet >> node >> >> Documentation/devicetree/bindings/net/mediatek-net.txt | 6 ++++-- >> arch/arm/boot/dts/mt7623.dtsi | 4 ++++ >> 2 files changed, 8 insertions(+), 2 deletions(-) >> > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934646AbdGTLB3 (ORCPT ); Thu, 20 Jul 2017 07:01:29 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36579 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933923AbdGTLB1 (ORCPT ); Thu, 20 Jul 2017 07:01:27 -0400 Subject: Re: [PATCH 0/2] fixed ethernet binding violation for reset signal To: Sean Wang Cc: robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, john@phrozen.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <1500520073.25149.2.camel@mtkswgap22> From: Matthias Brugger Message-ID: <29c1debd-e7ac-9858-6969-cff37ae1d06f@gmail.com> Date: Thu, 20 Jul 2017 13:01:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1500520073.25149.2.camel@mtkswgap22> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/20/2017 05:07 AM, Sean Wang wrote: > Hi, Matthias > > just a gentle ping on this > Pushed now to v4.13-next/dts32 Thanks! > Sean > > > On Wed, 2017-06-21 at 15:49 +0800, sean.wang@mediatek.com wrote: >> From: Sean Wang >> >> Fixed binding violation and also updated related binding documentation to >> reflect the reset signals the MediaTek Ethernet requires. >> >> Sean Wang (2): >> dt-bindings: net: mediatek: update documentation for reset signals >> arm: dts: mt7623: fixup binding violation missing reset in ethernet >> node >> >> Documentation/devicetree/bindings/net/mediatek-net.txt | 6 ++++-- >> arch/arm/boot/dts/mt7623.dtsi | 4 ++++ >> 2 files changed, 8 insertions(+), 2 deletions(-) >> > >