Skip to content

Commit 20c027d

Browse files
committed
drivers: i2s: Add framelength property to i2s_mcux_flexcomm.c driver.
When the number of bit clock on the bus between two neighboring WS value is greater than bitWidth times lineChannels, frameLength needs to be set to the value that is equal to the number of bit clock between two neighboring WS signal. update dts/bindings/i2s/nxp,lpc-i2s.yaml after yamllint Signed-off-by: Jan Michaels <[email protected]>
1 parent b6699a2 commit 20c027d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/bindings/i2s/nxp,lpc-i2s.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ properties:
1616
value is greater than bitWidth times lineChannels, frameLength needs to be set to
1717
the value that is equal to the number of bit clock between two neighboring WS signal.
1818
Ommit or set to 0 means use calculation of driver (default behaviour).
19-

0 commit comments

Comments
 (0)