1 # SPDX-License-Identifier: (GPL-2.0-only OR BS !! 1 # SPDX-License-Identifier: GPL-2.0 2 %YAML 1.2 2 %YAML 1.2 3 --- 3 --- 4 $id: http://devicetree.org/schemas/arm/sti.yam 4 $id: http://devicetree.org/schemas/arm/sti.yaml# 5 $schema: http://devicetree.org/meta-schemas/co 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 title: ST STi Platforms !! 7 title: ST STi Platforms Device Tree Bindings 8 8 9 maintainers: 9 maintainers: 10 - Patrice Chotard <patrice.chotard@foss.st.co 10 - Patrice Chotard <patrice.chotard@foss.st.com> 11 11 12 properties: 12 properties: 13 $nodename: 13 $nodename: 14 const: '/' 14 const: '/' 15 compatible: 15 compatible: 16 oneOf: !! 16 items: 17 - items: !! 17 - enum: 18 - const: st,stih407-b2120 !! 18 - st,stih415 19 - const: st,stih407 !! 19 - st,stih416 20 - items: !! 20 - st,stih407 21 - enum: !! 21 - st,stih410 22 - st,stih410-b2120 !! 22 - st,stih418 23 - st,stih410-b2260 << 24 - const: st,stih410 << 25 - items: << 26 - enum: << 27 - st,stih418-b2199 << 28 - st,stih418-b2264 << 29 - const: st,stih418 << 30 23 31 additionalProperties: true 24 additionalProperties: true 32 25 33 ... 26 ...
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.