summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/amlogic.yaml
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-06-03 11:10:06 +0200
committerKevin Hilman <khilman@baylibre.com>2019-06-11 15:50:03 -0700
commitb365c124f1ef921125e6c355b5d16a7d165138c4 (patch)
tree563d4ede26e772455693a71010074eea44a6db83 /Documentation/devicetree/bindings/arm/amlogic.yaml
parentec066d8f9e380ebdfb547fc0d3f2785c95aa3551 (diff)
dt-bindings: arm: amlogic: add G12B bindings
Add compatible for the Amlogic G12B SoC, sharing most of the features and architecture with the G12A SoC. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index a0dd12be4de4..8434be88d599 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -135,4 +135,8 @@ properties:
- amlogic,u200
- const: amlogic,g12a
+ - description: Boards with the Amlogic Meson G12B S922X SoC
+ items:
+ - const: amlogic,g12b
+
...