diff mbox series

[v3,5/6] arm64: dts: qcom: x1p42100: Add Lenovo ThinkBook 16 G7 QOY

Message ID 20250524-tb16-dt-v3-5-17e26d935e73@oldschoolsolutions.biz
State New
Headers show
Series arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree | expand

Commit Message

Jens Glathe via B4 Relay May 24, 2025, 9:19 a.m. UTC
From: Jens Glathe <jens.glathe@oldschoolsolutions.biz>

The Thinkbook 16 appears to be an X1 / X1 Plus only design.
Add make targets for normal and -el2 variant.

Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
---
 arch/arm64/boot/dts/qcom/Makefile | 3 +++
 1 file changed, 3 insertions(+)

Comments

Jens Glathe May 24, 2025, 10:36 a.m. UTC | #1
Am 24.05.25 um 12:11 schrieb Dmitry Baryshkov:
> This will break without the next patch. They need to be squashet into a
> single patch.
>
Changing the order wouldn't suffice? No problem, will squash

with best regards

Jens
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile
index 669b888b27a1daa93ac15f47e8b9a302bb0922c2..aff4fe3e81ec0d6f6d52e2aa0da327b7576632d8 100644
--- a/arch/arm64/boot/dts/qcom/Makefile
+++ b/arch/arm64/boot/dts/qcom/Makefile
@@ -327,3 +327,6 @@  x1e80100-qcp-el2-dtbs	:= x1e80100-qcp.dtb x1-el2.dtbo
 dtb-$(CONFIG_ARCH_QCOM)	+= x1e80100-qcp.dtb x1e80100-qcp-el2.dtb
 x1p42100-crd-el2-dtbs	:= x1p42100-crd.dtb x1-el2.dtbo
 dtb-$(CONFIG_ARCH_QCOM)	+= x1p42100-crd.dtb x1p42100-crd-el2.dtb
+x1p42100-lenovo-thinkbook-16-el2-dtbs	:= x1p42100-lenovo-thinkbook-16.dtb x1-el2.dtbo
+dtb-$(CONFIG_ARCH_QCOM)	+= x1p42100-lenovo-thinkbook-16.dtb x1p42100-lenovo-thinkbook-16-el2.dtb
+