projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0319bd
)
MAINTAINERS: set up proper record for Xilinx Zynq
author
Michal Simek
<
[email protected]
>
Thu, 2 Jan 2014 20:58:50 +0000
(12:58 -0800)
committer
Linus Torvalds
<
[email protected]
>
Thu, 2 Jan 2014 22:40:30 +0000
(14:40 -0800)
Setup correct zynq entry.
- Add missing cadence_ttc_timer maintainership
- Add zynq wildcard
- Add xilinx wildcard
Signed-off-by: Michal Simek <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 21c038f216e31c83a2a27e6db45519dbf93e1411..6c2079270791bf8e7a59085232a2a59297ab7ec1 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-1368,6
+1368,9
@@
T: git git://git.xilinx.com/linux-xlnx.git
S: Supported
F: arch/arm/mach-zynq/
F: drivers/cpuidle/cpuidle-zynq.c
+N: zynq
+N: xilinx
+F: drivers/clocksource/cadence_ttc_timer.c
ARM SMMU DRIVER
M: Will Deacon <
[email protected]
>