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
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top