Commit bfbde8f7 authored by Manikandan Muralidharan's avatar Manikandan Muralidharan Committed by Claudiu Beznea

ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART

The UART submodule in Flexcom has 16-byte Transmit and Receive FIFOs.
Signed-off-by: default avatarManikandan Muralidharan <manikandan.m@microchip.com>
Signed-off-by: default avatarDurai Manickam KR <durai.manickamkr@microchip.com>
Reviewed-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230207110651.197268-5-durai.manickamkr@microchip.com
parent 35052e8b
......@@ -209,6 +209,7 @@ AT91_XDMAC_DT_PER_IF(1) |
clock-names = "usart";
atmel,use-dma-rx;
atmel,use-dma-tx;
atmel,fifo-size = <16>;
status = "disabled";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment