mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
Currently, only the first matched node will be handled. This leads
to jtag switching broken for RK3576, as rk3576-sys-grf is found before
rk3576-ioc-grf. Change the code to scan all the possible node to fix
the problem.
Fixes:
|
||
|---|---|---|
| .. | ||
| dtpm.c | ||
| grf.c | ||
| io-domain.c | ||
| Kconfig | ||
| Makefile | ||