On Mon, 25 Mar 2024 22:10:11 +0100, Javier Carrasco wrote: > Convert existing binding to dtschema to support validation. > > This is a direct conversion with no additions. > > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> > --- > .../devicetree/bindings/rtc/nxp,lpc1788-rtc.txt | 21 -------- > .../devicetree/bindings/rtc/nxp,lpc1788-rtc.yaml | 60 ++++++++++++++++++++++ > 2 files changed, 60 insertions(+), 21 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>