[PATCH 1/4] dt-bindings: clock: imx8mp: Add #reset-cells property
Shengjiu Wang
shengjiu.wang at nxp.com
Sun May 5 20:49:16 PDT 2024
Make audiomix block control a reset provider for
Enhanced Audio Return Channel (eARC).
Signed-off-by: Shengjiu Wang <shengjiu.wang at nxp.com>
---
Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml b/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
index 0a6dc1a6e122..6588a17a7d9a 100644
--- a/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
+++ b/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml
@@ -44,6 +44,9 @@ properties:
ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx8mp-clock.h
for the full list of i.MX8MP IMX8MP_CLK_AUDIOMIX_ clock IDs.
+ '#reset-cells':
+ const: 1
+
required:
- compatible
- reg
--
2.34.1
More information about the linux-arm-kernel
mailing list