From: Bartosz Golaszewski Date: Mon, 27 Mar 2023 12:53:08 +0000 (+0200) Subject: arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input X-Git-Tag: v6.4-rc1~168^2~12^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cecff1f5429d975df9649376e2bd5a2fb004f988;p=thirdparty%2Fkernel%2Flinux.git 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 Reviewed-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230327125316.210812-11-brgl@bgdev.pl --- diff --git a/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi b/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi index f421d4d64c8eb..8616ead3daf5f 100644 --- a/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi +++ b/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi @@ -26,6 +26,13 @@ linux,code = ; 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"; + }; }; };