arm64: dts: qcom: Fix WiFi supplies on sc7180-idp
authorDouglas Anderson <dianders@chromium.org>
Thu, 25 Jun 2020 20:17:09 +0000 (13:17 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 15 Jul 2020 19:22:11 +0000 (12:22 -0700)
commit6bab7cd0350c3749911859dc3519e22bd31db6df
treecad5f6632e9f1abc4b277128bb93f9ef74d3fea2
parent433f9a57298fce84b7e91036a1ab26496b67be03
arm64: dts: qcom: Fix WiFi supplies on sc7180-idp

The WiFi supplies that were added recently can't have done anything
useful because they were missing the "-supply" suffix.  Booting
without the "-supply" suffix would give these messages:

ath10k_snoc 18800000.wifi: 18800000.wifi supply vdd-0.8-cx-mx not found, using dummy regulator
ath10k_snoc 18800000.wifi: 18800000.wifi supply vdd-1.8-xo not found, using dummy regulator
ath10k_snoc 18800000.wifi: 18800000.wifi supply vdd-1.3-rfa not found, using dummy regulator
ath10k_snoc 18800000.wifi: 18800000.wifi supply vdd-3.3-ch0 not found, using dummy regulator

Let's add the "-supply" suffix.

Tested-by: Rakesh Pillai <pillair@codeaurora.org>
Reviewed-by: Rakesh Pillai <pillair@codeaurora.org>
Fixes: 1e7594a38f37 ("arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20200625131658.REPOST.1.I32960cd32bb84d6db4127c906d7e371fa29caebf@changeid
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sc7180-idp.dts