Hi Simon, -----"Simon Glass" <[email protected]> schrieb: -----
> Betreff: [PATCH v1 29/43] p2sb: Add a method to hide the bus > > The P2SB bus needs to be hidden in some cases so that it does not get > auto-configured by Linux. Add a method for this. > > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/misc/p2sb-uclass.c | 10 ++++++++++ > include/p2sb.h | 25 ++++++++++++++++++++++++- > 2 files changed, 34 insertions(+), 1 deletion(-) > Reviewed-by: Wolfgang Wallner <[email protected]> Tested-by: Wolfgang Wallner <[email protected]> Tested on an Apollo Lake-based board.

