Re: [Freedreno] [PATCH 1/2] dt-bindings: display: msm: dp-controller: document SM8550 compatible

2023-06-01 Thread Krzysztof Kozlowski
On 01/06/2023 11:52, Neil Armstrong wrote:
> The SM8550 & SM8350 SoC shares the same DP TX IP version, use the
> SM8350 compatible as fallback for SM8550.
> 
> Signed-off-by: Neil Armstrong 
> ---


Acked-by: Krzysztof Kozlowski 

Best regards,
Krzysztof



[Freedreno] [PATCH 1/2] dt-bindings: display: msm: dp-controller: document SM8550 compatible

2023-06-01 Thread Neil Armstrong
The SM8550 & SM8350 SoC shares the same DP TX IP version, use the
SM8350 compatible as fallback for SM8550.

Signed-off-by: Neil Armstrong 
---
 Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml 
b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
index f0c2237d5f82..7a7cf3fb3e6d 100644
--- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml
@@ -29,6 +29,7 @@ properties:
   - items:
   - enum:
   - qcom,sm8450-dp
+  - qcom,sm8550-dp
   - const: qcom,sm8350-dp
 
   reg:

-- 
2.34.1