From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764300AbdEWO5R (ORCPT ); Tue, 23 May 2017 10:57:17 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:36767 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762534AbdEWO5P (ORCPT ); Tue, 23 May 2017 10:57:15 -0400 Date: Tue, 23 May 2017 09:57:12 -0500 From: Rob Herring To: YT Shen Cc: Matthias Brugger , Mark Rutland , devicetree@vger.kernel.org, Jason Cooper , srv_heupstream@mediatek.com, Marc Zyngier , Catalin Marinas , Will Deacon , linux-kernel@vger.kernel.org, Mars Cheng , linux-serial@vger.kernel.org, Greg Kroah-Hartman , linux-mediatek@lists.infradead.org, Thomas Gleixner , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] Document: DT: Add bindings for Mediatek MT2712 SoC Platform Message-ID: <20170523145712.wos6fwow6srwgjgd@rob-hp-laptop> References: <1495192186-22480-1-git-send-email-yt.shen@mediatek.com> <1495192186-22480-2-git-send-email-yt.shen@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1495192186-22480-2-git-send-email-yt.shen@mediatek.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 19, 2017 at 07:09:45PM +0800, YT Shen wrote: > This adds dt-binding documentation for Mediatek MT2712. > Only include very basic items: cpu, gic and uart. 'dt-bindings: arm: ...' is the preferred subject prefix. > > Signed-off-by: YT Shen > --- > Documentation/devicetree/bindings/arm/mediatek.txt | 4 ++++ > .../devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | 1 + > Documentation/devicetree/bindings/serial/mtk-uart.txt | 1 + > 3 files changed, 6 insertions(+) Otherwise, Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 1/2] Document: DT: Add bindings for Mediatek MT2712 SoC Platform Date: Tue, 23 May 2017 09:57:12 -0500 Message-ID: <20170523145712.wos6fwow6srwgjgd@rob-hp-laptop> References: <1495192186-22480-1-git-send-email-yt.shen@mediatek.com> <1495192186-22480-2-git-send-email-yt.shen@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1495192186-22480-2-git-send-email-yt.shen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: YT Shen Cc: Matthias Brugger , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jason Cooper , srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Marc Zyngier , Catalin Marinas , Will Deacon , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mars Cheng , linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Greg Kroah-Hartman , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Thomas Gleixner , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, May 19, 2017 at 07:09:45PM +0800, YT Shen wrote: > This adds dt-binding documentation for Mediatek MT2712. > Only include very basic items: cpu, gic and uart. 'dt-bindings: arm: ...' is the preferred subject prefix. > > Signed-off-by: YT Shen > --- > Documentation/devicetree/bindings/arm/mediatek.txt | 4 ++++ > .../devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | 1 + > Documentation/devicetree/bindings/serial/mtk-uart.txt | 1 + > 3 files changed, 6 insertions(+) Otherwise, Acked-by: Rob Herring -- 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: robh@kernel.org (Rob Herring) Date: Tue, 23 May 2017 09:57:12 -0500 Subject: [PATCH 1/2] Document: DT: Add bindings for Mediatek MT2712 SoC Platform In-Reply-To: <1495192186-22480-2-git-send-email-yt.shen@mediatek.com> References: <1495192186-22480-1-git-send-email-yt.shen@mediatek.com> <1495192186-22480-2-git-send-email-yt.shen@mediatek.com> Message-ID: <20170523145712.wos6fwow6srwgjgd@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 19, 2017 at 07:09:45PM +0800, YT Shen wrote: > This adds dt-binding documentation for Mediatek MT2712. > Only include very basic items: cpu, gic and uart. 'dt-bindings: arm: ...' is the preferred subject prefix. > > Signed-off-by: YT Shen > --- > Documentation/devicetree/bindings/arm/mediatek.txt | 4 ++++ > .../devicetree/bindings/interrupt-controller/mediatek,sysirq.txt | 1 + > Documentation/devicetree/bindings/serial/mtk-uart.txt | 1 + > 3 files changed, 6 insertions(+) Otherwise, Acked-by: Rob Herring