On Wed, 21 Oct 2020 13:43:07 +0200, Ricardo Cañuelo wrote: > Convert the google,cros-ec-keyb binding to YAML and add it as a property > of google,cros-ec.yaml > > Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@xxxxxxxxxxxxx> > --- > .../bindings/input/cros-ec-keyb.txt | 72 --------------- > .../bindings/input/google,cros-ec-keyb.yaml | 92 +++++++++++++++++++ > .../bindings/mfd/google,cros-ec.yaml | 3 + > 3 files changed, 95 insertions(+), 72 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/input/cros-ec-keyb.txt > create mode 100644 Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml > Applied, thanks!