dt-bindings: gpio: msc313: Add compatible for ssd20xd

Add a compatible string for "ssd20xd" for the SigmaStar SSD201
and SSD202D chips. These chips are the same die with different
memory bonded so they don't need their own strings.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
This commit is contained in:
Daniel Palmer 2021-12-13 18:40:32 +09:00 committed by Bartosz Golaszewski
parent c08995bff2
commit 8e6458cd8c

View file

@ -14,7 +14,9 @@ properties:
pattern: "^gpio@[0-9a-f]+$" pattern: "^gpio@[0-9a-f]+$"
compatible: compatible:
const: mstar,msc313-gpio enum:
- mstar,msc313-gpio
- sstar,ssd20xd-gpio
reg: reg:
maxItems: 1 maxItems: 1