Re: [PASEMI PA6T PPC] Onboard CF card device with new SanDisk High (>8G) CF cards

2020-01-28 Thread Christian Zigotzky

On 28 January 2020 at 3:16 pm, Rob Herring wrote:

On Tue, Jan 28, 2020 at 2:01 AM Christian Zigotzky
 wrote:

Hi All,

Which mailing list is responsible for the pata_pcmcia driver? We are
using new SanDisk High (>8G) CF cards with this driver [1] and we need
the following line in the file "drivers/ata/pata_pcmcia.c".

+PCMCIA_DEVICE_MANF_CARD(0x00f1, 0x0101),/* SanDisk High
(>8G) CFA */

Run get_maintainers.pl and it will answer that for you:

$ scripts/get_maintainer.pl -f drivers/ata/pata_pcmcia.c
Bartlomiej Zolnierkiewicz 
(maintainer:LIBATA PATA DRIVERS)
Jens Axboe  (maintainer:LIBATA PATA DRIVERS)
linux-...@vger.kernel.org (open list:LIBATA PATA DRIVERS)
linux-ker...@vger.kernel.org (open list)

Thank you!


Re: [PASEMI PA6T PPC] Onboard CF card device with new SanDisk High (>8G) CF cards

2020-01-28 Thread Rob Herring
On Tue, Jan 28, 2020 at 2:01 AM Christian Zigotzky
 wrote:
>
> Hi All,
>
> Which mailing list is responsible for the pata_pcmcia driver? We are
> using new SanDisk High (>8G) CF cards with this driver [1] and we need
> the following line in the file "drivers/ata/pata_pcmcia.c".
>
> +PCMCIA_DEVICE_MANF_CARD(0x00f1, 0x0101),/* SanDisk High
> (>8G) CFA */

Run get_maintainers.pl and it will answer that for you:

$ scripts/get_maintainer.pl -f drivers/ata/pata_pcmcia.c
Bartlomiej Zolnierkiewicz 
(maintainer:LIBATA PATA DRIVERS)
Jens Axboe  (maintainer:LIBATA PATA DRIVERS)
linux-...@vger.kernel.org (open list:LIBATA PATA DRIVERS)
linux-ker...@vger.kernel.org (open list)


Re: [PASEMI PA6T PPC] Onboard CF card device with new SanDisk High (>8G) CF cards

2020-01-28 Thread Christoph Hellwig
On Tue, Jan 28, 2020 at 08:58:29AM +0100, Christian Zigotzky wrote:
> Hi All,
> 
> Which mailing list is responsible for the pata_pcmcia driver? We are using
> new SanDisk High (>8G) CF cards with this driver [1] and we need the
> following line in the file "drivers/ata/pata_pcmcia.c".
> 
> +    PCMCIA_DEVICE_MANF_CARD(0x00f1, 0x0101),        /* SanDisk High (>8G)
> CFA */

Please send a formal patch for it to linux-...@vger.kernel.org


[PASEMI PA6T PPC] Onboard CF card device with new SanDisk High (>8G) CF cards

2020-01-28 Thread Christian Zigotzky

Hi All,

Which mailing list is responsible for the pata_pcmcia driver? We are 
using new SanDisk High (>8G) CF cards with this driver [1] and we need 
the following line in the file "drivers/ata/pata_pcmcia.c".


+    PCMCIA_DEVICE_MANF_CARD(0x00f1, 0x0101),        /* SanDisk High 
(>8G) CFA */


Thanks,
Christian

[1] https://forum.hyperion-entertainment.com/viewtopic.php?f=35=4282