ARM: dts: msm: Add L3K regulator and pcie_rp support

Add L3K regulator support and change pcie0_rp to pcie_rp. In addition,
enable canoe dtsi compilation.

Change-Id: I2771e43d559c5ae67d5fad04b45eac7060c94d72
CRs-Fixed: 3986494
This commit is contained in:
Alan Z. Chen
2024-11-27 15:31:11 -08:00
parent 4ac99ae337
commit f43fdbf553
3 changed files with 11 additions and 2 deletions

5
Kbuild
View File

@@ -1,3 +1,8 @@
ifeq ($(CONFIG_ARCH_CANOE),y)
dtbo-y += canoe-kiwi-cnss.dtbo
dtbo-y += canoe-peach-cnss.dtbo
endif
ifeq ($(CONFIG_ARCH_SUN),y)
dtbo-y += sun-kiwi-cnss.dtbo
dtbo-y += sun-kiwi-cnss-v8.dtbo