Re: [PATCH RESEND v2 01/26] dt-bindings: qcom,pdc: document QCS615 Power Domain Controller
From: Akhil P Oommen
Date: Fri Dec 13 2024 - 06:35:14 EST
On 12/13/2024 4:54 PM, Akhil P Oommen wrote:
> From: Lijuan Gao <quic_lijuang@xxxxxxxxxxx>
>
> Add a compatible for the Power Domain Controller on QCS615 platform.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Lijuan Gao <quic_lijuang@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> index b1ea08a41bb0c369985c5f2d5b4c4644367a88dd..ac7ccd98944157d2b914b04753ed7e4ab08c5187 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
> @@ -26,6 +26,7 @@ properties:
> compatible:
> items:
> - enum:
> + - qcom,qcs615-pdc
> - qcom,qdu1000-pdc
> - qcom,sa8255p-pdc
> - qcom,sa8775p-pdc
>
Please ignore this mail.
-Akhil.