1 # SPDX-License-Identifier: (GPL-2.0-only OR BS 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (C) Sunplus Co., Ltd. 2021 2 # Copyright (C) Sunplus Co., Ltd. 2021 3 %YAML 1.2 3 %YAML 1.2 4 --- 4 --- 5 $id: http://devicetree.org/schemas/arm/sunplus 5 $id: http://devicetree.org/schemas/arm/sunplus,sp7021.yaml# 6 $schema: http://devicetree.org/meta-schemas/co 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 title: Sunplus SP7021 Boards 8 title: Sunplus SP7021 Boards 9 9 10 maintainers: 10 maintainers: 11 - qinjian <qinjian@cqplus1.com> 11 - qinjian <qinjian@cqplus1.com> 12 12 13 description: | 13 description: | 14 ARM platforms using Sunplus SP7021, an ARM C 14 ARM platforms using Sunplus SP7021, an ARM Cortex A7 (4-cores) based SoC. 15 Wiki: https://sunplus-tibbo.atlassian.net/wi 15 Wiki: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview 16 16 17 properties: 17 properties: 18 $nodename: 18 $nodename: 19 const: '/' 19 const: '/' 20 compatible: 20 compatible: 21 items: 21 items: 22 - enum: 22 - enum: 23 - sunplus,sp7021-achip 23 - sunplus,sp7021-achip 24 - sunplus,sp7021-demo-v3 24 - sunplus,sp7021-demo-v3 25 - const: sunplus,sp7021 25 - const: sunplus,sp7021 26 26 27 additionalProperties: true 27 additionalProperties: true 28 28 29 ... 29 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.