mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add skeleton for all SM8150 and SA8155 device tree files based on msm-5.4, also add relevant changes in the Makefile. Change-Id: Ic9e31428830f1e1796ceb2af29be693dd139eee3
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
/dts-v1/;
|
|
|
|
#include "sa8155-v1.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SA8155 SoC";
|
|
compatible = "qcom,sa8155";
|
|
qcom,pmic-name = "PM8150";
|
|
qcom,board-id = <0 0>;
|
|
};
|