You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
292 B
14 lines
292 B
10 years ago
|
/*
|
||
|
* Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
|
||
|
*
|
||
|
* Licensed under the X11 license or the GPL v2 (or later)
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
#include "alphascale-asm9260.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Alphascale asm9260 Development Kit";
|
||
|
compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
|
||
|
};
|