mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 10:44:23 +08:00
ARM: digicolor: add pinctrl module device node
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
82f8817470
commit
2d5958e360
@ -95,6 +95,13 @@
|
||||
timeout-sec = <15>;
|
||||
};
|
||||
|
||||
pinctrl: pinctrl@f0000e20 {
|
||||
compatible = "cnxt,cx92755-pinctrl";
|
||||
reg = <0xf0000e20 0x100>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
};
|
||||
|
||||
uc_regs: syscon@f00003a0 {
|
||||
compatible = "cnxt,cx92755-uc", "syscon";
|
||||
reg = <0xf00003a0 0x10>;
|
||||
|
Loading…
Reference in New Issue
Block a user