Re: [PATCH v3 2/2] dt-bindings: display: msm: Fix reg ranges for DP example node

From: Dmitry Baryshkov

Date: Mon Mar 02 2026 - 08:20:06 EST


On Mon, Mar 02, 2026 at 11:58:36AM +0200, Abel Vesa wrote:
> Add the missing p2, p3, mst2link and mst3link register blocks to the DP
> example node. This is now necessary since the DP schema has been fixed.
>
> While at it, use actual addresses from the first controller instead of
> made-up ones. This will align it with the description from SoC devicetree.
>
> Cc: <stable@xxxxxxxxxxxxxxx> # v6.19
> Fixes: 1aee577bbc60 ("dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem")
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> .../bindings/display/msm/qcom,glymur-mdss.yaml | 16 ++++++++++------
> 1 file changed, 10 insertions(+), 6 deletions(-)
>
> - displayport-controller@ae90000 {
> + displayport-controller@af54000 {

Nice.


Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>



> compatible = "qcom,glymur-dp";
> - reg = <0xae90000 0x200>,
> - <0xae90200 0x200>,
> - <0xae90400 0x600>,
> - <0xae91000 0x400>,
> - <0xae91400 0x400>;
> + reg = <0xaf54000 0x200>,

--
With best wishes
Dmitry