On Fri, 2024-06-21 at 17:31 +0800, Potin Lai wrote: > 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@xxxxxxxxx> Reviewed-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>