gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 8 Apr 2020 15:41:55 +0000 (18:41 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 16 Apr 2020 17:41:06 +0000 (20:41 +0300)
commit7e73aa90a38c8815acea7af71e285658bf5ab879
treee77ff772f3bd99a15ccf68b3329fcd7bdc0e7a06
parent6b1c7837af0e29ad630f0ae18634f6c58a3381ee
gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware

It's a bit hard to realize what the BAR1 is for and what is the layout
of the data in it. Be slightly more verbose to better show how GPIO and
IRQ bases are derived from the hardware.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-merrifield.c