mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk2928: rename pclk_spi0 compatible with previous versions
This commit is contained in:
@@ -2185,7 +2185,7 @@ static struct clk_lookup clks[] = {
|
||||
CLK_GATE_NODEV(pclk_peri_axi_matrix),
|
||||
CLK(NULL, "pwm01", &clk_pclk_pwm01),
|
||||
CLK_GATE_NODEV(pclk_wdt),
|
||||
CLK_GATE_NODEV(pclk_spi0),
|
||||
CLK("rk29xx_spim.0", "pclk_spi", &clk_pclk_spi0),
|
||||
CLK("rk_serial.0", "pclk_uart", &clk_pclk_uart0),
|
||||
CLK("rk_serial.1", "pclk_uart", &clk_pclk_uart1),
|
||||
CLK("rk_serial.2", "pclk_uart", &clk_pclk_uart2),
|
||||
|
||||
Reference in New Issue
Block a user