diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2021-12-13 09:26:04 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-04-08 16:24:07 +0200 |
commit | 998282c6dad8ff0f981d2f18b1d0278760ff5d81 (patch) | |
tree | 63ad14a57137f023208356883d12d93969d11b7f /Documentation/devicetree | |
parent | dt-bindings: power: renesas,rcar-sysc: drop useless consumer example (diff) | |
download | linux-998282c6dad8ff0f981d2f18b1d0278760ff5d81.tar.xz linux-998282c6dad8ff0f981d2f18b1d0278760ff5d81.zip |
dt-bindings: qcom,pdc: Add SM6350 compatible
Add devicetree compatible for pdc on SM6350 SoC.
Also correct the compatibles for sm8250 and sm8350.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211213082614.22651-4-luca.weiss@fairphone.com
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt index 98d89e53013d..3b7b1134dea9 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt @@ -21,8 +21,9 @@ Properties: - "qcom,sc7180-pdc": For SC7180 - "qcom,sc7280-pdc": For SC7280 - "qcom,sdm845-pdc": For SDM845 - - "qcom,sdm8250-pdc": For SM8250 - - "qcom,sdm8350-pdc": For SM8350 + - "qcom,sm6350-pdc": For SM6350 + - "qcom,sm8250-pdc": For SM8250 + - "qcom,sm8350-pdc": For SM8350 - reg: Usage: required |