On Fri, Feb 03, 2023 at 09:42:37AM +0000, Kiseok Jo wrote: > Fix according to the writing-schema.rst file and tested. > Add the missing property as compatible, reg, sys-clk-id. > > Signed-off-by: Kiseok Jo <kiseok.jo@xxxxxxxxxxxxxx> > --- > .../bindings/sound/irondevice,sma1303.yaml | 35 +++++++++++++++++-- > 1 file changed, 32 insertions(+), 3 deletions(-) What's the output of 'make dt_binding_check'? Asking since linux-next has been broken in different ways with this schema. Rob