Krzysztof Kozlowski <krzk@xxxxxxxxxx> writes: > On 08/10/2024 11:18, Gregory CLEMENT wrote: >> There is currently no eyeq6 compatible string defined in the binding >> documentation. Only eyeq6h version is defined, so let's use it. >> >> Note that there are actually no codes relying on eyeq6h; the purpose >> of this patch is mainly to be coherent with the documentation. >> >> Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> >> --- >> arch/mips/boot/dts/mobileye/eyeq6h-epm6.dts | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> > > That's a new platform, so you were supposed to make it warning free. I > think that dtbs_check were never really run here... Yes my bad. Sorry for that I won't do it again. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Thanks! > > Best regards, > Krzysztof