Skip to content

Commit 7061caf

Browse files
LaurentiuM1234gmarull
authored andcommitted
[nrf fromtree] dts: xtensa: nxp_imx8: add bus clock for sai1
Add bus clock for `sai1` node. Signed-off-by: Laurentiu Mihalcea <[email protected]> (cherry picked from commit 1174ea5)
1 parent 4a06852 commit 7061caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dts/xtensa/nxp/nxp_imx8.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
reg = <0x59050000 DT_SIZE_K(64)>;
133133
interrupt-parent = <&master5>;
134134
interrupts = <28>;
135+
clocks = <&ccm IMX_CCM_SAI1_CLK 0x0 0x0>;
136+
clock-names = "bus";
135137
dai-index = <1>;
136138
dmas = <&edma0 15 0>, <&edma0 14 0>;
137139
dma-names = "tx", "rx";

0 commit comments

Comments
 (0)