[PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline
From: Chen-Yu Tsai <hidden>
Date: 2018-05-01 16:31:29
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2018-05-01 16:31:29
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
On Wed, May 2, 2018 at 12:17 AM, Rob Herring [off-list ref] wrote:
On Mon, Apr 30, 2018 at 05:10:41PM +0530, Jagan Teki wrote:quoted
Allwinner A64 has DE2 pipeline similar to other Allwinner SOC's like A83T, H3/H5.'dt-bindings: ' for the subject prefix.quoted
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