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

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

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

parent f965cd55
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -76,6 +76,8 @@
			i2c@021a0000 { /* I2C1 */
				status = "okay";
				clock-frequency = <100000>;
				pinctrl-names = "default";
				pinctrl-0 = <&pinctrl_i2c1_1>;

				codec: sgtl5000@0a {
					compatible = "fsl,sgtl5000";
+7 −0
Original line number Diff line number Diff line
@@ -486,6 +486,13 @@
				reg = <0x020e0000 0x4000>;

				/* shared pinctrl settings */
				i2c1 {
					pinctrl_i2c1_1: i2c1grp-1 {
						fsl,pins = <137 0x4001b8b1	/* MX6Q_PAD_EIM_D21__I2C1_SCL */
							    196 0x4001b8b1>;	/* MX6Q_PAD_EIM_D28__I2C1_SDA */
					};
				};

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