mirror of https://github.com/torvalds/linux.git
Currently, there are two drivers binding to the R-Mobile System
Controller (SYSC):
- The rmobile-sysc driver registers PM domains from a core_initcall(),
and does not use a platform driver,
- The optional rmobile-reset driver registers a reset handler, and
does use a platform driver.
As fw_devlink only considers devices, commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| r8a774a1-sysc.c | ||
| r8a774b1-sysc.c | ||
| r8a774c0-sysc.c | ||
| r8a774e1-sysc.c | ||
| r8a779a0-sysc.c | ||
| r8a7742-sysc.c | ||
| r8a7743-sysc.c | ||
| r8a7745-sysc.c | ||
| r8a7779-sysc.c | ||
| r8a7790-sysc.c | ||
| r8a7791-sysc.c | ||
| r8a7792-sysc.c | ||
| r8a7794-sysc.c | ||
| r8a7795-sysc.c | ||
| r8a7796-sysc.c | ||
| r8a77470-sysc.c | ||
| r8a77965-sysc.c | ||
| r8a77970-sysc.c | ||
| r8a77980-sysc.c | ||
| r8a77990-sysc.c | ||
| r8a77995-sysc.c | ||
| r9a06g032-smp.c | ||
| rcar-rst.c | ||
| rcar-sysc.c | ||
| rcar-sysc.h | ||
| renesas-soc.c | ||
| rmobile-sysc.c | ||