repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm5301x-nand-cs0.dtsi
blob
168495106b821c22e0d548b4e356eb3e1583ee1e
1
/*
2
* Broadcom Northstar NAND.
3
*
4
* Copyright (C) 2015 Hauke Mehrtens <hauke@hauke-m.de>
5
*
6
* Licensed under the GNU/GPL. See COPYING for details.
7
*/
8
9
/ {
10
nand@18028000 {
11
nandcs: nandcs@0 {
12
compatible = "brcm,nandcs";
13
reg = <0>;
14
#address-cells = <1>;
15
#size-cells = <1>;
16
};
17
};
18
};