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

Commit 075902fd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: mdm: correct function name for uart for mdmcalifornium"

parents cfc77e37 5273269c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -275,7 +275,7 @@
		blsp1_uart1_active: blsp1_uart1_active {
			mux {
				pins = "gpio0", "gpio1", "gpio2", "gpio3";
				function = "blsp_uart2";
				function = "blsp_uart1";
			};

			config {
@@ -325,7 +325,7 @@
		blsp1_uart3_active: blsp1_uart3_active {
			mux {
				pins = "gpio8", "gpio9", "gpio10", "gpio11";
				function = "blsp_uart2";
				function = "blsp_uart3";
			};

			config {
@@ -351,7 +351,7 @@
		blsp1_uart4_active: blsp1_uart4_active {
			mux {
				pins = "gpio12", "gpio13", "gpio14", "gpio15";
				function = "blsp_uart2";
				function = "blsp_uart4";
			};

			config {