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 SA8195 device tree files based on msm-5.4, also add relevant changes in the Makefile. Change-Id: I6b0e29ddbbd87a917d73842adb1cbecb0ef3e094
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
/dts-v1/;
|
|
|
|
#include "sa8195p.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SA8195P SoC";
|
|
compatible = "qcom,sa8195p";
|
|
qcom,pmic-name = "PM8150";
|
|
qcom,board-id = <0 0>;
|
|
};
|