]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: w1: Convert 1-Wire GPIO binding to a schema
authorMaxime Ripard <maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:38 +0000 (11:18 +0200)
committerRob Herring <robh@kernel.org>
Mon, 13 Sep 2021 13:20:19 +0000 (08:20 -0500)
commite6b830eae69210023a1ca96b6bafbeb843d89821
tree63233ec5c4187924153d217e1cd21e68f6ba046d
parenta17ee58d502dbb52f9e08942d7bda79c3837d41c
dt-bindings: w1: Convert 1-Wire GPIO binding to a schema

Bitbanged 1-Wire buses are supported by Linux thanks to their 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: Daniel Mack <zonque@gmail.com>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210901091852.479202-39-maxime@cerno.tech
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/w1/w1-gpio.txt [deleted file]
Documentation/devicetree/bindings/w1/w1-gpio.yaml [new file with mode: 0644]