Commits

Shengjiu Wang committed 4c5e6b0221a
MLK-16694-2: ARM64: dts: fix assigned-clocks for audio device node Even the clock is not used by current device, but it is used by other devices, it also need to be included in the assigned-clocks list. For in kernel side, clock rate is stored, but in scfw the clock rate is cleared when power off, this mismatch cause the parent rate is not set in next device, then children clock rate is wrong. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Viorel Suman <viorel.suman@nxp.com>