Re: [PATCH] pci: dwc: dra7xx: Depend on appropriate SoC or compile test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 15, 2017 at 01:26:17PM +0100, Peter Robinson wrote:
> The PCI controller attached to a SoC isn't much use if the core SoC isn't
> enabled, unless of course it's compile testing, so add appropriate dependency.
> 
> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx>

Applied to pci/host-dra7xx for v4.13, thanks!

Kishon, let me know if you object.  I think I'll start speculatively
applying simple patches without maintainer acks to try to streamline
things, on the assumption that you'll speak up if you object.

> ---
>  drivers/pci/dwc/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/pci/dwc/Kconfig b/drivers/pci/dwc/Kconfig
> index b7e15526d676..d34b6dfbb351 100644
> --- a/drivers/pci/dwc/Kconfig
> +++ b/drivers/pci/dwc/Kconfig
> @@ -16,6 +16,7 @@ config PCIE_DW_EP
>  
>  config PCI_DRA7XX
>  	bool "TI DRA7xx PCIe controller"
> +	depends on SOC_DRA7XX || COMPILE_TEST
>  	depends on (PCI && PCI_MSI_IRQ_DOMAIN) || PCI_ENDPOINT
>  	depends on OF && HAS_IOMEM && TI_PIPE3
>  	help
> -- 
> 2.13.0
> 



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux