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

Commit d85bcd9c authored by Baolin Wang's avatar Baolin Wang Committed by Arnd Bergmann
Browse files

arm64: dts: Add pin controller node for Spreadtrum SC9860



This patch adds the pin controller device node for Spreadtrum
SC9860 platform.

Signed-off-by: default avatarBaolin Wang <baolin.wang@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent e254460a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -129,6 +129,11 @@
				clock-names = "enable";
				clocks = <&aon_gate CLK_SPLK_EB>;
			};

			pin_controller: pinctrl@402a0000 {
				compatible = "sprd,sc9860-pinctrl";
				reg = <0 0x402a0000 0 0x10000>;
			};
		};
	};