Re: [PATCH 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Document PMC8380

From: Krzysztof Kozlowski
Date: Thu May 23 2024 - 16:52:11 EST


On 22/05/2024 13:30, Konrad Dybcio wrote:
> PMC8380 is a new PMIC used with X1 SoCs. Document it
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
> index 50846a2d09c8..a52949526a2a 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
> @@ -57,6 +57,7 @@ properties:
> - qcom,pma8084-gpio
> - qcom,pmc8180-gpio
> - qcom,pmc8180c-gpio
> + - qcom,pmc8380-gpio

There is also allOf: with if: constraining number of lines and reserved
ranges.

Best regards,
Krzysztof