Message ID | 20230530162454.51708-6-vkoul@kernel.org |
---|---|
State | New |
Headers | show |
Series | Introduce the SC8180x devices | expand |
On 30/05/2023 18:24, Vinod Koul wrote: > Document the compatible for pdc in SC8180X SoC > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml index a106ba6e810b..bed79a0ceac5 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml @@ -30,6 +30,7 @@ properties: - qcom,sa8775p-pdc - qcom,sc7180-pdc - qcom,sc7280-pdc + - qcom,sc8180x-pdc - qcom,sc8280xp-pdc - qcom,sdm845-pdc - qcom,sdx55-pdc
Document the compatible for pdc in SC8180X SoC Signed-off-by: Vinod Koul <vkoul@kernel.org> --- .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + 1 file changed, 1 insertion(+)