mirror of
https://github.com/torvalds/linux.git
synced 2026-04-30 12:32:31 -04:00
This patch adds support to STiH418 SoC. Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
20 lines
579 B
Plaintext
20 lines
579 B
Plaintext
ST STi Platforms Device Tree Bindings
|
|
---------------------------------------
|
|
|
|
Boards with the ST STiH415 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,stih415";
|
|
|
|
Boards with the ST STiH416 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,stih416";
|
|
|
|
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";
|
|
|