Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2607c3b authored by Nicolas Ferre's avatar Nicolas Ferre
Browse files

ARM: at91: add usart3 alias to dtsi



Alias was missing for SoC of the at91sam9x5 familly that embed USART3.

Reported-by: default avatarJiri Prchal <jiri.prchal@aksignal.cz>
[b.brezillon@overkiz.com: advised to place changes in at91sam9x5_usart3.dtsi]
Acked-by: default avatarBoris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 58e7b1d5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@
#include <dt-bindings/interrupt-controller/irq.h>

/ {
	aliases {
		serial4 = &usart3;
	};

	ahb {
		apb {
			pinctrl@fffff400 {