Skip to content

Commit

Permalink
dt-bindings: arm: sunxi: Add PinePhone 1.0 and 1.1 bindings
Browse files Browse the repository at this point in the history
Document board compatible names for Pine64 PinePhone:

- 1.0 - Developer variant
- 1.1 - Braveheart variant

Signed-off-by: Ondrej Jirman <megous@megous.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
  • Loading branch information
Ondrej Jirman authored and Maxime Ripard committed Feb 27, 2020
1 parent 29b2c68 commit a886ed2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/devicetree/bindings/arm/sunxi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,16 @@ properties:
- const: pine64,pinebook
- const: allwinner,sun50i-a64

- description: Pine64 PinePhone Developer Batch (1.0)
items:
- const: pine64,pinephone-1.0
- const: allwinner,sun50i-a64

- description: Pine64 PinePhone Braveheart (1.1)
items:
- const: pine64,pinephone-1.1
- const: allwinner,sun50i-a64

- description: Pine64 PineTab
items:
- const: pine64,pinetab
Expand Down

0 comments on commit a886ed2

Please sign in to comment.