On Fri, Mar 06, 2020 at 10:00:44AM +0100, Geert Uytterhoeven wrote: > Hi Rob, Greg, > > This patch series converts the generic serial interface and slave-device > Device Tree bindings to json-schema. > > Changes compared to v1[1]: > - Update references to serial.txt and slave-device.txt, > - Fix nodename pattern, > - Add missing maxItems to *-gpios, > - Express that uart-has-rtscts and [cr]ts-gpios are > mutually-exclusive, > - Drop examples, > - Allow any child node names, > - Typo s/connnected/connected/. > > This is a dependency for converting more serial DT bindings that will > refer to properties defined in serial.yaml. > > This patch is based on next-20200306, which has a recent change to > nextqualcomm-bluetooth.txt. Basing it on next is not too useful. I'm inclined to apply and just drop what conflicts for me. We can fixup the reference after rc1. Rob