diff options
| author | Krzysztof Kozlowski <[email protected]> | 2025-06-18 14:32:33 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2025-07-04 13:35:19 +0000 |
| commit | 1ea958223c06a2c41fbd52f9fdd1e8d9afd4bd40 (patch) | |
| tree | e18e3ba79be1d8340b7b58309cc87e6c49809492 | |
| parent | dt-bindings: display/msm: dp-controller: Add SM8750 (diff) | |
| download | kernel-1ea958223c06a2c41fbd52f9fdd1e8d9afd4bd40.tar.gz kernel-1ea958223c06a2c41fbd52f9fdd1e8d9afd4bd40.zip | |
dt-bindings: display/msm: qcom,sm8650-dpu: Add SM8750
Add DPU for Qualcomm SM8750 SoC which has several differences, new
blocks and changes in registers, making it incompatible with SM8650.
Acked-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/659612/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/display/msm/qcom,sm8650-dpu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sm8650-dpu.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sm8650-dpu.yaml index 01cf79bd754b..0a46120dd868 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,sm8650-dpu.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,sm8650-dpu.yaml @@ -16,6 +16,7 @@ properties: enum: - qcom,sa8775p-dpu - qcom,sm8650-dpu + - qcom,sm8750-dpu - qcom,x1e80100-dpu reg: |
