mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
2634f745ea
According to Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
fsl,dsp-ctrl is a phandle to syscon block so we need to use correct
function to retrieve it.
Currently there is no SOF DSP DTS merged into mainline so there is no
need to support the old way of retrieving the dsp control node.
Fixes:
|
||
---|---|---|
.. | ||
imx-common.c | ||
imx-common.h | ||
imx8.c | ||
imx8m.c | ||
imx8ulp.c | ||
Kconfig | ||
Makefile |