diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2019-11-14 18:47:33 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2019-12-10 12:43:34 +0300 |
commit | f33a911750297992ccdcdeaa6908f50c64d58783 (patch) | |
tree | 08483d7f4525a42e221fad2441f120f4c2be2bde /Documentation/devicetree/bindings/arm | |
parent | 24e9f61c1411858587d2af254ce2c1eb7c9c9e28 (diff) | |
download | linux-f33a911750297992ccdcdeaa6908f50c64d58783.tar.xz |
arm64: dts: allwinner: add pineh64 model B
This patch adds the model B of the PineH64.
The model B is smaller than the pine64 model A and has no PCIE slot.
The only devicetree difference with the pineH64 model A, is the PHY
regulator and the HDMI connector node.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 2325cfafd23f..eaa042fc090f 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -610,6 +610,11 @@ properties: - const: pine64,pine-h64 - const: allwinner,sun50i-h6 + - description: Pine64 PineH64 model B + items: + - const: pine64,pine-h64-model-b + - const: allwinner,sun50i-h6 + - description: Pine64 LTS items: - const: pine64,pine64-lts |