commit | 0ff402657b3012d6cfdd06096cd83fa3457dcb37 | [log] [tgz] |
---|---|---|
author | Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> | Fri Mar 15 13:31:11 2024 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Mar 19 14:30:32 2024 +0100 |
tree | 1388d621d2e743fb76025e34790b35da61bd25db | |
parent | f4972347d453658c115dc773e9425448f49616d7 [diff] |
nxp: sai: add support for passing TX/RX data line through DTS Some SAI instances are mutliline, meaning they can have multiple TX/RX data lines (channels). Depending on the board, the index of the TX/RX data lines that are connected to the consumer (e.g: the codec) may not always be 0. This commit fixes this issue by adding support for passing the index of the used TX/RX data lines through the DTS. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>