17 Dec, 2018
1 commit
-
We're getting a reference RPi's firmware node in order to be able to
communicate with it's driver. We should decrease the reference count on
the dt node after being done with it.Fixes: a98d90e7d588 ("gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service")
Signed-off-by: Nicolas Saenz Julienne
Signed-off-by: Linus Walleij
22 Feb, 2018
1 commit
-
Pi3 and Compute Module 3 have a GPIO expander that the
VPU communicates with.
There is a mailbox service that now allows control of this
expander, so add a kernel driver that can make use of it.Reviewed-by: Stefan Wahren
Signed-off-by: Dave Stevenson
Signed-off-by: Baruch Siach
Signed-off-by: Linus Walleij