Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: 04974df8049fc4240d22759a91e035082ccd18b4 authored by Linus Torvalds on 01 May 2016, 22:52:31 UTC
Linux 4.6-rc6
Tip revision: 04974df
sti.txt
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 STiH410 SoC shall have the following properties:
Required root node property:
compatible = "st,stih410";

Boards with the ST STiH418 SoC shall have the following properties:
Required root node property:
compatible = "st,stih418";

back to top