[PATCH v2 0/3] HP EliteBook Ultra G1q support
From: Juerg Haefliger
Date: Tue Apr 08 2025 - 10:58:58 EST
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.
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 (3):
arm64: dts: qcom: x1e80100-hp-omnibook-x14: add sound label and pull
out the model
dt-bindings: arm: qcom: Document HP EliteBook Ultra G1q
arm64: dts: qcom: x1e80100-hp-elitebook-ultra-g1q: DT 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 | 36 +++++++++++++++++++
.../dts/qcom/x1e80100-hp-omnibook-x14.dts | 7 ++--
drivers/firmware/qcom/qcom_scm.c | 1 +
5 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-hp-elitebook-ultra-g1q.dts
--
2.43.0