[PATCH 1/2] dt-bindings: arm: mediatek: Add Lenovo YOGA Tablet 8/10
Krzysztof Kozlowski
krzk at kernel.org
Thu Mar 5 00:27:05 PST 2026
On Thu, Mar 05, 2026 at 04:24:16AM +0900, Akari Tsuyukusa wrote:
> Add the "lenovo,blade" compatible string for the Lenovo YOGA Tablet 8/10
> family and add compatible strings for each board
> (B6000-F, B6000-H, B8000-F, B8000-H).
>
> These tablets are based on the "blade" platform, featuring 1GB of RAM
> and powered by MediaTek MT8125 or MT8389 SoCs. Since these SoCs are
> tablet-oriented variants of the MT6589, they are grouped under the
> "mediatek,mt6589" compatible string.
>
> Signed-off-by: Akari Tsuyukusa <akkun11.open at gmail.com>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
> index 382d0eb4d0af..69dbe389515c 100644
> --- a/Documentation/devicetree/bindings/arm/mediatek.yaml
> +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
> @@ -44,6 +44,11 @@ properties:
> - 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'.
Best regards,
Krzysztof
More information about the Linux-mediatek
mailing list