Re: [PATCH] MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device tree

From: Gregory CLEMENT
Date: Tue Oct 08 2024 - 06:03:38 EST


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