Lines Matching full:series
19 - SoC series: a group of tightly related SoCs.
57 organized in sub-folders in a common SoC Family or SoC Series tree.
81 - SoC series: the SoC series to which the SoC belong
82 - SoC family: the SoC family to which the series belong
91 If the ``soc.yml`` describes a SoC family and series, then those must also
110 The SoC YAML file describes the SoC family, SoC series, and SoC at a high level.
123 For example if they belong to a common family or series it is recommended to
125 Multiple SoCs and SoC series in a common folder can be described in the
132 series:
133 - name: <series-1-name>
141 - name: <series-2-name>
188 pre SoC series, like this: :file:`<VENDOR>/<SERIES>/<soc>.dtsi`.
226 This file selects the SoC family and series in the Kconfig tree and potential
234 config SOC_<series name>
239 select SOC_SERIES_<series name>