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

Commit 929e883f authored by Mohamed Jamsheeth Hajanajubudeen's avatar Mohamed Jamsheeth Hajanajubudeen Committed by Nicolas Ferre
Browse files

ARM: dts: at91: sama5d4: fix instance id of DBGU



Change instance id of DBGU to 45.

Signed-off-by: default avatarMohamed Jamsheeth Hajanajubudeen <mohamedjamsheeth.hajanajubudeen@atmel.com>
Fixes: 7c661394 ("ARM: at91: dt: add device tree file for SAMA5D4 SoC")
Cc: stable@vger.kernel.org   # 3.18+
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 92e963f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1342,7 +1342,7 @@
			dbgu: serial@fc069000 {
				compatible = "atmel,at91sam9260-dbgu", "atmel,at91sam9260-usart";
				reg = <0xfc069000 0x200>;
				interrupts = <2 IRQ_TYPE_LEVEL_HIGH 7>;
				interrupts = <45 IRQ_TYPE_LEVEL_HIGH 7>;
				pinctrl-names = "default";
				pinctrl-0 = <&pinctrl_dbgu>;
				clocks = <&dbgu_clk>;