On Wed, 20 May 2020 08:20:35 +0800, Anson Huang wrote: > Convert the MXS GPIO binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > .../devicetree/bindings/gpio/gpio-mxs.txt | 88 ------------- > .../devicetree/bindings/gpio/gpio-mxs.yaml | 136 +++++++++++++++++++++ > 2 files changed, 136 insertions(+), 88 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-mxs.txt > create mode 100644 Documentation/devicetree/bindings/gpio/gpio-mxs.yaml > Applied, thanks!