diff options
author | Christian Hewitt <[email protected]> | 2023-01-27 15:05:35 +0000 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-01-27 18:01:56 +0100 |
commit | 229cfc6b16ccedfcae1ee10dc1aed04e7a85ed32 (patch) | |
tree | 8f9f2c667fe716abcff57a58445896d9eb182125 | |
parent | 5bcfbee7d58d8512493b03b1d1622fe138d0aaee (diff) |
dt-bindings: arm: amlogic: add support for Radxa Zero2
The Radxa Zero2 is a small form-factor SBC using the Amlogic
A311D chip.
Signed-off-by: Christian Hewitt <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index dc7dfcf8507c..b634d5b04e15 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -154,6 +154,7 @@ properties: items: - enum: - khadas,vim3 + - radxa,zero2 - const: amlogic,a311d - const: amlogic,g12b |