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

Commit a55be15c 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: msm: Update TLMM base address for SDM845" into msm-4.9

parents a61fc7d9 eb7f011c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,9 +11,9 @@
 */

&soc {
	tlmm: pinctrl@03800000 {
	tlmm: pinctrl@03400000 {
		compatible = "qcom,sdm830-pinctrl";
		reg = <0x03800000 0xc00000>;
		reg = <0x03400000 0xc00000>;
		interrupts = <0 208 0>;
		gpio-controller;
		#gpio-cells = <2>;
+2 −2
Original line number Diff line number Diff line
@@ -11,9 +11,9 @@
 */

&soc {
	tlmm: pinctrl@03800000 {
	tlmm: pinctrl@03400000 {
		compatible = "qcom,sdm845-pinctrl";
		reg = <0x03800000 0xc00000>;
		reg = <0x03400000 0xc00000>;
		interrupts = <0 208 0>;
		gpio-controller;
		#gpio-cells = <2>;