On 22 September 2014 17:30, Simon Glass <[email protected]> wrote: > Convert the BCM2835 GPIO driver to use driver model, and switch over > Raspberry Pi to use this, since it is the only board. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/arm/include/asm/arch-bcm2835/gpio.h | 9 ++ > board/raspberrypi/rpi_b/rpi_b.c | 11 ++ > drivers/gpio/bcm2835_gpio.c | 180 > +++++++++++++++++++++++++++---- > include/configs/rpi_b.h | 5 + > 4 files changed, 182 insertions(+), 23 deletions(-) >
Applied to u-boot-dm/master. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

