On Fri, Mar 13, 2020 at 3:20 AM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Fri, 6 Mar 2020 16:55:13 +0800, Ikjoon Jang wrote: > > Convert the ChromeOS EC bindings to json-schema. > > > > Signed-off-by: Ikjoon Jang <ikjn@xxxxxxxxxxxx> > > Reviewed-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> > > --- > > .../devicetree/bindings/mfd/cros-ec.txt | 76 ----------- > > .../bindings/mfd/google,cros-ec.yaml | 129 ++++++++++++++++++ > > 2 files changed, 129 insertions(+), 76 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/mfd/cros-ec.txt > > create mode 100644 Documentation/devicetree/bindings/mfd/google,cros-ec.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> This patch should go through Lee Jones tree?