On 14/07/2023 08:43, Andre Werner wrote: > This is the initial description. > > Signed-off-by: Andre Werner <andre.werner@xxxxxxxxxxxxxxxxxxxxx> > --- Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC (and consider --no-git-fallback argument). 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. Didn't you get this comment already? If so, why you decided to ignore it? > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml > index ba2bfb547909..5a5de3f6cd37 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -320,6 +320,8 @@ properties: > # Rohm DH2228FV > - rohm,dh2228fv > # S524AD0XF1 (128K/256K-bit Serial EEPROM for Low Power) > + - renesas,hs3001 > + # Renesas HS300[1,2,3,4] Temperature and Relative Humidity Sensors Wrong placement of comment. Best regards, Krzysztof