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

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
......@@ -129,6 +129,11 @@ hwlock: hwspinlock@40500000 {
clock-names = "enable";
clocks = <&aon_gate CLK_SPLK_EB>;
};
pin_controller: pinctrl@402a0000 {
compatible = "sprd,sc9860-pinctrl";
reg = <0 0x402a0000 0 0x10000>;
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment