[PATCH v2 1/6] dt-bindings: mux: Convert reg-mux DT bindings to YAML
Rob Herring
robh at kernel.org
Mon May 17 14:06:06 PDT 2021
On Mon, May 17, 2021 at 11:47:34AM +0530, Kishon Vijay Abraham I wrote:
> Convert reg-mux DT bindings to YAML. Move the examples provided in
> reg-mux.txt to mux-controller.txt and remove reg-mux.txt
>
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> ---
> .../bindings/mux/mux-controller.txt | 113 ++++++++++++++-
We don't want to be adding to this.
> .../devicetree/bindings/mux/reg-mux.txt | 129 ------------------
> .../devicetree/bindings/mux/reg-mux.yaml | 47 +++++++
> 3 files changed, 159 insertions(+), 130 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mux/reg-mux.txt
> create mode 100644 Documentation/devicetree/bindings/mux/reg-mux.yaml
I have a more complete series converting mux bindings I'll send out.
Rob
More information about the linux-arm-kernel
mailing list