[PATCH 30/54] dt-bindings: regulator: Convert SY8106A binding to a schema

Rob Herring robh at kernel.org
Fri Jul 23 15:01:01 PDT 2021


On Wed, 21 Jul 2021 16:04:00 +0200, Maxime Ripard wrote:
> The Silergy SY8106A is a regulator controlled through i2c supported by
> Linux with a matching device tree binding.
> 
> Now that we have the DT validation in place, let's convert the device
> tree bindings for that driver over to a YAML schema.
> 
> Cc: Icenowy Zheng <icenowy at aosc.io>
> Cc: Liam Girdwood <lgirdwood at gmail.com>
> Cc: Mark Brown <broonie at kernel.org>
> Cc: Ondrej Jirman <megous at megous.com>
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
> ---
>  .../bindings/regulator/silergy,sy8106a.yaml   | 52 +++++++++++++++++++
>  .../bindings/regulator/sy8106a-regulator.txt  | 23 --------
>  2 files changed, 52 insertions(+), 23 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml
>  delete mode 100644 Documentation/devicetree/bindings/regulator/sy8106a-regulator.txt
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list