Hi Krzysztof, > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. Thanks for your kind reminder. I'll check for this again. > > +description: > > + The Graphics Core Information (GFXI) are a block of registers in Nuvoton SoCs > > + that analyzes Graphics core behavior and provides inforomation in registers. > > typo: information > > > + > > +properties: > > + compatible: > > + items: > > + - enum: > > + - nuvoton,npcm750-gfxi > > + - nuvoton,npcm845-gfxi > > + - const: syscon > > + - const: simple-mfd > > That's not simple-mfd, you do not have any devices. These problems will be addressed in the next patch, thanks for the review. Regards, Marvin