remoteproc: qcom_wcnss: Add qcom,wcn3660b compatible
authorStephan Gerhold <stephan@gerhold.net>
Wed, 6 Jan 2021 10:21:33 +0000 (11:21 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 7 Jan 2021 17:08:35 +0000 (11:08 -0600)
commit8cc8eeffd058f3e7e2d8710a514ffcbc2bd69d28
tree34114223de1bc33f9169e96c740b24833f2b72fa
parenta1cd0d4d8678c3e7afda7819597fc4d3fb886f9e
remoteproc: qcom_wcnss: Add qcom,wcn3660b compatible

WCN3660B is a variant of WCN3660, but with the same regulator
requirements as WCN3620/WCN3680. As far as qcom_wcnss_iris is
concerned we can just use qcom,wcn3680 (wcn3680_data).

However, a separate compatible is needed for WCN3660B because
the wcn36xx driver uses it to enable chip-specific functionality.
In particular, it enables 802.11ac for qcom,wcn3680 which is not
supported by WCN3660B.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20210106102134.59801-3-stephan@gerhold.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_wcnss_iris.c