[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250429144957.2088284-1-juerg.haefliger@canonical.com>
Date: Tue, 29 Apr 2025 16:49:53 +0200
From: Juerg Haefliger <juerg.haefliger@...onical.com>
To: juerg.haefliger@...onical.com
Cc: andersson@...nel.org,
conor+dt@...nel.org,
devicetree@...r.kernel.org,
konradybcio@...nel.org,
krzk+dt@...nel.org,
linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org,
robh@...nel.org
Subject: [PATCH v4 0/4] HP EliteBook Ultra G1q support
Add support for the HP EliteBook Ultra G1q 14" AI laptop.
Based on HWINFO64 and APCI tables, it seems to be the same HW as the
HP OmniBook X 14.
v3->v4:
- Bring the sound model back to the node
- Split the driver change into a separate commit
v2->v3:
- Drop status properties from nodes in patch 3/3
- Add acked-by-krzk to patch 2/3
v1->v2:
- Don't rename the X14 dts to dtsi and directly include the dts
- Add a label to the sound node and use that to override the model
- Reorder the dt doc patch before the dt usage
Juerg Haefliger (4):
arm64: dts: qcom: x1e80100-hp-omnibook-x14: add sound label
dt-bindings: arm: qcom: Document HP EliteBook Ultra G1q
arm64: dts: qcom: x1e80100-hp-elitebook-ultra-g1q: DT for HP EliteBook
Ultra G1q
firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q
.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../qcom/x1e80100-hp-elitebook-ultra-g1q.dts | 30 +++++++++++++++++++
.../dts/qcom/x1e80100-hp-omnibook-x14.dts | 2 +-
drivers/firmware/qcom/qcom_scm.c | 1 +
5 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-hp-elitebook-ultra-g1q.dts
--
2.43.0
Powered by blists - more mailing lists