On 3/12/2025 5:14 PM, Krzysztof Kozlowski wrote: > On Tue, Mar 11, 2025 at 05:54:37PM +0530, Ayushi Makhija wrote: >> diff --git >> a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> index ffbd1dc9470e..3621e3f12b65 100644 >> --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> @@ -23,6 +23,7 @@ properties: >> - qcom,msm8996-dsi-ctrl >> - qcom,msm8998-dsi-ctrl >> - qcom,qcm2290-dsi-ctrl >> + - qcom,sa8775p-dsi-ctrl > > That's incomplete, where is the rest of updates in the file? Not > needed? > > Best regards, > Krzysztof > Hi Krzysztof, Thanks, for the review. Each compatible string has a different set of clocks which are associated with it. Sorry, I forget to add qcom,sa8775p-dsi-ctrl compatible based on the set of clocks which are associated with it. Will add it in next patch. --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml @@ -349,6 +349,7 @@ allOf: compatible: contains: enum: + - qcom,sa8775p-dsi-ctrl - qcom,sc7180-dsi-ctrl - qcom,sc7280-dsi-ctrl - qcom,sm6150-dsi-ctrl The remaining content in the file will stay the same, no other changes are needed. Thanks, Ayushi
- Re: [PATCH v2 09/10] drm/bridge: anx7625: update ... Dmitry Baryshkov
- Re: [PATCH v2 09/10] drm/bridge: anx7625: upd... Ayushi Makhija
- Re: [PATCH v2 09/10] drm/bridge: anx7625:... Dmitry Baryshkov
- Re: [PATCH v2 09/10] drm/bridge: anx7... Ayushi Makhija
- [PATCH v2 01/10] dt-bindings: display: msm-dsi-phy-7nm... Ayushi Makhija
- Re: [PATCH v2 01/10] dt-bindings: display: msm-ds... Krzysztof Kozlowski
- [PATCH v2 08/10] drm/bridge: anx7625: enable HPD inter... Ayushi Makhija
- Re: [PATCH v2 08/10] drm/bridge: anx7625: enable ... Dmitry Baryshkov
- [PATCH v2 02/10] dt-bindings: msm: dsi-controller-main... Ayushi Makhija
- Re: [PATCH v2 02/10] dt-bindings: msm: dsi-contro... Krzysztof Kozlowski
- Re: [PATCH v2 02/10] dt-bindings: msm: dsi-co... Ayushi Makhija
- [PATCH v2 03/10] dt-bindings: display: msm: document D... Ayushi Makhija
- Re: [PATCH v2 03/10] dt-bindings: display: msm: d... Dmitry Baryshkov
- Re: [PATCH v2 03/10] dt-bindings: display: msm: d... Krzysztof Kozlowski
- Re: [PATCH v2 03/10] dt-bindings: display: ms... Ayushi Makhija
- [PATCH v2 05/10] drm/msm/dsi: add DSI support for SA87... Ayushi Makhija
- Re: [PATCH v2 05/10] drm/msm/dsi: add DSI support... Dmitry Baryshkov
- [PATCH v2 06/10] arm64: dts: qcom: sa8775p: add Displa... Ayushi Makhija
- Re: [PATCH v2 06/10] arm64: dts: qcom: sa8775p: a... Dmitry Baryshkov
- [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ride: add a... Ayushi Makhija
- Re: [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ri... Krzysztof Kozlowski