12345678910111213141516 |
- /*
- * 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";
- compatible = "st,stih415-b2000", "st,stih415";
- };
|