Files
u-boot-sunxi/drivers/gpio
Masahiro Yamada c5fb1c2524 gpio: uniphier: rework single device node model
First, I implemented this driver as per-bank model, but it was
a design mistake.

  - There are 31 banks in the maximum case.  It is painful to add
    so many nodes to DT.

  - The IRQ control registers are shared between banks.  Per-bank
    design is a problem for Linux.  The counterpart for Linux turned
    around to the single node model.

Rework based on the driver for Linux.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-10-15 22:32:24 +09:00
..
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-08-13 15:17:37 -04:00
2017-06-01 07:03:01 -06:00