]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: aspeed-g6: Add NCSI pin group config
authorPotin Lai <potin.lai.pt@gmail.com>
Fri, 21 Jun 2024 09:31:42 +0000 (17:31 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Jun 2024 10:41:07 +0000 (12:41 +0200)
commitf775c242307777d6c7739e21d2ef30987b737104
tree28206d72013091f9e9bcb1dbb43b1de5c22ff986
parent49b2b5c39e10fd442b89844ae6a510a207c0c8c9
pinctrl: aspeed-g6: Add NCSI pin group config

Based on the NCSI pin table (Table 181) in NCSI spec[1], the reference
clock output pin (RMIIXRCLKO) is not needed on the management controller
side.

To optimize pin usage, add new NCSI pin group that excludes RMIIXRCLKO,
reducing the number of required pins.

LINK: [1] https://www.dmtf.org/sites/default/files/standards/documents/DSP0222_1.2.0a.pdf

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Link: https://lore.kernel.org/20240621093142.698529-3-potin.lai.pt@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c