On Friday 09 June 2017 08:21 PM, Maxime Ripard wrote:
Hi Jagan,
On Fri, Jun 09, 2017 at 12:40:52PM +0000, Jagan Teki wrote:
+&i2c1 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&i2c1_pins>;
+ status = "okay";
+};
+
+&i2c1_pins {
+ bias-pull-up;
+};
What is connected on that bus?
i2c1 connected with gpio/i2s
+&uart1 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
+ status = "okay";
+};
And on that UART?
uart1 for SDIO (Wifi connector, with RTS/CTS), this along with mmc1
Jagan.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html