Message ID | 20180430114058.5061-5-jagan@amarulasolutions.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote: > Allwinner A64 has DE2 pipeline similar to other Allwinner > SOC's like A83T, H3/H5. 'dt-bindings: ' for the subject prefix. > > Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + > 1 file changed, 1 insertion(+) Otherwise, Reviewed-by: Rob Herring <robh@kernel.org>
On Wed, May 2, 2018 at 12:17 AM, Rob Herring <robh@kernel.org> wrote: > On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote: >> Allwinner A64 has DE2 pipeline similar to other Allwinner >> SOC's like A83T, H3/H5. > > 'dt-bindings: ' for the subject prefix. > >> >> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> >> --- >> Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + >> 1 file changed, 1 insertion(+) > > Otherwise, > > Reviewed-by: Rob Herring <robh@kernel.org> Would it make sense to put all the display component related compatible string additions in the same patch? i.e. "Add compatible strings for all documented display component blocks". MIPI-DSI is missing, but it's not documented. ChenYu
On Tue, May 1, 2018 at 11:31 AM, Chen-Yu Tsai <wens@csie.org> wrote: > On Wed, May 2, 2018 at 12:17 AM, Rob Herring <robh@kernel.org> wrote: >> On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote: >>> Allwinner A64 has DE2 pipeline similar to other Allwinner >>> SOC's like A83T, H3/H5. >> >> 'dt-bindings: ' for the subject prefix. >> >>> >>> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> >>> --- >>> Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + >>> 1 file changed, 1 insertion(+) >> >> Otherwise, >> >> Reviewed-by: Rob Herring <robh@kernel.org> > > Would it make sense to put all the display component related compatible > string additions in the same patch? i.e. "Add compatible strings for all > documented display component blocks". MIPI-DSI is missing, but it's not > documented. That's fine by me. Rob
diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt index 3346c1e2a7a0..f0fd9274a25d 100644 --- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt +++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt @@ -343,6 +343,7 @@ Required properties: * allwinner,sun8i-h3-display-engine * allwinner,sun8i-v3s-display-engine * allwinner,sun9i-a80-display-engine + * allwinner,sun50i-a64-display-engine - allwinner,pipelines: list of phandle to the display engine frontends (DE 1.0) or mixers (DE 2.0) available.
Allwinner A64 has DE2 pipeline similar to other Allwinner SOC's like A83T, H3/H5. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> --- Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+)