mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
Dues to the broken doc, there is no path of
mclk_i2s0_rx to mclk_acodec_rx, we need to
remove it directly and let mclk_acodec_tx
below to the mclk_i2s0_8ch_tx.
- Before:
clk_i2s0_8ch_rx_src 1 1 0 594000000 0 0 50000
clk_i2s0_8ch_rx_frac 1 1 0 12288000 0 0 50000
clk_i2s0_8ch_rx 1 1 0 12288000 0 0 50000
mclk_i2s0_8ch_rx 2 2 0 12288000 0 0 50000
mclk_acodec_rx 1 1 0 12288000 0 0 50000
clk_i2s0_8ch_tx_src 1 1 0 594000000 0 0 50000
clk_i2s0_8ch_tx_frac 1 1 0 12288000 0 0 50000
clk_i2s0_8ch_tx 1 1 0 12288000 0 0 50000
mclk_i2s0_8ch_tx 2 2 0 12288000 0 0 50000
mclk_acodec_tx 1 1 0 12288000 0 0 50000
- After:
clk_i2s0_8ch_rx_src 1 1 0 594000000 0 0 50000
clk_i2s0_8ch_rx_frac 1 1 0 12288000 0 0 50000
clk_i2s0_8ch_rx 1 1 0 12288000 0 0 50000
mclk_i2s0_8ch_rx 1 1 0 12288000 0 0 50000
clk_i2s0_8ch_tx_src 1 1 0 594000000 0 0 50000
clk_i2s0_8ch_tx_frac 1 1 0 12288000 0 0 50000
clk_i2s0_8ch_tx 1 1 0 12288000 0 0 50000
mclk_i2s0_8ch_tx 2 2 0 12288000 0 0 50000
mclk_sai 0 0 0 12288000 0 0 50000
mclk_dsm 0 0 0 12288000 0 0 50000
mclk_acodec_tx 1 1 0 12288000 0 0 50000
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Change-Id: I223189b6852f2e796eeb01ad4ce957fde7f9a52c
|
||
|---|---|---|
| .. | ||
| arm | ||
| bus | ||
| clk | ||
| clock | ||
| display | ||
| dma | ||
| dram | ||
| firmware/imx | ||
| gce | ||
| gpio | ||
| i2c | ||
| iio | ||
| input | ||
| interconnect | ||
| interrupt-controller | ||
| leds | ||
| mailbox | ||
| media | ||
| memory | ||
| mfd | ||
| mips | ||
| mux | ||
| net | ||
| phy | ||
| pinctrl | ||
| pmu | ||
| power | ||
| pwm | ||
| regulator | ||
| reset | ||
| reset-controller | ||
| soc | ||
| sound | ||
| spmi | ||
| suspend | ||
| thermal | ||
| usb | ||
| sensor-dev.h | ||