Re: [PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline

From: Chen-Yu Tsai
Date: Tue May 01 2018 - 12:31:33 EST


On Wed, May 2, 2018 at 12:17 AM, Rob Herring <robh@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 +
>> 1 file changed, 1 insertion(+)
>
> Otherwise,
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

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