| commit | 7beab819d187816d5be0d5a4c8b671e30df16822 | [log] [tgz] |
|---|---|---|
| author | Gerard Marull-Paretas <gerard@teslabs.com> | Mon Oct 12 22:27:45 2020 |
| committer | Kumar Gala <kumar.gala@gmail.com> | Wed Oct 14 12:06:14 2020 |
| tree | 3cc0394a1baa5dcbbc0d401bd056dd0ab6ee2a78 | |
| parent | 6742cc8da8c3149564268850c7390f6f84e63e21 [diff] |
scripts: genpinctrl: process all remap blocks Only first remap block was being processed, take into account all of them now. Note that ``FULL_REMAP`` has been adjusted to ``REMAP_FULL`` as it was wrong. Tests updated to cover multiple remap cases. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>