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

Commit c3001b2a authored by Richard Zhao's avatar Richard Zhao Committed by Shawn Guo
Browse files

ARM: dts: imx6q-sabrelite: add serial2 pinctrl support

parent b7879fe6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@

			uart2: serial@021e8000 {
				status = "okay";
				pinctrl-names = "default";
				pinctrl-0 = <&pinctrl_serial2_1>;
			};

			i2c@021a0000 { /* I2C1 */
+7 −0
Original line number Diff line number Diff line
@@ -502,6 +502,13 @@
					};
				};

				serial2 {
					pinctrl_serial2_1: serial2grp-1 {
						fsl,pins = <183 0x1b0b1		/* MX6Q_PAD_EIM_D26__UART2_TXD */
							    191 0x1b0b1>;	/* MX6Q_PAD_EIM_D27__UART2_RXD */
					};
				};

				usdhc3 {
					pinctrl_usdhc3_1: usdhc3grp-1 {
						fsl,pins = <1273 0x17059	/* MX6Q_PAD_SD3_CMD__USDHC3_CMD */