Hi Geert, On Aug 29, Geert Uytterhoeven wrote:
> > --- /dev/null > > +++ b/arch/arm/boot/dts/r7s72100-rskrza1.dts > > > + compatible = "renesas,rskrza1", "renesas,r7s72100"; > > scripts/checkpatch.pl says: > > DT compatible string "renesas,rskrza1" appears un-documented -- check > ./Documentation/devicetree/bindings/ > > Please send a follow-up patch to add this compatible value to > Documentation/devicetree/bindings/arm/shmobile.txt. > > > +&scif2 { > > + status = "okay"; > > +}; > > + > > Please drop the trailing empty line. Thank you for the review. I will modify and resend. Chris