[PATCH 1/4] dt-bindings: mfd: sy7636a: Add missing gpio pins and supply

Krzysztof Kozlowski krzk at kernel.org
Sat Sep 6 05:01:25 PDT 2025


On 06/09/2025 11:09, Andreas Kemnade wrote:
> To be able to fully describe how the SY7636A is connected to the system,
> add properties for the EN and VCOM_EN pins. To squeeze out every bit
> of unused current, in many devices it is possible to power off the
> complete chip. Add an input regulator to allow that.
> 
> Signed-off-by: Andreas Kemnade <akemnade at kernel.org>
> ---
>  .../devicetree/bindings/mfd/silergy,sy7636a.yaml         | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml b/Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml
> index ee0be32ac0204..08ad593e237f1 100644
> --- a/Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml
> +++ b/Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml
> @@ -32,6 +32,22 @@ properties:
>        Specifying the power good GPIOs.
>      maxItems: 1
>  
> +  en-gpios:

enable-gpios, unless it is something else, but then please explain in
the description.

> +    description:
> +      If EN pin is not hardwired, specify it here to have it set up.
> +    maxItems: 1


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list