Update the documentation to add the Caninos Loucos Labrador. Labrador project consists of a computer on module based on the Actions Semi S500 processor and the Labrador base board. Signed-off-by: Matheus Castello <matheus@xxxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/arm/actions.yaml | 5 +++++ 1 file changed, 5 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: -- 2.25.0