On Fri, Jun 2, 2023 at 7:24 AM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > Convert the isl1208 RTC device tree binding documentation to json-schema. > > Update the example to match reality. I still don't know why you say this and changed the example to be as simple as possible. Did you test it and does it not work with the actual driver? I looked at the code for parsing OF interrupts and it does not look like anything has changed to make it not work. Nor do I see anything incorrect in the original example. Can you explain what you think is wrong with the original example? > + > + rtc_twi: rtc@6f { > + compatible = "isil,isl1208"; > + reg = <0x6f>; > + }; > + }; > -- > 2.25.1 >