drivers/bcm2835gpio: Group adapter commands
authorMarc Schink <dev@zapb.de>
Fri, 30 Jul 2021 16:29:01 +0000 (18:29 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 14 Aug 2021 12:35:11 +0000 (13:35 +0100)
commit2fdf6788e20d53f8368f508de5ff39627d8ce27a
tree4dcc9a9115724ca889c9adb9e09d7ae41005525f
parent30bb4524de2b430d9c9ff005608fb5a2886fcd60
drivers/bcm2835gpio: Group adapter commands

Use a command group 'bcm2835gpio' with subcommands instead of individual
commands with 'bcm2835gpio_' prefix.

The old commands are still available for backward compatibility but
marked as deprecated.

Change-Id: I8f7b14273b1b2813ac3c9704605d175fa2053008
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/6396
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
doc/openocd.texi
src/jtag/drivers/bcm2835gpio.c
src/jtag/startup.tcl