mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Add schgm_flash peripheral for PMI632
Add schgm_flash peripheral for PMI632, used for flash derating and other features. Change-Id: I394b13b0aedeae05ca483123d45170c904a5c5d4
This commit is contained in:
@@ -130,6 +130,16 @@
|
||||
#thermal-sensor-cells = <0>;
|
||||
};
|
||||
|
||||
qcom,schgm-flash@a600 {
|
||||
compatible = "qcom,schgm-flash";
|
||||
reg = <0xa600>;
|
||||
interrupts = <0x2 0xa6 0x2 IRQ_TYPE_EDGE_RISING>,
|
||||
<0x2 0xa6 0x6 IRQ_TYPE_EDGE_RISING>;
|
||||
interrupt-names = "flash-state-change",
|
||||
"ilim2-s2";
|
||||
qcom,flash-disable-soc = <10>;
|
||||
};
|
||||
|
||||
pmi632_gpios: pinctrl@c000 {
|
||||
compatible = "qcom,pmi632-gpio";
|
||||
reg = <0xc000>;
|
||||
|
||||
Reference in New Issue
Block a user