Skip to content

Commit 1494700

Browse files
billy-tsaiBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: aspeed,sgpio: Support ast2700
The AST2700 is the 7th generation SoC from Aspeed, featuring two SGPIO master controllers: both with 256 serial inputs and outputs. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Linus Walleij <linusw@kernel.org> Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com> Link: https://lore.kernel.org/r/20260123-upstream_sgpio-v2-5-69cfd1631400@aspeedtech.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
1 parent 43090d6 commit 1494700

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/gpio/aspeed,sgpio.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ maintainers:
1010
- Andrew Jeffery <andrew@aj.id.au>
1111

1212
description:
13-
This SGPIO controller is for ASPEED AST2400, AST2500 and AST2600 SoC,
13+
This SGPIO controller is for ASPEED AST2400, AST2500, AST2600 and AST2700 SoC,
14+
AST2700 have two sgpio master both with 256 pins,
1415
AST2600 have two sgpio master one with 128 pins another one with 80 pins,
1516
AST2500/AST2400 have one sgpio master with 80 pins. Each of the Serial
1617
GPIO pins can be programmed to support the following options
@@ -27,6 +28,7 @@ properties:
2728
- aspeed,ast2400-sgpio
2829
- aspeed,ast2500-sgpio
2930
- aspeed,ast2600-sgpiom
31+
- aspeed,ast2700-sgpiom
3032

3133
reg:
3234
maxItems: 1

0 commit comments

Comments
 (0)