[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200227201557.368533-2-matheus@castello.eng.br>
Date: Thu, 27 Feb 2020 17:15:56 -0300
From: Matheus Castello <matheus@...tello.eng.br>
To: afaerber@...e.de, manivannan.sadhasivam@...aro.org,
mark.rutland@....com, robh+dt@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Matheus Castello <matheus@...tello.eng.br>
Subject: [PATCH v1 1/2] dt-bindings: arm: actions: Document Caninos Loucos Labrador
Update the documentation to add the Caninos Loucos Labrador
vendor-prefix and items that were included in the device tree files.
Signed-off-by: Matheus Castello <matheus@...tello.eng.br>
---
Documentation/devicetree/bindings/arm/actions.yaml | 5 +++++
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
2 files changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/actions.yaml b/Documentation/devicetree/bindings/arm/actions.yaml
index ace3fdaa8396..1b131ceb884a 100644
--- a/Documentation/devicetree/bindings/arm/actions.yaml
+++ b/Documentation/devicetree/bindings/arm/actions.yaml
@@ -24,6 +24,11 @@ properties:
- lemaker,guitar-bb-rev-b # LeMaker Guitar Base Board rev. B
- const: lemaker,guitar
- const: actions,s500
+ - items:
+ - enum:
+ - caninos,labrador-bb # Caninos Loucos Labrador Base Board
+ - const: caninos,labrador
+ - const: actions,s500
# The Actions Semi S700 is a quad-core ARM Cortex-A53 SoC.
- items:
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 9e67944bec9c..3e974dd563cf 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -167,6 +167,8 @@ patternProperties:
description: Calxeda
"^capella,.*":
description: Capella Microsystems, Inc
+ "^caninos,.*":
+ description: Caninos Loucos LSI-TEC NPO
"^cascoda,.*":
description: Cascoda, Ltd.
"^catalyst,.*":
--
2.25.0
Powered by blists - more mailing lists