On 04/08/2023 16:19, Waqar Hameed wrote: > Epson RX8111 is an RTC with timestamp functionality. Add devicetree > bindings requiring the compatible string and I2C slave address (reg). > + > +maintainers: > + - Waqar Hameed <waqar.hameed@xxxxxxxx> > + > +description: | > + RTC with timestamp functionality. > + > + https://support.epson.biz/td/api/doc_check.php?dl=app_RX8111CE&lang=en > + > +properties: > + compatible: > + const: epson,rx8111 > + > + reg: > + const: 0x32 > + > +required: > + - compatible > + - reg Just add it to trivial-rtc.yaml. You miss here more things than trivial is providing, so... Best regards, Krzysztof