mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add trusted touch properties to focaltech node to support SVM(Secondary virtual machine). Add environment property that will differentiate between primary and secondary virtual machine. Change-Id: Iaf6805be10e5cd666573987d4156acca55aa75a9
11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
/dts-v1/;
|
|
|
|
#include "waipio-vm.dtsi"
|
|
#include "waipio-vm-mtp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Waipio SVM MTP";
|
|
compatible = "qcom,waipio-mtp", "qcom,waipio", "qcom,mtp";
|
|
qcom,board-id = <0x10008 0>;
|
|
};
|