b6114633fb
This is a router based on the mv88f5181 chipset. http://www.netgear.com/support/product/WNR854T.aspx http://wiki.openwrt.org/toh/netgear/wnr854t [gregory.clement@free-electrons.com: - extract dt part from "arm: orion5x: Add DT-based support for Netgear WNR854T" - squashed "arm: orion5x: Alias uart0 to serial0 for all orion5x" into this commit and move serial0 alias from dtsi to dts] Signed-off-by: Jamie Lentin <jm@lentin.co.uk> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
26 lines
666 B
Plaintext
26 lines
666 B
Plaintext
Marvell Orion SoC Family Device Tree Bindings
|
|
---------------------------------------------
|
|
|
|
Boards with a SoC of the Marvell Orion family, eg 88f5181
|
|
|
|
* Required root node properties:
|
|
compatible: must contain "marvell,orion5x"
|
|
|
|
In addition, the above compatible shall be extended with the specific
|
|
SoC. Currently known SoC compatibles are:
|
|
|
|
"marvell,orion5x-88f5181"
|
|
"marvell,orion5x-88f5182"
|
|
|
|
And in addition, the compatible shall be extended with the specific
|
|
board. Currently known boards are:
|
|
|
|
"buffalo,lsgl"
|
|
"buffalo,lswsgl"
|
|
"buffalo,lswtgl"
|
|
"lacie,ethernet-disk-mini-v2"
|
|
"lacie,d2-network"
|
|
"marvell,rd-88f5182-nas"
|
|
"maxtor,shared-storage-2"
|
|
"netgear,wnr854t"
|