Commit 9949a678 authored by Jay Foster's avatar Jay Foster Committed by Kleber Sacilotto de Souza

ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45

BugLink: https://bugs.launchpad.net/bugs/1853881

[ Upstream commit 10af10db ]

Fix a typo. No functional change made by this patch.
Signed-off-by: default avatarJay Foster <jayfoster@ieee.org>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarConnor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: default avatarKhalid Elmously <khalid.elmously@canonical.com>
parent 427bbace
......@@ -546,7 +546,7 @@ pinctrl_usart0_cts: usart0_cts-0 {
};
};
uart1 {
usart1 {
pinctrl_usart1: usart1-0 {
atmel,pins =
<AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PB4 periph A with pullup */
......
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