ARM: STi: Add STiH418 SoC support

This patch adds support to STiH418 SoC.

Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
This commit is contained in:
Maxime COQUELIN
2015-01-09 16:11:00 +01:00
committed by Maxime Coquelin
父節點 97bf6af1f9
當前提交 dd548cf910
共有 3 個文件被更改,包括 25 次插入0 次删除

查看文件

@@ -18,6 +18,7 @@ static const char *stih41x_dt_match[] __initdata = {
"st,stih415",
"st,stih416",
"st,stih407",
"st,stih418",
NULL
};