Hi Geert > It looks much better now (I hope it still works?) I hope so :) > > + ports@1 { > > + reg = <1>; > > + /* > > + * BE > > + * > > + * (Y) PCM3168A-p > > + */ > > checkpath: WARNING: Block comments should align the * on each line Oops, will fix > > &rcar_sound { > > - rcar_sound,dai { > > + #address-cells = <1>; > > + #size-cells = <0>; > > + > > + rcar_sound,dai@1 { > > + reg = <1>; > > Can you please make a similar change for "rcar_sound,dai", i.e. use > "rcar_sound,dai@0" and add #{address,size}-cells in the ULCB DTS files? will fix Thank you for your help !! Best regards --- Kuninori Morimoto