From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minghsiu Tsai Subject: Re: [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP Date: Mon, 22 Aug 2016 09:08:02 +0800 Message-ID: <1471828082.30956.1.camel@mtksdaap41> References: <1471606767-3218-1-git-send-email-minghsiu.tsai@mediatek.com> <1471606767-3218-3-git-send-email-minghsiu.tsai@mediatek.com> <20160819141655.GA18486@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160819141655.GA18486@rob-hp-laptop> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Hans Verkuil , daniel.thompson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, Mauro Carvalho Chehab , Matthias Brugger , Daniel Kurtz , Pawel Osciak , srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Eddie Huang , Yingjoe Chen , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On Fri, 2016-08-19 at 09:16 -0500, Rob Herring wrote: > On Fri, Aug 19, 2016 at 07:39:25PM +0800, Minghsiu Tsai wrote: > > Add a DT binding documentation of MDP for the MT8173 SoC > > from Mediatek > > > > Signed-off-by: Minghsiu Tsai > > --- > > .../devicetree/bindings/media/mediatek-mdp.txt | 109 ++++++++++++++++++++ > > 1 file changed, 109 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/media/mediatek-mdp.txt > > Please add acks when posting new versions. > > Rob Sorry for my mistake. I will add it in next version. -- 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: minghsiu.tsai@mediatek.com (Minghsiu Tsai) Date: Mon, 22 Aug 2016 09:08:02 +0800 Subject: [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP In-Reply-To: <20160819141655.GA18486@rob-hp-laptop> References: <1471606767-3218-1-git-send-email-minghsiu.tsai@mediatek.com> <1471606767-3218-3-git-send-email-minghsiu.tsai@mediatek.com> <20160819141655.GA18486@rob-hp-laptop> Message-ID: <1471828082.30956.1.camel@mtksdaap41> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2016-08-19 at 09:16 -0500, Rob Herring wrote: > On Fri, Aug 19, 2016 at 07:39:25PM +0800, Minghsiu Tsai wrote: > > Add a DT binding documentation of MDP for the MT8173 SoC > > from Mediatek > > > > Signed-off-by: Minghsiu Tsai > > --- > > .../devicetree/bindings/media/mediatek-mdp.txt | 109 ++++++++++++++++++++ > > 1 file changed, 109 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/media/mediatek-mdp.txt > > Please add acks when posting new versions. > > Rob Sorry for my mistake. I will add it in next version. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailgw01.mediatek.com ([210.61.82.183]:9590 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752754AbcHVBIK (ORCPT ); Sun, 21 Aug 2016 21:08:10 -0400 Message-ID: <1471828082.30956.1.camel@mtksdaap41> Subject: Re: [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP From: Minghsiu Tsai To: Rob Herring CC: Hans Verkuil , , "Mauro Carvalho Chehab" , Matthias Brugger , Daniel Kurtz , Pawel Osciak , , Eddie Huang , Yingjoe Chen , , , , , Date: Mon, 22 Aug 2016 09:08:02 +0800 In-Reply-To: <20160819141655.GA18486@rob-hp-laptop> References: <1471606767-3218-1-git-send-email-minghsiu.tsai@mediatek.com> <1471606767-3218-3-git-send-email-minghsiu.tsai@mediatek.com> <20160819141655.GA18486@rob-hp-laptop> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org List-ID: On Fri, 2016-08-19 at 09:16 -0500, Rob Herring wrote: > On Fri, Aug 19, 2016 at 07:39:25PM +0800, Minghsiu Tsai wrote: > > Add a DT binding documentation of MDP for the MT8173 SoC > > from Mediatek > > > > Signed-off-by: Minghsiu Tsai > > --- > > .../devicetree/bindings/media/mediatek-mdp.txt | 109 ++++++++++++++++++++ > > 1 file changed, 109 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/media/mediatek-mdp.txt > > Please add acks when posting new versions. > > Rob Sorry for my mistake. I will add it in next version.