[PATCH v2 04/10] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
Jacky Chou
jacky_chou at aspeedtech.com
Mon Jul 14 20:43:14 PDT 2025
Add PCIe PERST# group to support for PCIe RC.
Signed-off-by: Jacky Chou <jacky_chou at aspeedtech.com>
---
.../devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml
index 80974c46f3ef..5d7fbb1c72b7 100644
--- a/Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml
@@ -254,6 +254,7 @@ additionalProperties:
- WDTRST2
- WDTRST3
- WDTRST4
+ - PCIERC1
groups:
enum:
@@ -497,6 +498,7 @@ additionalProperties:
- WDTRST2
- WDTRST3
- WDTRST4
+ - PCIERC1
pins: true
bias-disable: true
--
2.43.0
More information about the linux-arm-kernel
mailing list