[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200319194957.9569-6-daniel.baluta@oss.nxp.com>
Date: Thu, 19 Mar 2020 21:49:57 +0200
From: Daniel Baluta <daniel.baluta@....nxp.com>
To: lgirdwood@...il.com, broonie@...nel.org
Cc: pierre-louis.bossart@...ux.intel.com,
ranjani.sridharan@...ux.intel.com, kai.vehmanen@...ux.intel.com,
daniel.baluta@...il.com, linux-imx@....com, shawnguo@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
yuehaibing@...wei.com, krzk@...nel.org,
linux-kernel@...r.kernel.org, sound-open-firmware@...a-project.org,
alsa-devel@...a-project.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, robh+dt@...nel.org,
Daniel Baluta <daniel.baluta@....com>
Subject: [PATCH 5/5] dt-bindings: dsp: fsl: Add fsl,imx8mp-dsp entry
From: Daniel Baluta <daniel.baluta@....com>
Minimal implementation needs the same DT properties as
existing compatible strings. So, we just add the new
compatible string in the list.
Signed-off-by: Daniel Baluta <daniel.baluta@....com>
---
Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
index f04870d84542..65d4d07e1952 100644
--- a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
+++ b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
@@ -17,6 +17,8 @@ properties:
compatible:
enum:
- fsl,imx8qxp-dsp
+ - fsl,imx8qm-dsp
+ - fsl,imx8mp-dsp
reg:
description: Should contain register location and length
--
2.17.1
Powered by blists - more mailing lists