mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
- Adding SOCID for IOT in devicetree for Kalama. - Disable the swr-haptics for kalama cdp / hdk platform. Change-Id: Ia1bd1ab01aec00d4e6c7af211973f02e9ae80759
17 lines
523 B
Plaintext
17 lines
523 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/clock/qcom,gcc-kalama.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include <dt-bindings/interconnect/qcom,kalama.h>
|
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
|
|
|
#include "kalama-audio.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Kalama";
|
|
compatible = "qcom,kalama", "qcom,kalamap";
|
|
qcom,msm-id = <519 0x10000>, <536 0x10000>, <519 0x20000>, <536 0x20000>, <600 0x20000>, <601 0x20000>, <603 0x20000>, <604 0x20000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|