Skip to content

Commit

Permalink
dt-bindings: ARM: fsl: Add chargebyte Tarragon
Browse files Browse the repository at this point in the history
This adds the compatible for the chargebyte Tarragon boards.

Signed-off-by: Stefan Wahren <stefan.wahren@chargebyte.com>
  • Loading branch information
lategoodbye committed Mar 3, 2023
1 parent f5111e9 commit abd42a3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/devicetree/bindings/arm/fsl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,15 @@ properties:
- const: tq,imx6ull-tqma6ull2l # MCIMX6Y2, LGA SoM variant
- const: fsl,imx6ull

- description: chargebyte Tarragon Boards
items:
- enum:
- chargebyte,imx6ull-tarragon-master
- chargebyte,imx6ull-tarragon-micro
- chargebyte,imx6ull-tarragon-slave
- chargebyte,imx6ull-tarragon-slavext
- const: fsl,imx6ull

- description: i.MX6ULZ based Boards
items:
- enum:
Expand Down

1 comment on commit abd42a3

@barsnick
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message nitpicking:

This adds the compatibles for the chargebyte Tarragon boards.

I.e. plural.

Please sign in to comment.