mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
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:
parent
e254460a89
commit
d85bcd9c62
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user