Re: [PATCH 1/2] dt-bindings: arm: mediatek: Add Lenovo YOGA Tablet 8/10
From: Akari Tsuyukusa
Date: Thu Mar 05 2026 - 12:08:19 EST
On Thu, Mar 5, 2026 at 5:27 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> > - items:
> > - enum:
> > - fairphone,fp1
> > + - lenovo,b6000-f
> > + - lenovo,b6000-h
> > + - lenovo,b8000-f
> > + - lenovo,b8000-h
>
> I don't see users of few of these. Also, explain in commit msg
> differences between 'f' and 'h'.
On Thu, Mar 5, 2026 at 5:35 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> I don't see the "blade" used either.
Hi Kozlowski, thank you for your review.
I will remove the unused compatible strings (b6000-f, b6000-h, b8000-h
and blade) in v2. I will also add an explanation to the commit message
that '-f' stands for Wi-Fi-only models and '-h' stands for 3G models.
Note, "blade" can be found in "ro.product.board" (build.prop).
B8000-F: blade10_row_wifi
B6000-H: blade8_row_3gdata
Best regards,
Akari