
30 Jun
2020
30 Jun
'20
9:54 a.m.
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@chromium.org wrote:
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: Bin Meng bmeng.cn@gmail.com