Re: [PATCH 1/4] regulator: dt-bindings: Add Silergy SYR82X allowed modes

From: Krzysztof Kozlowski

Date: Fri Jul 17 2026 - 05:11:02 EST


On Wed, Jul 15, 2026 at 05:51:38PM +0200, Victor Krawiec wrote:
> Make the PWM mode configurable from devicetree. Some boards require forced
> PWM mode to keep the supply ripple within acceptable limits under light
> load conditions
>
> Indexes are starting from 1 to keep backward compatibility with existing
> device trees
>
> Signed-off-by: Victor Krawiec <victor.krawiec@xxxxxxxxxxx>
> ---
> .../dt-bindings/regulator/silergy,syr82x.h | 20 +++++++++++++++++++
> 1 file changed, 20 insertions(+)
> create mode 100644 include/dt-bindings/regulator/silergy,syr82x.h
>

This header should be mentioned in the binding in property description.

> diff --git a/include/dt-bindings/regulator/silergy,syr82x.h b/include/dt-bindings/regulator/silergy,syr82x.h
> new file mode 100644
> index 000000000000..6d4aa86bb5c1
> --- /dev/null
> +++ b/include/dt-bindings/regulator/silergy,syr82x.h

Some confusing name. How is your binding file called? This must be the
same.

Best regards,
Krzysztof