ARM: dts: msm: Update SWR haptics device-ID for Sun
Update the SWR haptics device ID for Sun boards. Change-Id: I8cc38e669e3260c63027954d64ca696528f7bdf8 Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
This commit is contained in:
@@ -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>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user