* [PATCH] ARM: dts: at91/trivial: Fix USART1 DT definition for at91sam9g45 SOC
@ 2018-08-20 9:42 Nicolas Ferre
2018-08-27 15:26 ` Alexandre Belloni
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2018-08-20 9:42 UTC (permalink / raw)
To: linux-arm-kernel
From: Jay Foster <jayfoster@ieee.org>
Fix a typo. No functional change made by this patch.
Signed-off-by: Jay Foster <jayfoster@ieee.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
arch/arm/boot/dts/at91sam9g45.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/at91sam9g45.dtsi b/arch/arm/boot/dts/at91sam9g45.dtsi
index 1ee25a475be8..d16db1fa7e15 100644
--- a/arch/arm/boot/dts/at91sam9g45.dtsi
+++ b/arch/arm/boot/dts/at91sam9g45.dtsi
@@ -570,7 +570,7 @@
};
};
- uart1 {
+ usart1 {
pinctrl_usart1: usart1-0 {
atmel,pins =
<AT91_PIOB 4 AT91_PERIPH_A AT91_PINCTRL_NONE
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: at91/trivial: Fix USART1 DT definition for at91sam9g45 SOC
2018-08-20 9:42 [PATCH] ARM: dts: at91/trivial: Fix USART1 DT definition for at91sam9g45 SOC Nicolas Ferre
@ 2018-08-27 15:26 ` Alexandre Belloni
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2018-08-27 15:26 UTC (permalink / raw)
To: linux-arm-kernel
On 20/08/2018 11:42:01+0200, Nicolas Ferre wrote:
> From: Jay Foster <jayfoster@ieee.org>
>
> Fix a typo. No functional change made by this patch.
>
> Signed-off-by: Jay Foster <jayfoster@ieee.org>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
> arch/arm/boot/dts/at91sam9g45.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-27 15:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-20 9:42 [PATCH] ARM: dts: at91/trivial: Fix USART1 DT definition for at91sam9g45 SOC Nicolas Ferre
2018-08-27 15:26 ` Alexandre Belloni
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.