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

Commit d7a55489 authored by Srinivas Kandagatla's avatar Srinivas Kandagatla Committed by John Stultz
Browse files

ANDROID: arm64: dts: db845c: add Low speed expansion i2c and spi nodes



This patch adds support UART0, I2C0, I2C1 and SPI0 available
on Low Speed expansion connector.

Bug: 146449535
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
Change-Id: I03b457230641fdbf30adf1bf8730e0ff95354b7c
parent 6b281221
Loading
Loading
Loading
Loading
+34 −0
Original line number Diff line number Diff line
@@ -482,6 +482,24 @@
	};
};

&i2c11 {
	/* On Low speed expansion */
	label = "LS-I2C1";
	status = "okay";
};

&i2c14 {
	/* On Low speed expansion */
	label = "LS-I2C0";
	status = "okay";
};

&spi2 {
	/* On Low speed expansion */
	label = "LS-SPI0";
	status = "okay";
};

&mdss {
	status = "okay";
};
@@ -645,6 +663,11 @@
	};
};

&uart3 {
	label = "LS-UART0";
	status = "disabled";
};

&uart6 {
	status = "okay";

@@ -660,6 +683,7 @@
};

&uart9 {
	label = "LS-UART1";
	status = "okay";
};

@@ -743,6 +767,16 @@
};

/* PINCTRL - additions to nodes defined in sdm845.dtsi */
&qup_spi2_default {
	drive-strength = <16>;
};

&qup_uart3_default{
	pinmux {
		pins = "gpio41", "gpio42", "gpio43", "gpio44";
		function = "qup3";
	};
};

&qup_i2c10_default {
	pinconf {