linux
linux copied to clipboard
pinctrl error for B7, C7 and pin 233
Booting v4.15-rc1 with the Zaius device tree results in this:
[ 1.076138] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: could not map pin config for "C7"
[ 1.076450] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: could not map pin config for "B7"
[ 1.077033] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: pin_config_set op failed for pin 233
Turning on PINCTRL_DEBUG and booting with debug didn't display any obvious messages relating to this.
Are we still seeing this?