16 строки
459 B
Plaintext
16 строки
459 B
Plaintext
/*
|
|
* 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 "stih416.dtsi"
|
|
#include "stih41x-b2000.dtsi"
|
|
/ {
|
|
model = "STiH416 B2000";
|
|
compatible = "st,stih416-b2000", "st,stih416";
|
|
};
|