Add lenovo,thinkpad-t14s-gen7 as a board compatible under qcom,mahua. The T14s Gen 7 uses the Mahua SoC (a 12-core variant of Glymur with cluster2 / cpu12-cpu17 fused off) rather than Glymur proper, matching what the platform's ACPI MADT dump reports (12 enabled + 6 disabled processors).
Assisted-by: Claude:claude-opus-4-7 Signed-off-by: Srinivas Kandagatla <[email protected]> --- Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index cf9d940f7371..92326e0e7feb 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -188,6 +188,13 @@ properties: - qcom,mahua-crd - const: qcom,mahua + - items: + - enum: + - lenovo,thinkpad-t14s-gen7-lcd + - lenovo,thinkpad-t14s-gen7-oled + - const: lenovo,thinkpad-t14s-gen7 + - const: qcom,mahua + - description: Sierra Wireless MangOH Green with WP8548 Module items: - const: swir,mangoh-green-wp8548 -- 2.53.0
