[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200409071832.2039-6-daniel.baluta@oss.nxp.com>
Date: Thu, 9 Apr 2020 10:18:32 +0300
From: Daniel Baluta <daniel.baluta@....nxp.com>
To: broonie@...nel.org
Cc: pierre-louis.bossart@...ux.intel.com,
ranjani.sridharan@...ux.intel.com, kai.vehmanen@...ux.intel.com,
linux-imx@....com, festevam@...il.com,
linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
devicetree@...r.kernel.org, robh+dt@...nel.org,
shengjiu.wang@....com, Daniel Baluta <daniel.baluta@....com>
Subject: [PATCH v2 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>
Acked-by: Rob Herring <robh@...nel.org>
---
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