mirror of https://github.com/torvalds/linux.git
Not all system controller registers are accessible from Linux. Accessing
such registers generates synchronous external abort. Populate the
readable_reg and writeable_reg members of the regmap config to inform the
regmap core which registers can be accessed. The list will need to be
updated whenever new system controller functionality is exported through
regmap.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pwc-rzv2m.c | ||
| r9a06g032-smp.c | ||
| r9a08g045-sysc.c | ||
| r9a09g047-sys.c | ||
| r9a09g056-sys.c | ||
| r9a09g057-sys.c | ||
| rcar-rst.c | ||
| renesas-soc.c | ||
| rz-sysc.c | ||
| rz-sysc.h | ||