[Freedreno] [PATCH v3 02/14] dt-bindings: display/msm: hdmi: mark old GPIO properties as deprecated
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Jun 9 12:23:38 UTC 2022
Mark obsolete GPIO properties as deprecated. They are not used by
existing device trees. While we are at it, also drop them from the
schema example.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Reviewed-by: Stephen Boyd <swboyd at chromium.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
---
Documentation/devicetree/bindings/display/msm/hdmi.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/msm/hdmi.yaml b/Documentation/devicetree/bindings/display/msm/hdmi.yaml
index 861678b2bf94..99b07abcd960 100644
--- a/Documentation/devicetree/bindings/display/msm/hdmi.yaml
+++ b/Documentation/devicetree/bindings/display/msm/hdmi.yaml
@@ -66,14 +66,17 @@ properties:
qcom,hdmi-tx-mux-en-gpios:
maxItems: 1
+ deprecated: true
description: HDMI mux enable pin
qcom,hdmi-tx-mux-sel-gpios:
maxItems: 1
+ deprecated: true
description: HDMI mux select pin
qcom,hdmi-tx-mux-lpm-gpios:
maxItems: 1
+ deprecated: true
description: HDMI mux lpm pin
'#sound-dai-cells':
--
2.35.1
More information about the Freedreno
mailing list