Re: [PATCH v5 2/3] dt-bindings: thermal: add loongson2k thermal binding

From: Krzysztof Kozlowski
Date: Thu Sep 29 2022 - 03:45:59 EST


On 29/09/2022 09:07, Yinbo Zhu wrote:
>>>>>
>>>>> ... and please test your patches before sending :(
>>> You said is refer that "reg: [[0, 534779136], [0, 48]] is too long" ?
>>> Need fix that warning, right?
>>
>> Yes. You said you tested it but then sent with an error... so it's not
>> really a testing.
> sorry, I did do some testing. but I think It is okay that can generate a
> dtb without reporting an error when compile yaml file, in fact, I
> ignore the warning, I will fix it in v6.


Do you also send the code with warnings reported by GCC? Judging by
number of kernel test robot reports, it could be. So just to be very,
very clear: do not send any code which generates any warning. For GCC
this means W=1 builds.

Best regards,
Krzysztof