mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 03:35:32 -04:00
dt-bindings: gpio: cdns: add Axiado AX3005 GPIO variant
Add binding for Axiado AX3005 GPIO controller. So far, no changes are known, so it can fall back to the cdns,gpio-r1p02 compatible. Signed-off-by: Swark Yang <syang@axiado.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260716-upstream-axiado-ax3005-upstream-v3-2-c429095143ec@axiado.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
This commit is contained in:
committed by
Bartosz Golaszewski
parent
bbd8254da1
commit
e8a40b3566
@@ -14,8 +14,11 @@ properties:
|
||||
oneOf:
|
||||
- const: cdns,gpio-r1p02
|
||||
- items:
|
||||
- enum:
|
||||
- axiado,ax3000-gpio
|
||||
- const: axiado,ax3000-gpio
|
||||
- const: cdns,gpio-r1p02
|
||||
- items:
|
||||
- const: axiado,ax3005-gpio
|
||||
- const: axiado,ax3000-gpio
|
||||
- const: cdns,gpio-r1p02
|
||||
|
||||
reg:
|
||||
|
||||
Reference in New Issue
Block a user