Skip to content

Commit 07992ac

Browse files
yijiyangximiali
authored andcommitted
FROMLIST: arm64: dts: qcom: Add base PURWA-IOT-EVK board
The PURWA-IOT-EVK is an evaluation platform for IoT products, composed of the Purwa IoT SoM and a carrier board. Together, they form a complete embedded system capable of booting to UART. PURWA-IOT-EVK uses the PS8833 as a retimer for USB0, unlike HAMOA-IOT-EVK. Meanwhile, USB0 bypasses the SBU selector FSUSB42. Make the following peripherals on the carrier board enabled: - UART - On-board regulators - USB Type-C mux - Pinctrl - Embedded USB (EUSB) repeaters - NVMe - pmic-glink - USB DisplayPorts - Bluetooth - WLAN - Audio - PCIe ports for PCIe3 through PCIe6a - TPM Link: https://lore.kernel.org/all/20260202073555.1345260-4-yijie.yang@oss.qualcomm.com/ Signed-off-by: Yijie Yang <yijie.yang@oss.qualcomm.com>
1 parent 24c2482 commit 07992ac

2 files changed

Lines changed: 1639 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-lilac.dtb
143143
dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-maple.dtb
144144
dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-poplar.dtb
145145
dtb-$(CONFIG_ARCH_QCOM) += msm8998-xiaomi-sagit.dtb
146+
dtb-$(CONFIG_ARCH_QCOM) += purwa-iot-evk.dtb
146147
dtb-$(CONFIG_ARCH_QCOM) += qcm6490-fairphone-fp5.dtb
147148
dtb-$(CONFIG_ARCH_QCOM) += qcm6490-idp.dtb
148149
dtb-$(CONFIG_ARCH_QCOM) += qcm6490-particle-tachyon.dtb

0 commit comments

Comments
 (0)