]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Convert SY8106A binding to a schema
authorMaxime Ripard <maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:33 +0000 (11:18 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 13 Sep 2021 00:59:26 +0000 (01:59 +0100)
commitb1c36aae51c951af1c011de0b4f15bab06e82a52
tree6f10133983247a429404bbd28f461fe679a614a7
parentadea283117225281ecf537171a06dd6e430bd8db
regulator: Convert SY8106A binding to a schema

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@aosc.io>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Ondrej Jirman <megous@megous.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210901091852.479202-34-maxime@cerno.tech
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/regulator/sy8106a-regulator.txt [deleted file]