1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2%YAML 1.2 3--- 4$id: http://devicetree.org/schemas/arm/st,nomadik.yaml# 5$schema: http://devicetree.org/meta-schemas/core.yaml# 6 7title: ST Nomadik SoC based Boards 8 9maintainers: 10 - Linus Walleij <linusw@kernel.org> 11 12description: 13 Boards using the Nomadik SoC platform 14 15properties: 16 $nodename: 17 const: '/' 18 compatible: 19 enum: 20 - st,nomadik-nhk-15 21 - calaosystems,usb-s8815 22 23additionalProperties: true 24