summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml
AgeCommit message (Collapse)Author
2018-12-13dt-bindings: i2c: Convert i2c-gpio binding to json-schemaRob Herring
Convert the i2c-gpio binding to DT schema format using json-schema. This serves as an example of how to include other schema (i2c-controller.yaml in this case). Signed-off-by: Rob Herring <robh@kernel.org>