xref: /linux/Documentation/arch/arm/sti/overview.rst (revision e790a4ce)
1*e790a4ceSJonathan Corbet======================
2*e790a4ceSJonathan CorbetSTi ARM Linux Overview
3*e790a4ceSJonathan Corbet======================
4*e790a4ceSJonathan Corbet
5*e790a4ceSJonathan CorbetIntroduction
6*e790a4ceSJonathan Corbet------------
7*e790a4ceSJonathan Corbet
8*e790a4ceSJonathan Corbet  The ST Microelectronics Multimedia and Application Processors range of
9*e790a4ceSJonathan Corbet  CortexA9 System-on-Chip are supported by the 'STi' platform of
10*e790a4ceSJonathan Corbet  ARM Linux. Currently STiH407, STiH410 and STiH418 are supported.
11*e790a4ceSJonathan Corbet
12*e790a4ceSJonathan Corbet
13*e790a4ceSJonathan Corbetconfiguration
14*e790a4ceSJonathan Corbet-------------
15*e790a4ceSJonathan Corbet
16*e790a4ceSJonathan Corbet  The configuration for the STi platform is supported via the multi_v7_defconfig.
17*e790a4ceSJonathan Corbet
18*e790a4ceSJonathan CorbetLayout
19*e790a4ceSJonathan Corbet------
20*e790a4ceSJonathan Corbet
21*e790a4ceSJonathan Corbet  All the files for multiple machine families (STiH407, STiH410, and STiH418)
22*e790a4ceSJonathan Corbet  are located in the platform code contained in arch/arm/mach-sti
23*e790a4ceSJonathan Corbet
24*e790a4ceSJonathan Corbet  There is a generic board board-dt.c in the mach folder which support
25*e790a4ceSJonathan Corbet  Flattened Device Tree, which means, It works with any compatible board with
26*e790a4ceSJonathan Corbet  Device Trees.
27*e790a4ceSJonathan Corbet
28*e790a4ceSJonathan Corbet
29*e790a4ceSJonathan CorbetDocument Author
30*e790a4ceSJonathan Corbet---------------
31*e790a4ceSJonathan Corbet
32*e790a4ceSJonathan Corbet  Srinivas Kandagatla <srinivas.kandagatla@st.com>, (c) 2013 ST Microelectronics
33