mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add initial device tree support for khajep/q target.
This is a snapshot of dtsi files as of msm-4.19
'commit <1a15a8827762> ("Merge "ARM: dts: msm:
Renaming seeya panels to 90Hz and 60Hz refresh rates"")'.
Change-Id: I5dac037a1544c5a3c15ccc2924eff58ec99626fc
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include "khajep-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Khajep ATP";
|
|
compatible = "qcom,khajep-atp", "qcom,khajep", "qcom,atp";
|
|
qcom,msm-id = <561 0x10000>;
|
|
qcom,board-id = <33 0>;
|
|
qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
|
|
};
|
|
|