linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes
@ 2020-04-15 18:59 Matt Porter
  2020-04-15 19:27 ` Fabio Estevam
  2020-04-29  2:46 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Matt Porter @ 2020-04-15 18:59 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: Mark Rutland, Devicetree List, Anson Huang,
	Linux Kernel Mailing List, Rob Herring, Leonard Crestez,
	Daniel Baluta, Linux ARM Kernel List

Add #sound-dai-cells properties to SAI nodes.

Signed-off-by: Matt Porter <mporter@konsulko.com>
---
 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index cc7152ecedd9..8453a657cb5e 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -270,6 +270,7 @@
 			ranges = <0x30000000 0x30000000 0x400000>;
 
 			sai1: sai@30010000 {
+				#sound-dai-cells = <0>;
 				compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
 				reg = <0x30010000 0x10000>;
 				interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
@@ -283,6 +284,7 @@
 			};
 
 			sai2: sai@30020000 {
+				#sound-dai-cells = <0>;
 				compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
 				reg = <0x30020000 0x10000>;
 				interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
@@ -310,6 +312,7 @@
 			};
 
 			sai5: sai@30050000 {
+				#sound-dai-cells = <0>;
 				compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
 				reg = <0x30050000 0x10000>;
 				interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
@@ -323,6 +326,7 @@
 			};
 
 			sai6: sai@30060000 {
+				#sound-dai-cells = <0>;
 				compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";
 				reg = <0x30060000 0x10000>;
 				interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes
  2020-04-15 18:59 [PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes Matt Porter
@ 2020-04-15 19:27 ` Fabio Estevam
  2020-04-29  2:46 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2020-04-15 19:27 UTC (permalink / raw)
  To: Matt Porter
  Cc: Mark Rutland, Devicetree List, Anson Huang, Daniel Baluta,
	Sascha Hauer, Linux Kernel Mailing List, Rob Herring,
	Leonard Crestez, Shawn Guo, Linux ARM Kernel List

Hi Matt,

On Wed, Apr 15, 2020 at 4:00 PM Matt Porter <mporter@konsulko.com> wrote:
>
> Add #sound-dai-cells properties to SAI nodes.
>
> Signed-off-by: Matt Porter <mporter@konsulko.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes
  2020-04-15 18:59 [PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes Matt Porter
  2020-04-15 19:27 ` Fabio Estevam
@ 2020-04-29  2:46 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2020-04-29  2:46 UTC (permalink / raw)
  To: Matt Porter
  Cc: Mark Rutland, Devicetree List, Anson Huang, Sascha Hauer,
	Linux Kernel Mailing List, Rob Herring, Leonard Crestez,
	Daniel Baluta, Linux ARM Kernel List

On Wed, Apr 15, 2020 at 02:59:41PM -0400, Matt Porter wrote:
> Add #sound-dai-cells properties to SAI nodes.
> 
> Signed-off-by: Matt Porter <mporter@konsulko.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-29  2:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 18:59 [PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes Matt Porter
2020-04-15 19:27 ` Fabio Estevam
2020-04-29  2:46 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).