2013-06-25 19:16:04 +08:00
|
|
|
/*
|
|
|
|
* Copyright (C) 2013 STMicroelectronics (R&D) Limited.
|
|
|
|
* Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
|
|
* publishhed by the Free Software Foundation.
|
|
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "stih415.dtsi"
|
|
|
|
#include "stih41x-b2000.dtsi"
|
|
|
|
/ {
|
|
|
|
model = "STiH415 B2000 Board";
|
2014-05-20 17:10:54 +08:00
|
|
|
compatible = "st,stih415-b2000", "st,stih415";
|
2013-06-25 19:16:04 +08:00
|
|
|
};
|