xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/c6x/soc.txt
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/c6x/
18c2ecf20Sopenharmony_ciC6X System-on-Chip
28c2ecf20Sopenharmony_ci------------------
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciRequired properties:
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci- compatible: "simple-bus"
78c2ecf20Sopenharmony_ci- #address-cells: must be 1
88c2ecf20Sopenharmony_ci- #size-cells: must be 1
98c2ecf20Sopenharmony_ci- ranges
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciOptional properties:
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci- model: specific SoC model
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci- nodes for IP blocks within SoC
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciExample:
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ci	soc {
218c2ecf20Sopenharmony_ci		compatible = "simple-bus";
228c2ecf20Sopenharmony_ci		model = "tms320c6455";
238c2ecf20Sopenharmony_ci		#address-cells = <1>;
248c2ecf20Sopenharmony_ci		#size-cells = <1>;
258c2ecf20Sopenharmony_ci		ranges;
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ci		...
288c2ecf20Sopenharmony_ci	};
29

Indexes created Thu Nov 07 10:32:03 CST 2024