mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 17:46:40 +07:00
71e09a9e7d
This patchset updates MAINTAINERS files, makes shiraz as second Maintainer for SPEAr SoCs. It also updates Documentation mostly for SPEAr13xx. Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
27 lines
846 B
Plaintext
27 lines
846 B
Plaintext
ST SPEAr Platforms Device Tree Bindings
|
|
---------------------------------------
|
|
|
|
Boards with the ST SPEAr600 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,spear600";
|
|
|
|
Boards with the ST SPEAr300 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,spear300";
|
|
|
|
Boards with the ST SPEAr310 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,spear310";
|
|
|
|
Boards with the ST SPEAr320 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,spear320";
|
|
|
|
Boards with the ST SPEAr1310 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,spear1310";
|
|
|
|
Boards with the ST SPEAr1340 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible = "st,spear1340";
|