On Fri, 6 Mar 2020 10:00:46 +0100, Geert Uytterhoeven wrote: > Convert the serial slave-device Device Tree binding documentation to > json-schema, and incorporate it into the generic serial bindings. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v2: > - Update references to slave-device.txt, > - Allow any child node names, > - Typo s/connnected/connected/. > --- > .../devicetree/bindings/gnss/gnss.txt | 2 +- > .../bindings/net/broadcom-bluetooth.txt | 2 +- > .../bindings/net/mediatek-bluetooth.txt | 2 +- > .../devicetree/bindings/net/qca,qca7000.txt | 2 +- > .../bindings/net/qualcomm-bluetooth.txt | 2 +- > .../devicetree/bindings/net/ti-bluetooth.txt | 3 +- > .../devicetree/bindings/serial/serial.yaml | 56 +++++++++++++++++++ > .../bindings/serial/slave-device.txt | 45 --------------- > MAINTAINERS | 2 +- > 9 files changed, 63 insertions(+), 53 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/serial/slave-device.txt > Applied, thanks. I dropped qualcomm-bluetooth.txt change for now. Rob