mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Add Gaming variant device trees for Ravelin SoC. Change-Id: I7bcca096c34dae7e931369c87a4a76dcb3b38ec6
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "ravelin-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Ravelin ATP";
|
|
compatible = "qcom,ravelin-atp", "qcom,ravelin", "qcom,atp";
|
|
qcom,msm-id = <568 0x10000>, <602 0x10000>, <653 0x10000>, <654 0x10000>;
|
|
qcom,board-id = <33 0>;
|
|
};
|