dt-bindings: i3c: cdns: add Axiado AX3000 I3C controller

Add binding for AX3000 I3C controller. So far, no changes known,
so it can fallback to default compatible.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Harshit Shah <hshah@axiado.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Harshit Shah 2025-07-22 13:15:34 -07:00 committed by Arnd Bergmann
parent 7346be495b
commit 678fefdfe9

View File

@ -14,7 +14,12 @@ allOf:
properties:
compatible:
const: cdns,i3c-master
oneOf:
- const: cdns,i3c-master
- items:
- enum:
- axiado,ax3000-i3c
- const: cdns,i3c-master
reg:
maxItems: 1