From: Neil Armstrong Date: Mon, 3 Jun 2019 09:10:06 +0000 (+0200) Subject: dt-bindings: arm: amlogic: add G12B bindings X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b365c124f1ef921125e6c355b5d16a7d165138c4;p=linux.git 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 Reviewed-by: Rob Herring Reviewed-by: Martin Blumenstingl Signed-off-by: Kevin Hilman --- diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index a0dd12be4de40..8434be88d5993 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 + ...