Re: [PATCH v3] dt-bindings: mfd: Convert stmfx bindings to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2020-02-26 16:21:31
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-02-26 16:21:31
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Thu, 20 Feb 2020 17:22:46 +0100, Benjamin Gaignard wrote:
Convert stmfx bindings to json-schema Signed-off-by: Benjamin Gaignard <redacted> --- .../devicetree/bindings/mfd/st,stmfx.yaml | 124 +++++++++++++++++++++ Documentation/devicetree/bindings/mfd/stmfx.txt | 28 ----- .../devicetree/bindings/pinctrl/pinctrl-stmfx.txt | 116 ------------------- 3 files changed, 124 insertions(+), 144 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/st,stmfx.yaml delete mode 100644 Documentation/devicetree/bindings/mfd/stmfx.txt delete mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-stmfx.txt
Reviewed-by: Rob Herring <robh@kernel.org>