11018f8b2SRob Herring# SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause 21018f8b2SRob Herring%YAML 1.2 31018f8b2SRob Herring--- 41018f8b2SRob Herring$id: http://devicetree.org/schemas/arm/actions.yaml# 51018f8b2SRob Herring$schema: http://devicetree.org/meta-schemas/core.yaml# 61018f8b2SRob Herring 71018f8b2SRob Herringtitle: Actions Semi platforms device tree bindings 81018f8b2SRob Herring 91018f8b2SRob Herringmaintainers: 101018f8b2SRob Herring - Andreas Färber <afaerber@suse.de> 111018f8b2SRob Herring - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 121018f8b2SRob Herring 131018f8b2SRob Herringproperties: 141018f8b2SRob Herring compatible: 151018f8b2SRob Herring oneOf: 161018f8b2SRob Herring # The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC. 171018f8b2SRob Herring - items: 181018f8b2SRob Herring - enum: 191018f8b2SRob Herring - allo,sparky # Allo.com Sparky 201018f8b2SRob Herring - cubietech,cubieboard6 # Cubietech CubieBoard6 21494eebdcSCristian Ciocaltea - roseapplepi,roseapplepi # RoseapplePi.org RoseapplePi 221018f8b2SRob Herring - const: actions,s500 231018f8b2SRob Herring - items: 241018f8b2SRob Herring - enum: 25ccc3b1acSMatheus Castello - caninos,labrador-base-m # Labrador Base Board M v1 26ccc3b1acSMatheus Castello - const: caninos,labrador-v2 # Labrador Core v2 27ccc3b1acSMatheus Castello - const: actions,s500 28ccc3b1acSMatheus Castello - items: 29ccc3b1acSMatheus Castello - enum: 301018f8b2SRob Herring - lemaker,guitar-bb-rev-b # LeMaker Guitar Base Board rev. B 311018f8b2SRob Herring - const: lemaker,guitar 321018f8b2SRob Herring - const: actions,s500 331018f8b2SRob Herring 341018f8b2SRob Herring # The Actions Semi S700 is a quad-core ARM Cortex-A53 SoC. 351018f8b2SRob Herring - items: 361018f8b2SRob Herring - enum: 37ccc3b1acSMatheus Castello - caninos,labrador-base-m2 # Labrador Base Board M v2 38ccc3b1acSMatheus Castello - const: caninos,labrador-v3 # Labrador Core v3 39ccc3b1acSMatheus Castello - const: actions,s700 40ccc3b1acSMatheus Castello - items: 41ccc3b1acSMatheus Castello - enum: 421018f8b2SRob Herring - cubietech,cubieboard7 # Cubietech CubieBoard7 431018f8b2SRob Herring - const: actions,s700 441018f8b2SRob Herring 451018f8b2SRob Herring # The Actions Semi S900 is a quad-core ARM Cortex-A53 SoC. 461018f8b2SRob Herring - items: 471018f8b2SRob Herring - enum: 481018f8b2SRob Herring - ucrobotics,bubblegum-96 # uCRobotics Bubblegum-96 491018f8b2SRob Herring - const: actions,s900 50