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 <robh@xxxxxxxxxx> > Closes: https://lore.kernel.org/dri-devel/CAL_JsqJ0zoyaZAgZtyJ8xMsPY+YzrbF-YG1vPN6tFoFXQaW09w@xxxxxxxxxxxxxx/c > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > 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/20241112-fd-dp-fux-warning-v1-1-705b527f5a63@xxxxxxxxxx > --- > Documentation/devicetree/bindings/display/msm/qcom,sa8775p-mdss.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>