Add PCIe PERST# group to support for PCIe RC. Signed-off-by: Jacky Chou <jacky_chou@xxxxxxxxxxxxxx> --- .../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