From: Shengjiu Wang Date: Fri, 14 Jun 2024 07:41:59 +0000 (+0800) Subject: dt-bindings: clock: imx8mp: Add #reset-cells property X-Git-Tag: v6.12-rc1~83^2~2^4^2^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7d9ef1f40dc0639ba0901097139fcdc4bedb32e;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: clock: imx8mp: Add #reset-cells property The Audio Block Control contains clock distribution and gating controls, as well as reset handling to several of the AUDIOMIX peripherals. Especially the reset controls for Enhanced Audio Return Channel (EARC) PHY and Controller. So make Audio Block Control a reset provider for EARC, which is one of modules in this audio subsystem. Signed-off-by: Shengjiu Wang Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/1718350923-21392-2-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Abel Vesa --- diff --git a/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml b/Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml index 0a6dc1a6e122f..6588a17a7d9a5 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