mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 15:46:20 +07: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 @@ 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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user