[PATCH v2 1/2] dt-bindings: arm: mediatek: Add Lenovo YOGA Tablet 10 (Wi-Fi)
From: Akari Tsuyukusa
Date: Thu Mar 05 2026 - 13:53:28 EST
Add an entry for Lenovo YOGA Tablet 10 (Wi-Fi) tablet board,
named b8000-f.
It belongs to Lenovo's "blade" product family, a codename found in the
stock Android "ro.product.board" property (e.g., "blade10_row_wifi" for
B8000-F and "blade8_row_3gdata" for B6000-H).
The "blade" family includes several variants with different screen sizes
and connectivity:
YOGA Tablet 8 (8-inch display)
B6000-F : Wi-Fi
B6000-H : Wi-Fi + 3G (Data only)
B6000-HV : Wi-Fi + 3G (Voice)
YOGA Tablet 10 (10-inch display)
B8000-F : Wi-Fi
B8000-H : Wi-Fi + 3G (Data only)
These devices feature 1GB of RAM and powered by MediaTek MT8125 or MT8389
SoC. Since these SoCs are tablet-oriented variants of MT6589,
they are grouped under the "mediatek,mt6589" compatible string.
Signed-off-by: Akari Tsuyukusa <akkun11.open@xxxxxxxxx>
---
Documentation/devicetree/bindings/arm/mediatek.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml
index 382d0eb4d0af..ab3c5b1152f0 100644
--- a/Documentation/devicetree/bindings/arm/mediatek.yaml
+++ b/Documentation/devicetree/bindings/arm/mediatek.yaml
@@ -44,6 +44,7 @@ properties:
- items:
- enum:
- fairphone,fp1
+ - lenovo,b8000-f
- mundoreader,bq-aquaris5
- const: mediatek,mt6589
- items:
--
2.52.0