* [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops [not found] <0001-<1471454202-1631-1-git-send-email-seanpaul@chromium.org> @ 2016-08-18 21:12 ` Sean Paul [not found] ` <1471554763-22202-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Sean Paul @ 2016-08-18 21:12 UTC (permalink / raw) To: devicetree, tfiga, dri-devel, mark.yao, robh Cc: Mark Rutland, Pawel Moll, Ian Campbell, linux-kernel, linux-rockchip, Rob Herring, Kumar Gala, linux-arm-kernel From: Mark Yao <mark.yao@rock-chips.com> This patch documents the compatible strings for the big and little vop in rockchip's drm driver. Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Reviewed-by: Tomasz Figa <tfiga@chromium.org> Signed-off-by: Mark Yao <mark.yao@rock-chips.com> [seanpaul removed superfluous description per tfiga's review] Signed-off-by: Sean Paul <seanpaul@chromium.org> --- 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(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt index 196121f..9eb3f0a 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt @@ -8,6 +8,8 @@ Required properties: - compatible: value should be one of the following "rockchip,rk3036-vop"; "rockchip,rk3288-vop"; + "rockchip,rk3399-vop-big"; + "rockchip,rk3399-vop-lit"; - interrupts: should contain a list of all VOP IP block interrupts in the order: VSYNC, LCD_SYSTEM. The interrupt specifier -- 2.8.0.rc3.226.g39d4020 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <1471554763-22202-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>]
* Re: [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops [not found] ` <1471554763-22202-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> @ 2016-08-19 13:50 ` Rob Herring 0 siblings, 0 replies; 2+ messages in thread From: Rob Herring @ 2016-08-19 13:50 UTC (permalink / raw) To: Sean Paul Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, tfiga-F7+t8E8rja9g9hUCZPvPmw, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, mark.yao-TNX95d0MmH7DzftRWevZcw, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-kernel-u79uwXL29TY76Z2rM5mHXA, heiko-4mtYJXux2i+zQB+pC5nmwQ, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala On Thu, Aug 18, 2016 at 02:12:43PM -0700, Sean Paul wrote: > From: Mark Yao <mark.yao-TNX95d0MmH7DzftRWevZcw@public.gmane.org> > > This patch documents the compatible strings for the big and little vop > in rockchip's drm driver. > > Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> > Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> > Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> > Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> > > Reviewed-by: Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> > Signed-off-by: Mark Yao <mark.yao-TNX95d0MmH7DzftRWevZcw@public.gmane.org> > [seanpaul removed superfluous description per tfiga's review] > Signed-off-by: Sean Paul <seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> > --- > > 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 <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -- 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-19 13:50 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <0001-<1471454202-1631-1-git-send-email-seanpaul@chromium.org> 2016-08-18 21:12 ` [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops Sean Paul [not found] ` <1471554763-22202-1-git-send-email-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> 2016-08-19 13:50 ` Rob Herring
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).