Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1349195

Re: [PATCH v9 3/3] add support for DWC UFS Host Controller

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH v9 3/3] add support for DWC UFS Host Controller
Date 2016-03-03 15:20 +0100
Message-ID <r8CgG-8cy-11@gated-at.bofh.it> (permalink)
References <r2tg6-2PB-15@gated-at.bofh.it> <r8AeS-6Vw-25@gated-at.bofh.it> <r8BXl-7Qj-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday 03 March 2016 13:52:39 Joao Pinto wrote:
> 
> config SCSI_UFS_DWC
>         bool
> 
> config SCSI_UFS_DWC_TC_PLATFORM
>         tristate "DesignWare platform support using a G210 Test Chip"
>         depends on SCSI_UFSHCD_PLATFORM
>         select SCSI_UFS_DWC
>         ---help---
>           Synopsys Test Chip is a PHY for prototyping purposes.
> 
>           If unsure, say N."
> 
> config SCSI_UFS_DWC_TC_PCI
>         tristate "DesignWare pci support using a G210 Test Chip"
>         depends on SCSI_UFSHCD_PCI
>         select SCSI_UFS_DWC
>         ---help---
>           Synopsys Test Chip is a PHY for prototyping purposes.
> 
>           If unsure, say N."
> 
> I would keep SCSI_UFS_DWC to avoid building DWC specific source everytime.
> 
> Agree?
> 

Yes, looks good to me.

	Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Joao Pinto <Joao.Pinto@synopsys.com> - 2016-03-02 17:50 +0100
  Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Arnd Bergmann <arnd@arndb.de> - 2016-03-02 21:00 +0100
    Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Joao Pinto <Joao.Pinto@synopsys.com> - 2016-03-03 12:50 +0100
      Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Arnd Bergmann <arnd@arndb.de> - 2016-03-03 13:10 +0100
        Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Joao Pinto <Joao.Pinto@synopsys.com> - 2016-03-03 15:00 +0100
          Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Arnd Bergmann <arnd@arndb.de> - 2016-03-03 15:20 +0100
            Re: [PATCH v9 3/3] add support for DWC UFS Host Controller Joao Pinto <Joao.Pinto@synopsys.com> - 2016-03-03 15:20 +0100

csiph-web