diff --git a/sun-audio-overlay.dtsi b/sun-audio-overlay.dtsi index c87c1a12..6766af98 100644 --- a/sun-audio-overlay.dtsi +++ b/sun-audio-overlay.dtsi @@ -281,10 +281,9 @@ swr_haptics: swr_haptics@f0170220 { status = "disabled"; - compatible = "qcom,pm8750b-swr-haptics"; - reg = <0x02 0xf0170220>; - // Temporarily commented out to avoid compilation error - // swr-slave-supply = <&hap_swr_slave_reg>; + compatible = "qcom,pmih010x-swr-haptics"; + reg = <0x03 0xf0170220>; + swr-slave-supply = <&hap_swr_slave_reg>; qcom,rx_swr_ch_map = <0 0x01 0x01 0 PCM_OUT1>; }; };