1 # SPDX-License-Identifier: (GPL-2.0-only OR BS 2 # Copyright (C) Sunplus Co., Ltd. 2021 3 %YAML 1.2 4 --- 5 $id: http://devicetree.org/schemas/arm/sunplus 6 $schema: http://devicetree.org/meta-schemas/co 7 8 title: Sunplus SP7021 Boards 9 10 maintainers: 11 - qinjian <qinjian@cqplus1.com> 12 13 description: | 14 ARM platforms using Sunplus SP7021, an ARM C 15 Wiki: https://sunplus-tibbo.atlassian.net/wi 16 17 properties: 18 $nodename: 19 const: '/' 20 compatible: 21 items: 22 - enum: 23 - sunplus,sp7021-achip 24 - sunplus,sp7021-demo-v3 25 - const: sunplus,sp7021 26 27 additionalProperties: true 28 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.