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 khaje 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: If428c038853f51879fb84f4b7500520367ecf686
15 lines
348 B
Plaintext
15 lines
348 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include "khaje-idp.dtsi"
|
|
#include "khaje-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Khaje IDP";
|
|
compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
|
|
qcom,msm-id = <518 0x10000>;
|
|
qcom,board-id = <0x10022 0>;
|
|
qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
|
|
};
|