diff options
author | Maxime COQUELIN <maxime.coquelin@st.com> | 2015-01-09 16:11:00 +0100 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2015-01-16 13:10:21 +0100 |
commit | dd548cf910809d2fb4429b42b899673bec1f3095 (patch) | |
tree | 86b900c655ba51c462622ab58631069ee6767312 /Documentation/devicetree/bindings/arm/sti.txt | |
parent | Linux 3.19-rc1 (diff) | |
download | linux-dd548cf910809d2fb4429b42b899673bec1f3095.tar.xz linux-dd548cf910809d2fb4429b42b899673bec1f3095.zip |
ARM: STi: Add STiH418 SoC support
This patch adds support to STiH418 SoC.
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/sti.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/sti.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sti.txt b/Documentation/devicetree/bindings/arm/sti.txt index 92f16c78bb69..d70ec358736c 100644 --- a/Documentation/devicetree/bindings/arm/sti.txt +++ b/Documentation/devicetree/bindings/arm/sti.txt @@ -13,3 +13,7 @@ Boards with the ST STiH407 SoC shall have the following properties: Required root node property: compatible = "st,stih407"; +Boards with the ST STiH418 SoC shall have the following properties: +Required root node property: +compatible = "st,stih418"; + |