mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add initial devicetree nodes to support all 4 PCIe controllers for sa8195 platform. Change-Id: I0141e41208061e0225426e3f3f68d3acaf781244
15 lines
269 B
Plaintext
15 lines
269 B
Plaintext
#include "sdmshrike-v2.dtsi"
|
|
#include "sa8195-pmic.dtsi"
|
|
#include "sa8195p-pcie.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SA8195P";
|
|
qcom,msm-name = "SA8195P";
|
|
qcom,msm-id = <405 0x20000>;
|
|
};
|
|
|
|
&scc {
|
|
vdd_scc_cx-supply = <&VDD_SCC_CX_LEVEL>;
|
|
status = "ok";
|
|
};
|