Skip to content

Commit ac9d8bf

Browse files
Yuanjie Yanglumag
authored andcommitted
dt-bindings: display/msm: dsi-controller-main: Add Kaanapali
The DSI registers on the Kaanapali platform differ from those on SM8750. So add DSI for Kaanapali to compatible these changes. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Yuanjie Yang <yuanjie.yang@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/698698/ Link: https://lore.kernel.org/r/20260115092749.533-4-yuanjie.yang@oss.qualcomm.com Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
1 parent b92efcf commit ac9d8bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ properties:
1515
- items:
1616
- enum:
1717
- qcom,apq8064-dsi-ctrl
18+
- qcom,kaanapali-dsi-ctrl
1819
- qcom,msm8226-dsi-ctrl
1920
- qcom,msm8916-dsi-ctrl
2021
- qcom,msm8953-dsi-ctrl
@@ -374,6 +375,7 @@ allOf:
374375
compatible:
375376
contains:
376377
enum:
378+
- qcom,kaanapali-dsi-ctrl
377379
- qcom,sm8750-dsi-ctrl
378380
then:
379381
properties:

0 commit comments

Comments
 (0)