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@xxxxxx> > --- > .../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