Home
last modified time | relevance | path

Searched hist:"0 a900553715c39cfb6170ccc9846b194a4c13ceb" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/cavium-octeon/
H A Docteon-irq.cdiff 0a900553715c39cfb6170ccc9846b194a4c13ceb Fri Aug 26 21:02:04 CEST 2016 Steven J. Hill <steven.hill@cavium.com> MIPS: Octeon: mark GPIO controller node not populated after IRQ init.

We clear the OF_POPULATED flag for the GPIO controller node on Octeon
processors. Otherwise, none of the devices hanging on the GPIO lines
are probed. The 'gpio-leds' driver on OCTEON failed to probe in addition
to other devices on Cavium 71xx and 78xx development boards.

Fixes: 15cc2ed6dcf9 ("of/irq: Mark initialised interrupt controllers as populated")
Signed-off-by: Steven J. Hill <steven.hill@cavium.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: David Daney <david.daney@cavium.com>
Cc: Rob Herring <robh@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14091/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>