Skip to content

Commit d0e2f8f

Browse files
strongtzandersson
authored andcommitted
arm64: dts: qcom: Add device tree for ASUS Vivobook S 15
ASUS Vivobook S 15 is a laptop based on the Qualcomm Snapdragon X Elite SoC (X1E78100). Add the device tree for the laptop with support for the following features: - CPU frequency scaling up to 3.4GHz - NVMe storage on PCIe 6a (capable of Gen4x4, currently limited to Gen4x2) - Keyboard and touchpad - WCN7850 Wi-Fi - Two Type-C ports on the left side (USB3 only in one orientation) - internal eDP display - ADSP and CDSP remoteprocs Further details could be found in the cover letter. Signed-off-by: Xilin Wu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent ef70250 commit d0e2f8f

File tree

2 files changed

+617
-0
lines changed

2 files changed

+617
-0
lines changed

arch/arm64/boot/dts/qcom/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,5 +259,6 @@ dtb-$(CONFIG_ARCH_QCOM) += sm8650-hdk-display-card.dtb
259259
dtb-$(CONFIG_ARCH_QCOM) += sm8650-hdk.dtb
260260
dtb-$(CONFIG_ARCH_QCOM) += sm8650-mtp.dtb
261261
dtb-$(CONFIG_ARCH_QCOM) += sm8650-qrd.dtb
262+
dtb-$(CONFIG_ARCH_QCOM) += x1e80100-asus-vivobook-s15.dtb
262263
dtb-$(CONFIG_ARCH_QCOM) += x1e80100-crd.dtb
263264
dtb-$(CONFIG_ARCH_QCOM) += x1e80100-qcp.dtb

0 commit comments

Comments
 (0)