-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pa…
…wel.moll/linux into fixes ARM Versatile Express fixes for 3.15 This series contains straight-forward fixes for different Versatile Express infrastructure drivers: - NULL pointer dereference on the error path in the clk driver - out of boundary array access in the dcscb driver - broken restart/power off implementation - mis-interpreted voltage unit in the spc driver * tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux: ARM: vexpress/TC2: Convert OPP voltage to uV before storing power/reset: vexpress: Fix restart/power off operation arm/mach-vexpress: array accessed out of bounds clk: vexpress: NULL dereference on error path Includes an update to 3.15-rc2 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
- Loading branch information
Showing
956 changed files
with
9,104 additions
and
27,658 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
97 changes: 97 additions & 0 deletions
97
Documentation/devicetree/bindings/arm/marvell,kirkwood.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
Marvell Kirkwood SoC Family Device Tree Bindings | ||
------------------------------------------------ | ||
|
||
Boards with a SoC of the Marvell Kirkwook family, eg 88f6281 | ||
|
||
* Required root node properties: | ||
compatible: must contain "marvell,kirkwood" | ||
|
||
In addition, the above compatible shall be extended with the specific | ||
SoC. Currently known SoC compatibles are: | ||
|
||
"marvell,kirkwood-88f6192" | ||
"marvell,kirkwood-88f6281" | ||
"marvell,kirkwood-88f6282" | ||
"marvell,kirkwood-88f6283" | ||
"marvell,kirkwood-88f6702" | ||
"marvell,kirkwood-98DX4122" | ||
|
||
And in addition, the compatible shall be extended with the specific | ||
board. Currently known boards are: | ||
|
||
"buffalo,lschlv2" | ||
"buffalo,lsxhl" | ||
"buffalo,lsxl" | ||
"dlink,dns-320" | ||
"dlink,dns-320-a1" | ||
"dlink,dns-325" | ||
"dlink,dns-325-a1" | ||
"dlink,dns-kirkwood" | ||
"excito,b3" | ||
"globalscale,dreamplug-003-ds2001" | ||
"globalscale,guruplug" | ||
"globalscale,guruplug-server-plus" | ||
"globalscale,sheevaplug" | ||
"globalscale,sheevaplug" | ||
"globalscale,sheevaplug-esata" | ||
"globalscale,sheevaplug-esata-rev13" | ||
"iom,iconnect" | ||
"iom,iconnect-1.1" | ||
"iom,ix2-200" | ||
"keymile,km_kirkwood" | ||
"lacie,cloudbox" | ||
"lacie,inetspace_v2" | ||
"lacie,laplug" | ||
"lacie,netspace_lite_v2" | ||
"lacie,netspace_max_v2" | ||
"lacie,netspace_mini_v2" | ||
"lacie,netspace_v2" | ||
"marvell,db-88f6281-bp" | ||
"marvell,db-88f6282-bp" | ||
"marvell,mv88f6281gtw-ge" | ||
"marvell,rd88f6281" | ||
"marvell,rd88f6281" | ||
"marvell,rd88f6281-a0" | ||
"marvell,rd88f6281-a1" | ||
"mpl,cec4" | ||
"mpl,cec4-10" | ||
"netgear,readynas" | ||
"netgear,readynas" | ||
"netgear,readynas-duo-v2" | ||
"netgear,readynas-nv+-v2" | ||
"plathome,openblocks-a6" | ||
"plathome,openblocks-a7" | ||
"raidsonic,ib-nas6210" | ||
"raidsonic,ib-nas6210-b" | ||
"raidsonic,ib-nas6220" | ||
"raidsonic,ib-nas6220-b" | ||
"raidsonic,ib-nas62x0" | ||
"seagate,dockstar" | ||
"seagate,goflexnet" | ||
"synology,ds109" | ||
"synology,ds110jv10" | ||
"synology,ds110jv20" | ||
"synology,ds110jv30" | ||
"synology,ds111" | ||
"synology,ds209" | ||
"synology,ds210jv10" | ||
"synology,ds210jv20" | ||
"synology,ds212" | ||
"synology,ds212jv10" | ||
"synology,ds212jv20" | ||
"synology,ds212pv10" | ||
"synology,ds409" | ||
"synology,ds409slim" | ||
"synology,ds410j" | ||
"synology,ds411" | ||
"synology,ds411j" | ||
"synology,ds411slim" | ||
"synology,ds413jv10" | ||
"synology,rs212" | ||
"synology,rs409" | ||
"synology,rs411" | ||
"synology,rs812" | ||
"usi,topkick" | ||
"usi,topkick-1281P2" | ||
"zyxel,nsa310" | ||
"zyxel,nsa310a" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.