On 3/25/24 17:01, Rob Herring wrote: > On Sat, Mar 23, 2024 at 11:46:15PM +0100, Javier Carrasco wrote: >> Convert existing binding to dtschema to support validation. >> >> The binding has been renamed to match its compatible. Apart from that, >> it is a direct conversion with no additions. >> >> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> >> --- >> .../devicetree/bindings/rtc/cnxt,cx92755-rtc.yaml | 37 ++++++++++++++++++++++ >> .../devicetree/bindings/rtc/digicolor-rtc.txt | 17 ---------- >> 2 files changed, 37 insertions(+), 17 deletions(-) > > This could probably just go into trivial-rtc.yaml. > > Rob Does it make no difference if the reg property is a single address or address + size? trivial-rtc.yaml does no specify that ('an address' is mentioned), and I don't know if it is obvious for someone who wants to use this device. Best regards, Javier Carrasco