Messages in this thread |  | | Date | Tue, 8 Dec 2020 00:58:35 +0200 | From | Cristian Ciocaltea <> | Subject | Re: [PATCH v2 10/18] dt-bindings: i2c: owl: Convert Actions Semi Owl binding to a schema |
| |
On Mon, Dec 07, 2020 at 04:12:14PM -0600, Rob Herring wrote: > On Fri, 20 Nov 2020 01:56:04 +0200, Cristian Ciocaltea wrote: > > Convert the Actions Semi Owl I2C DT binding to a YAML schema for > > enabling DT validation. > > > > Additionally, add a new compatible string corresponding to the I2C > > controller found in the S500 variant of the Actions Semi Owl SoCs > > family. > > > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> > > --- > > .../devicetree/bindings/i2c/i2c-owl.txt | 29 --------- > > .../devicetree/bindings/i2c/i2c-owl.yaml | 62 +++++++++++++++++++ > > 2 files changed, 62 insertions(+), 29 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-owl.txt > > create mode 100644 Documentation/devicetree/bindings/i2c/i2c-owl.yaml > > > > Reviewed-by: Rob Herring <robh@kernel.org>
Thanks for reviewing, Cristi
|  |