Hello Laurent, > > > > +&i2c5 { > > +status = "okay"; > > +clock-frequency = <400000>; > > + > > +cec_clock: cec-clock { > > +compatible = "fixed-clock"; > > +#clock-cells = <0>; > > +clock-frequency = <12000000>; > > +}; > > I assume this describes a fixed clock generator that is not I2C-controlled. > The node should thus not be a child of the i2c5 bus node, but should be moved > to the root node of the DT. Will send a v2 to fix this. Thanks, Fab > > The rest looks good to me. With this fixed, > > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html