Quoting Douglas Anderson (2021-03-01 13:34:31) > From: Alexandru M Stan <[email protected]> > > Removed the pinctrl and pin{mux,conf} for the control pins because: > 1. The only need for them is for userspace control via flash_fp_mcu > 2. cros-ec doesn't know what to do with them, and even if it did, > it would interfere with flash_fp_mcu at the most inopportune times > > Since we're not using hogs, we rely on AP firmware to set all the > control pins correctly. > > Cc: Stephen Boyd <[email protected]> > Cc: Craig Hesling <[email protected]> > Signed-off-by: Alexandru M Stan <[email protected]> > [dianders: adjusted since coachz isn't upstream yet] > Reviewed-by; Matthias Kaehlcke <[email protected]> > Signed-off-by: Douglas Anderson <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]>

