From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH] dt-bindings: mfd: max77620: Convert to json-schema Date: Thu, 18 Jun 2020 09:28:32 +0100 Message-ID: <20200618082832.GA954398@dell> References: <20200609162621.1769610-1-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20200609162621.1769610-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Rob Herring , Linus Walleij , Bartosz Golaszewski , Mark Brown , Zhang Rui , Daniel Lezcano , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Tue, 09 Jun 2020, Thierry Reding wrote: > From: Thierry Reding > > Convert the Maxim MAX77620 PMIC device tree bindings from free-form text > format to json-schema. > > This also pulls in the GPIO, regulator, pinmux and thermal bindings for > the corresponding subdevices into the top-level binding so that it can > be described more consistently. > > Signed-off-by: Thierry Reding > --- > .../bindings/gpio/gpio-max77620.txt | 25 - > .../devicetree/bindings/mfd/max77620.txt | 162 ----- > .../devicetree/bindings/mfd/max77620.yaml | 662 ++++++++++++++++++ > .../bindings/pinctrl/pinctrl-max77620.txt | 127 ---- > .../bindings/regulator/regulator-max77620.txt | 222 ------ > .../bindings/thermal/max77620_thermal.txt | 70 -- > 6 files changed, 662 insertions(+), 606 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-max77620.txt > delete mode 100644 Documentation/devicetree/bindings/mfd/max77620.txt > create mode 100644 Documentation/devicetree/bindings/mfd/max77620.yaml > delete mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt > delete mode 100644 Documentation/devicetree/bindings/regulator/regulator-max77620.txt > delete mode 100644 Documentation/devicetree/bindings/thermal/max77620_thermal.txt Wow, what a beast. I can see why Rob is putting this one off! Changes look okay to me, but Rob and Linus should review. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog