public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
@ 2020-11-27 12:41 Andy Shevchenko
  2020-11-30 20:12 ` Simon Glass
  2020-12-16  3:33 ` Bin Meng
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Shevchenko @ 2020-11-27 12:41 UTC (permalink / raw)
  To: u-boot

None of the driver for Edison is using DM_PCI_COMPAT, hence drop it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 configs/edison_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/edison_defconfig b/configs/edison_defconfig
index c69c3f883c19..ab2811eca9dc 100644
--- a/configs/edison_defconfig
+++ b/configs/edison_defconfig
@@ -37,7 +37,6 @@ CONFIG_DFU_TIMEOUT=y
 CONFIG_DFU_MMC=y
 CONFIG_DFU_RAM=y
 CONFIG_SUPPORT_EMMC_BOOT=y
-CONFIG_DM_PCI_COMPAT=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="Intel"
 CONFIG_USB_GADGET_VENDOR_NUM=0x8087
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
  2020-11-27 12:41 [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT Andy Shevchenko
@ 2020-11-30 20:12 ` Simon Glass
  2020-12-16  3:33 ` Bin Meng
  1 sibling, 0 replies; 4+ messages in thread
From: Simon Glass @ 2020-11-30 20:12 UTC (permalink / raw)
  To: u-boot

On Fri, 27 Nov 2020 at 05:41, Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> None of the driver for Edison is using DM_PCI_COMPAT, hence drop it.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  configs/edison_defconfig | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
  2020-11-27 12:41 [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT Andy Shevchenko
  2020-11-30 20:12 ` Simon Glass
@ 2020-12-16  3:33 ` Bin Meng
  2020-12-16  5:52   ` Bin Meng
  1 sibling, 1 reply; 4+ messages in thread
From: Bin Meng @ 2020-12-16  3:33 UTC (permalink / raw)
  To: u-boot

On Fri, Nov 27, 2020 at 8:41 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> None of the driver for Edison is using DM_PCI_COMPAT, hence drop it.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  configs/edison_defconfig | 1 -
>  1 file changed, 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
  2020-12-16  3:33 ` Bin Meng
@ 2020-12-16  5:52   ` Bin Meng
  0 siblings, 0 replies; 4+ messages in thread
From: Bin Meng @ 2020-12-16  5:52 UTC (permalink / raw)
  To: u-boot

On Wed, Dec 16, 2020 at 11:33 AM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> On Fri, Nov 27, 2020 at 8:41 PM Andy Shevchenko
> <andriy.shevchenko@linux.intel.com> wrote:
> >
> > None of the driver for Edison is using DM_PCI_COMPAT, hence drop it.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > ---
> >  configs/edison_defconfig | 1 -
> >  1 file changed, 1 deletion(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

applied to u-boot-x86, thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-16  5:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 12:41 [PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT Andy Shevchenko
2020-11-30 20:12 ` Simon Glass
2020-12-16  3:33 ` Bin Meng
2020-12-16  5:52   ` Bin Meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox