arm64: dts: Add pin controller node for Spreadtrum SC9860

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

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Baolin Wang 2018-02-28 18:47:06 +08:00 committed by Arnd Bergmann
parent e254460a89
commit d85bcd9c62

View File

@ -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>;
};
};
};