From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP Date: Mon, 22 Aug 2016 19:03:49 +0200 Message-ID: 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> <1471828082.30956.1.camel@mtksdaap41> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1471828082.30956.1.camel@mtksdaap41> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Minghsiu Tsai , Rob Herring Cc: Hans Verkuil , daniel.thompson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, Mauro Carvalho Chehab , 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 22/08/16 03:08, Minghsiu Tsai wrote: > 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. > No need to provide a new version just because of this. If the driver will be taken as is, I can fix up the ack when applying. Thanks, Matthias -- 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: Mon, 22 Aug 2016 19:03:49 +0200 Subject: [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP In-Reply-To: <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> <1471828082.30956.1.camel@mtksdaap41> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22/08/16 03:08, Minghsiu Tsai wrote: > 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. > No need to provide a new version just because of this. If the driver will be taken as is, I can fix up the ack when applying. Thanks, Matthias From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wm0-f68.google.com ([74.125.82.68]:35842 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754998AbcHVRD5 (ORCPT ); Mon, 22 Aug 2016 13:03:57 -0400 Subject: Re: [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP To: Minghsiu Tsai , Rob Herring 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> <1471828082.30956.1.camel@mtksdaap41> Cc: Hans Verkuil , daniel.thompson@linaro.org, Mauro Carvalho Chehab , Daniel Kurtz , Pawel Osciak , srv_heupstream@mediatek.com, Eddie Huang , Yingjoe Chen , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-mediatek@lists.infradead.org From: Matthias Brugger Message-ID: Date: Mon, 22 Aug 2016 19:03:49 +0200 MIME-Version: 1.0 In-Reply-To: <1471828082.30956.1.camel@mtksdaap41> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On 22/08/16 03:08, Minghsiu Tsai wrote: > 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. > No need to provide a new version just because of this. If the driver will be taken as is, I can fix up the ack when applying. Thanks, Matthias