
23 Jun
2020
23 Jun
'20
12:49 p.m.
Hi Simon,
-----"Simon Glass" sjg@chromium.org 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 sjg@chromium.org
drivers/misc/p2sb-uclass.c | 10 ++++++++++ include/p2sb.h | 25 ++++++++++++++++++++++++- 2 files changed, 34 insertions(+), 1 deletion(-)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com
Tested-by: Wolfgang Wallner wolfgang.wallner@br-automation.com Tested on an Apollo Lake-based board.