
3 Jul
2020
3 Jul
'20
2:46 a.m.
On Wed, 24 Jun 2020 at 04:30, Sean Anderson seanga2@gmail.com wrote:
Previously, if there was no bank-name property, it was easy to have confusing gpio names like "gpio1@08", instead of "gpio1@0_8". This patch follows the example of the sifive gpio driver.
Signed-off-by: Sean Anderson seanga2@gmail.com
This patch was previously submitted as part of https://patchwork.ozlabs.org/project/uboot/list/?series=161576
(no changes since v1)
drivers/gpio/dwapb_gpio.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org