Re: [PATCH v3 2/5] arm64: dts: imx8mq: Add SAI2 node

2019-02-26 Thread Daniel Baluta
On Tue, Feb 26, 2019 at 2:55 PM Fabio Estevam wrote: > > On Tue, Feb 26, 2019 at 4:08 AM Daniel Baluta wrote: > > > > SAI2 is part of AIPS-3 memory region and it's the DAI through > > which the wm8524 codec gets its data. > > Please do not mention wm8524 in a SoC dtsi file commit message. > > It

Re: [PATCH v3 2/5] arm64: dts: imx8mq: Add SAI2 node

2019-02-26 Thread Fabio Estevam
On Tue, Feb 26, 2019 at 4:08 AM Daniel Baluta wrote: > > SAI2 is part of AIPS-3 memory region and it's the DAI through > which the wm8524 codec gets its data. Please do not mention wm8524 in a SoC dtsi file commit message. It is the imx8mq-evk board that uses this codec and this information is n

[PATCH v3 2/5] arm64: dts: imx8mq: Add SAI2 node

2019-02-25 Thread Daniel Baluta
SAI2 is part of AIPS-3 memory region and it's the DAI through which the wm8524 codec gets its data. Signed-off-by: Daniel Baluta --- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 16 1 file changed, 16 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/a