mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Enable QBT driver for kalama
Enable QBT driver in dtsi for kalama. Change-Id: Ice06df8817a5f85fe12ed1785b39863b528e537f
This commit is contained in:
@@ -3394,6 +3394,13 @@
|
||||
thermal_zones: thermal-zones {
|
||||
};
|
||||
|
||||
qcom,qbt_handler {
|
||||
compatible = "qcom,qbt-handler";
|
||||
qcom,ipc-gpio = <&tlmm 40 0>;
|
||||
qcom,finger-detect-gpio = <&tlmm 41 0>;
|
||||
qcom,intr2-gpio = <&tlmm 42 0>;
|
||||
};
|
||||
|
||||
spmi_bus: spmi0_bus: qcom,spmi@c42d000 {
|
||||
compatible = "qcom,spmi-pmic-arb";
|
||||
reg = <0xc42d000 0x4000>,
|
||||
|
||||
Reference in New Issue
Block a user