Re: [PATCH v3] dt-bindings: mfd: Convert stmfx bindings to json-schema
From: Benjamin GAIGNARD <hidden>
Date: 2020-05-14 07:40:19
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Benjamin GAIGNARD <hidden>
Date: 2020-05-14 07:40:19
Also in:
linux-arm-kernel, linux-gpio, lkml
On 2/26/20 5:21 PM, Rob Herring wrote:
On Thu, 20 Feb 2020 17:22:46 +0100, Benjamin Gaignard wrote:quoted
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
Hi Lee, Rob, I haven't been able to found this patch in -next branches, can one of you merge it ? Thanks, Benjamin
Reviewed-by: Rob Herring <robh@kernel.org>