From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755419AbcHSNuc (ORCPT ); Fri, 19 Aug 2016 09:50:32 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:36291 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754362AbcHSNua (ORCPT ); Fri, 19 Aug 2016 09:50:30 -0400 Date: Fri, 19 Aug 2016 08:50:28 -0500 From: Rob Herring To: Sean Paul Cc: devicetree@vger.kernel.org, tfiga@chromium.org, dri-devel@lists.freedesktop.org, mark.yao@rock-chips.com, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, heiko@sntech.de, Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala Subject: Re: [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops Message-ID: <20160819135028.GA4972@rob-hp-laptop> References: <1471454202-1631-1-git-send-email-seanpaul@chromium.org> <1471554763-22202-1-git-send-email-seanpaul@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471554763-22202-1-git-send-email-seanpaul@chromium.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 18, 2016 at 02:12:43PM -0700, Sean Paul wrote: > From: Mark Yao > > This patch documents the compatible strings for the big and little vop > in rockchip's drm driver. > > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > > Reviewed-by: Tomasz Figa > Signed-off-by: Mark Yao > [seanpaul removed superfluous description per tfiga's review] > Signed-off-by: Sean Paul > --- > > Resending to add devicetree list > > Changes in v3: > - Updated subject (Sean Paul) > - Removed unnecessary description (Tomasz) > > Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops Date: Fri, 19 Aug 2016 08:50:28 -0500 Message-ID: <20160819135028.GA4972@rob-hp-laptop> References: <1471454202-1631-1-git-send-email-seanpaul@chromium.org> <1471554763-22202-1-git-send-email-seanpaul@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1471554763-22202-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sean Paul Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, mark.yao-TNX95d0MmH7DzftRWevZcw@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org, Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala List-Id: devicetree@vger.kernel.org On Thu, Aug 18, 2016 at 02:12:43PM -0700, Sean Paul wrote: > From: Mark Yao > > This patch documents the compatible strings for the big and little vop > in rockchip's drm driver. > > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > > Reviewed-by: Tomasz Figa > Signed-off-by: Mark Yao > [seanpaul removed superfluous description per tfiga's review] > Signed-off-by: Sean Paul > --- > > Resending to add devicetree list > > Changes in v3: > - Updated subject (Sean Paul) > - Removed unnecessary description (Tomasz) > > Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 ++ > 1 file changed, 2 insertions(+) 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: Fri, 19 Aug 2016 08:50:28 -0500 Subject: [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops In-Reply-To: <1471554763-22202-1-git-send-email-seanpaul@chromium.org> References: <1471454202-1631-1-git-send-email-seanpaul@chromium.org> <1471554763-22202-1-git-send-email-seanpaul@chromium.org> Message-ID: <20160819135028.GA4972@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Aug 18, 2016 at 02:12:43PM -0700, Sean Paul wrote: > From: Mark Yao > > This patch documents the compatible strings for the big and little vop > in rockchip's drm driver. > > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Ian Campbell > Cc: Kumar Gala > > Reviewed-by: Tomasz Figa > Signed-off-by: Mark Yao > [seanpaul removed superfluous description per tfiga's review] > Signed-off-by: Sean Paul > --- > > Resending to add devicetree list > > Changes in v3: > - Updated subject (Sean Paul) > - Removed unnecessary description (Tomasz) > > Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring