Re: [PATCH 2/3] arm64: dts: imx8mm: Add node for SPDIF

2020-10-19 Thread Krzysztof Kozlowski
On Mon, 19 Oct 2020 at 18:56, Fabio Estevam wrote: > > Hi Krzysztof, > > On Mon, Oct 12, 2020 at 2:00 PM Krzysztof Kozlowski wrote: > > > > + spdif1: spdif@3009 { > > > + compatible = "fsl,imx8mm-spdif", > > > "fsl,imx35-spdif"; > > > > This do

Re: [PATCH 2/3] arm64: dts: imx8mm: Add node for SPDIF

2020-10-19 Thread Fabio Estevam
Hi Krzysztof, On Mon, Oct 12, 2020 at 2:00 PM Krzysztof Kozlowski wrote: > > + spdif1: spdif@3009 { > > + compatible = "fsl,imx8mm-spdif", > > "fsl,imx35-spdif"; > > This does not pass the dtschema validation, so only "fsl,imx35-spdif". Shoul

Re: [PATCH 2/3] arm64: dts: imx8mm: Add node for SPDIF

2020-10-12 Thread Krzysztof Kozlowski
On Thu, Oct 08, 2020 at 04:27:05PM -0500, Adam Ford wrote: > The i.MX8M Mini can support SPIDF which is very similar to the SPIDF -> SPDIF > IP used on the i.MX35. > > This patch adds the SPIF node. Just "Add the SPDIF node", avoid "this patch". And SPIF->SPDIF. > > Signed-off-by: Adam Ford

[PATCH 2/3] arm64: dts: imx8mm: Add node for SPDIF

2020-10-08 Thread Adam Ford
The i.MX8M Mini can support SPIDF which is very similar to the IP used on the i.MX35. This patch adds the SPIF node. Signed-off-by: Adam Ford diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi index fad1f9cdb241..44a59f59f65a 100644 --- a/arch/ar