[PATCH v1 29/43] p2sb: Add a method to hide the bus
Bin Meng
bmeng.cn at gmail.com
Tue Jun 30 09:54:48 CEST 2020
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <sjg at 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 at 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 at gmail.com>
More information about the U-Boot
mailing list