arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input
Add the RESIN input for sa8775p platforms' PMIC. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230327125316.210812-11-brgl@bgdev.pl
This commit is contained in:
committed by
Bjorn Andersson
parent
b3a755ba16
commit
cecff1f542
@@ -26,6 +26,13 @@
|
||||
linux,code = <KEY_POWER>;
|
||||
debounce = <15625>;
|
||||
};
|
||||
|
||||
pmm8654au_0_pon_resin: resin {
|
||||
compatible = "qcom,pmk8350-resin";
|
||||
interrupts-extended = <&spmi_bus 0x0 0x12 0x6 IRQ_TYPE_EDGE_BOTH>;
|
||||
debounce = <15625>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user