linux
linux copied to clipboard
aspeed: implement get/set_multiple APIs
The GPIO subsystem supports get_multiple/set_multiple for chips that allow the configuration of more than one GPIO with a single register read/write. Given this is the case for the ASPEED, look into implementing it for aspeed-gpio.c.