321c46b915
So far we never had any device registered for the SoC. This resulted in some small issues that we kept ignoring like: 1) Not working GPIOLIB_IRQCHIP (gpiochip_irqchip_add_key() failing) 2) Lack of proper tree in the /sys/devices/ 3) mips_dma_alloc_coherent() silently handling empty coherent_dma_mask Kernel 4.19 came with a lot of DMA changes and caused a regression on bcm47xx. Starting with the commit |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Platform | ||
bcm47xx_private.h | ||
board.c | ||
buttons.c | ||
irq.c | ||
leds.c | ||
prom.c | ||
serial.c | ||
setup.c | ||
time.c | ||
workarounds.c |