On Tue, 12 Nov 2024 05:21:24 +0200, Dmitry Baryshkov wrote:
> Add p1 region to the list of DP registers in the SA8775p example. This
> fixes the following warning:
>
> Documentation/devicetree/bindings/display/msm/qcom,sa8775p-mdss.example.dtb:
> displayport-controller@af54000: reg: [[183844864, 260], [183845376, 192],
> [183848960, 1904], [183853056, 156]] is too short
>
> Fixes: 409685915f00 ("dt-bindings: display/msm: Document MDSS on SA8775P")
> Reported-by: Rob Herring <[email protected]>
> Closes:
> https://lore.kernel.org/dri-devel/cal_jsqj0zoyazagztyj8xmspy+yzrbf-yg1vpn6tfofxqaw...@mail.gmail.com/c
> Signed-off-by: Dmitry Baryshkov <[email protected]>
> ---
> Changes in v2:
> - EDITME: describe what is new in this series revision.
> - EDITME: use bulletpoints and terse descriptions.
> - Link to v1:
> https://lore.kernel.org/r/[email protected]
> ---
> Documentation/devicetree/bindings/display/msm/qcom,sa8775p-mdss.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <[email protected]>