Commits

Daniel Baluta committed d57ea42959c
arm64: dts: freescale: Fix asrc1 node address According to DMA_Audio_8X_v0.5.04.docx, ASRC1 is mapped at 0x59000000 + 0x800000 = 0x59800000. Most likely, the current value is a copy/paste error from ASRC0. Fixes: cc20b6b242 ("MLK-15317-5: ARM64: dts: Add asrc1 node definition") Reported-by: Viorel Suman <viorel.suman@nxp.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>