mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
7d6ab9b862
Separate out common dts pieces from highbank dts and add support for Calxeda ECX-2000 (Midway) SOC. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
16 lines
416 B
Plaintext
16 lines
416 B
Plaintext
Calxeda Platforms Device Tree Bindings
|
|
-----------------------------------------------
|
|
|
|
Boards with Calxeda Cortex-A9 based ECX-1000 (Highbank) SOC shall have the
|
|
following properties.
|
|
|
|
Required root node properties:
|
|
- compatible = "calxeda,highbank";
|
|
|
|
|
|
Boards with Calxeda Cortex-A15 based ECX-2000 SOC shall have the following
|
|
properties.
|
|
|
|
Required root node properties:
|
|
- compatible = "calxeda,ecx-2000";
|