1 # SPDX-License-Identifier: GPL-2.0-only OR BSD 2 %YAML 1.2 3 --- 4 $id: http://devicetree.org/schemas/arm/socione 5 $schema: http://devicetree.org/meta-schemas/co 6 7 title: Socionext Synquacer platform 8 9 maintainers: 10 - Masahisa Kojima <masahisa.kojima@linaro.org 11 - Jassi Brar <jaswinder.singh@linaro.org> 12 13 description: 14 Socionext SC2A11B (Synquacer) SoC based boar 15 16 properties: 17 $nodename: 18 const: '/' 19 compatible: 20 oneOf: 21 - items: 22 - enum: 23 - socionext,developer-box 24 - const: socionext,synquacer 25 26 additionalProperties: true 27 28 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.