[ Upstream commit 75fb63ae031211e9264ac888fabc2ca9cd3fcccf ]
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:
|
||
|---|---|---|
| .. | ||
| amlogic | ||
| apple | ||
| aspeed | ||
| atmel | ||
| bcm | ||
| canaan | ||
| cirrus | ||
| dove | ||
| fsl | ||
| fujitsu | ||
| gemini | ||
| hisilicon | ||
| imx | ||
| ixp4xx | ||
| lantiq | ||
| litex | ||
| loongson | ||
| mediatek | ||
| microchip | ||
| nuvoton | ||
| pxa | ||
| qcom | ||
| renesas | ||
| rockchip | ||
| samsung | ||
| sophgo | ||
| sunxi | ||
| tegra | ||
| ti | ||
| ux500 | ||
| versatile | ||
| vt8500 | ||
| xilinx | ||
| Kconfig | ||
| Makefile | ||