Skip to content

Commit 10a46a7

Browse files
numbqqsuperna9999
authored andcommitted
dt-bindings: arm: amlogic: introduce specific compatibles for S4 family
The Amlogic S4 SoC family includes multiple variants, such as the S805X2 and S905Y4. Currently, the bindings only define the generic "amlogic,s4" compatible. This patch introduces specific compatibles "amlogic,s805x2" and "amlogic,s905y4" to properly differentiate these SoCs while keeping "amlogic,s4" as the family fallback. This allows for more precise hardware description and future-proofing if SoC-specific quirks arise. Signed-off-by: Nick Xie <nick@khadas.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260115030015.1334517-2-nick@khadas.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent 29deec4 commit 10a46a7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/amlogic.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,14 @@ properties:
245245
items:
246246
- enum:
247247
- amlogic,aq222
248+
- const: amlogic,s805x2
249+
- const: amlogic,s4
250+
251+
- description: Boards with the Amlogic Meson S4 S905Y4 SoC
252+
items:
253+
- enum:
254+
- khadas,vim1s
255+
- const: amlogic,s905y4
248256
- const: amlogic,s4
249257

250258
- description: Boards with the Amlogic S6 S905X5 SoC

0 commit comments

Comments
 (0)