Message ID | 20220530130839.120710-4-pan@semihalf.com |
---|---|
State | New |
Headers | show |
Series | Add Chameleon v3 devicetree | expand |
diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 5e2017c0a051..c6e198bb5b29 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -25,7 +25,7 @@ properties: items: - enum: - altr,socfpga-arria10-socdk - - enclustra,mercury-aa1 + - google,chameleon-v3 - const: altr,socfpga-arria10 - const: altr,socfpga
The Mercury+ AA1 is not a standalone board, rather it's a module with an Arria 10 SoC and some peripherals on it. The Google Chameleon v3 is a base board for the Mercury+ AA1. Signed-off-by: Paweł Anikiel <pan@semihalf.com> --- Documentation/devicetree/bindings/arm/altera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)