Skip to content

Commit 49b2b5c

Browse files
potinlailinusw
authored andcommitted
dt-bindings: pinctrl: aspeed,ast2600-pinctrl: add NCSI groups
In the NCSI pin table, the reference clock output pin (RMIIXRCLKO) is not needed on the management controller side. Add "NCSI" pin groups that are equivalent to the RMII pin groups, but without the RMIIXRCLKO pin. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Potin Lai <[email protected]> Reviewed-by: Andrew Jeffery <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent c2e5a25 commit 49b2b5c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ description: |+
1919
Refer to the bindings described in
2020
Documentation/devicetree/bindings/mfd/syscon.yaml
2121
22+
Note: According to the NCSI specification, the reference clock output pin
23+
(RMIIXRCLKO) is not required on the management controller side. To optimize
24+
pin usage, add "NCSI" pin groups that are equivalent to the RMII pin groups,
25+
but without the RMIIXRCLKO pin.
26+
2227
properties:
2328
compatible:
2429
const: aspeed,ast2600-pinctrl
@@ -337,6 +342,8 @@ additionalProperties:
337342
- MDIO2
338343
- MDIO3
339344
- MDIO4
345+
- NCSI3
346+
- NCSI4
340347
- NCTS1
341348
- NCTS2
342349
- NCTS3

0 commit comments

Comments
 (0)