-
由 Ulf Hansson 提交于
Add support to manage the external clock provided to the WiLink combo chip as it's needed for any of the transport interfaces. To avoid breaking platforms not yet specifying the external clock, we make it optional. In case the clock is successfully fetched during ->probe(), let's manage it via the ->open|close() callbacks, to make sure the device get properly powered on/off. Fixes: ea452678 ("arm64: dts: hikey: Fix WiFi support") Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org> Tested-by: NJohn Stultz <john.stultz@linaro.org> Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
43d3d092