linux icon indicating copy to clipboard operation
linux copied to clipboard

aspeed: implement get/set_multiple APIs

Open shenki opened this issue 7 years ago • 0 comments

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.

shenki avatar May 28 '18 08:05 shenki