On Mon, 25 Mar 2024 22:10:08 +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/armada-380-rtc.txt | 24 ---------- > .../bindings/rtc/marvell,armada-380-rtc.yaml | 51 ++++++++++++++++++++++ > 2 files changed, 51 insertions(+), 24 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>