|
@@ -690,7 +690,7 @@ static struct resource atmel_usart0_resource[] = {
|
|
IRQ(6),
|
|
IRQ(6),
|
|
};
|
|
};
|
|
DEFINE_DEV_DATA(atmel_usart, 0);
|
|
DEFINE_DEV_DATA(atmel_usart, 0);
|
|
-DEV_CLK(usart, atmel_usart0, pba, 4);
|
|
|
|
|
|
+DEV_CLK(usart, atmel_usart0, pba, 3);
|
|
|
|
|
|
static struct atmel_uart_data atmel_usart1_data = {
|
|
static struct atmel_uart_data atmel_usart1_data = {
|
|
.use_dma_tx = 1,
|
|
.use_dma_tx = 1,
|