Skip to content

Commit d7d9ef1

Browse files
TE-N-ShengjiuWangabelvesa
authored andcommitted
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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Abel Vesa <[email protected]>
1 parent 1613e60 commit d7d9ef1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ properties:
4444
ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx8mp-clock.h
4545
for the full list of i.MX8MP IMX8MP_CLK_AUDIOMIX_ clock IDs.
4646

47+
'#reset-cells':
48+
const: 1
49+
4750
required:
4851
- compatible
4952
- reg

0 commit comments

Comments
 (0)