Message ID | 20200724132654.16549-6-hhhawa@amazon.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | b29dd113130671c714830dedf25677bdcdabfaf9 |
Headers | show |
Series | Amazon's Annapurna Labs Alpine v3 device-tree | expand |
diff --git a/Documentation/devicetree/bindings/arm/amazon,al.yaml b/Documentation/devicetree/bindings/arm/amazon,al.yaml index 7de3a8c6e740..a3a4d710bd02 100644 --- a/Documentation/devicetree/bindings/arm/amazon,al.yaml +++ b/Documentation/devicetree/bindings/arm/amazon,al.yaml @@ -24,4 +24,10 @@ properties: - al,alpine-v2-evp - const: al,alpine-v2 + - description: Boards with Alpine V3 SoC + items: + - enum: + - amazon,al-alpine-v3-evp + - const: amazon,al-alpine-v3 + ...