https://github.com/torvalds/linux
Revision ea1c98b33622bd60b35e242dc77344cc2d000a1b authored by Boris Brezillon on 03 December 2014, 11:32:09 UTC, committed by Nicolas Ferre on 11 March 2015, 14:47:02 UTC
There is no specific driver handling the AHB matrix, this is a simple syscon
device. the matrix is needed by several other drivers including the USB on some
SoCs (at91sam9261 for instance).
Without this definition, the USB will not work on these SoCs.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
1 parent 05d6a08
History
Tip revision: ea1c98b33622bd60b35e242dc77344cc2d000a1b authored by Boris Brezillon on 03 December 2014, 11:32:09 UTC
ARM: at91/dt: declare matrix node as a syscon device
Tip revision: ea1c98b

back to top