Lines Matching refs:i2s
6 - "rockchip,px30-i2s-tdm": for px30
7 - "rockchip,rk1808-i2s-tdm": for rk1808
8 - "rockchip,rk3308-i2s-tdm": for rk3308
9 - "rockchip,rk3568-i2s-tdm": for rk3568
10 - "rockchip,rk3588-i2s-tdm": for rk3588
11 - "rockchip,rv1106-i2s-tdm": for rv1106
12 - "rockchip,rv1126-i2s-tdm": for rv1126
39 - rockchip,i2s-rx-route: This is a variable length array, that shows the mapping
40 route of i2s rx sdis to I2S data bus. By default, they are one-to-one mapping:
51 You need to add the property for i2s node on dts:
52 - rockchip,i2s-rx-route = <3 1 2 0>;
54 - rockchip,i2s-tx-route: This is a variable length array, that shows the mapping
55 route of i2s tx sdos to I2S data bus. By default, they are one-to-one mapping:
66 You need to add the property for i2s node on dts:
67 - rockchip,i2s-tx-route = <2 1 0 3>;
74 i2s_8ch_0: i2s@ff300000 {
75 compatible = "rockchip,rk3308-i2s-tdm";