mbox series

[GIT,PULL] add Cypress CCGx type-C controller firmware

Message ID BYAPR12MB2727159CC4BA3093548C70CCDC6F0@BYAPR12MB2727.namprd12.prod.outlook.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] add Cypress CCGx type-C controller firmware | expand

Pull-request

https://github.com/ajaykuee/linux-firmware.git

Message

Ajay Gupta Feb. 6, 2019, 9:32 p.m. UTC
Hi Josh,

This pull request is for Cypress CCGx controller firmware which is required
for Type-C interface on Turing (tu10x) NVIDIA GPUs.

They driver changes which is required to flash these firmwares are currently
being reviewed at [1].

Thanks
Ajay
[ nvpublic ]

[1] https://marc.info/?l=linux-usb&m=154906953701718&w=2
---

The following changes since commit a8b75cac06f80dc1500ba385680ac5b5c1d1c4f8:

  Merge tag 'add-rpi-fw' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware (2019-01-18 07:04:02 -0500)

are available in the Git repository at:

  https://github.com/ajaykuee/linux-firmware.git

for you to fetch changes up to 2c139fe800f56c73c3e60932eb8cdbf1a7c2e1de:

  nvidia: add TU10x typec controller firmware (2019-02-06 12:07:22 -0800)

----------------------------------------------------------------
Ajay Gupta (1):
      nvidia: add TU10x typec controller firmware

WHENCE                                 |   4 +
nvidia/tu10x/typec/ccg_boot.cyacd      | 173 ++++++++++++++++++++
nvidia/tu10x/typec/ccg_primary.cyacd   | 281 +++++++++++++++++++++++++++++++++
nvidia/tu10x/typec/ccg_secondary.cyacd | 189 ++++++++++++++++++++++
4 files changed, 647 insertions(+)
create mode 100644 nvidia/tu10x/typec/ccg_boot.cyacd
create mode 100644 nvidia/tu10x/typec/ccg_primary.cyacd
create mode 100644 nvidia/tu10x/typec/ccg_secondary.cyacd

Comments

Josh Boyer Feb. 12, 2019, 12:51 p.m. UTC | #1
On Wed, Feb 6, 2019 at 4:33 PM Ajay Gupta <ajayg@nvidia.com> wrote:
>
> Hi Josh,
>
> This pull request is for Cypress CCGx controller firmware which is required
> for Type-C interface on Turing (tu10x) NVIDIA GPUs.
>
> They driver changes which is required to flash these firmwares are currently
> being reviewed at [1].
>
> Thanks
> Ajay
> [ nvpublic ]
>
> [1] https://marc.info/?l=linux-usb&m=154906953701718&w=2
> ---
>
> The following changes since commit a8b75cac06f80dc1500ba385680ac5b5c1d1c4f8:
>
>   Merge tag 'add-rpi-fw' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware (2019-01-18 07:04:02 -0500)
>
> are available in the Git repository at:
>
>   https://github.com/ajaykuee/linux-firmware.git
>
> for you to fetch changes up to 2c139fe800f56c73c3e60932eb8cdbf1a7c2e1de:
>
>   nvidia: add TU10x typec controller firmware (2019-02-06 12:07:22 -0800)
>
> ----------------------------------------------------------------
> Ajay Gupta (1):
>       nvidia: add TU10x typec controller firmware

You're missing a Signed-off-by on this commit.  Can you please add it?

josh

>
> WHENCE                                 |   4 +
> nvidia/tu10x/typec/ccg_boot.cyacd      | 173 ++++++++++++++++++++
> nvidia/tu10x/typec/ccg_primary.cyacd   | 281 +++++++++++++++++++++++++++++++++
> nvidia/tu10x/typec/ccg_secondary.cyacd | 189 ++++++++++++++++++++++
> 4 files changed, 647 insertions(+)
> create mode 100644 nvidia/tu10x/typec/ccg_boot.cyacd
> create mode 100644 nvidia/tu10x/typec/ccg_primary.cyacd
> create mode 100644 nvidia/tu10x/typec/ccg_secondary.cyacd
Ajay Gupta Feb. 12, 2019, 5:11 p.m. UTC | #2
Hi Josh

> -----Original Message-----
> From: linux-usb-owner@vger.kernel.org <linux-usb-owner@vger.kernel.org> On
> Behalf Of Josh Boyer
> Sent: Tuesday, February 12, 2019 4:51 AM
> To: Ajay Gupta <ajayg@nvidia.com>
> Cc: linux-firmware@kernel.org; Heikki Krogerus
> <heikki.krogerus@linux.intel.com>; linux-usb@vger.kernel.org
> Subject: Re: [GIT,PULL] add Cypress CCGx type-C controller firmware
> 
> On Wed, Feb 6, 2019 at 4:33 PM Ajay Gupta <ajayg@nvidia.com> wrote:
> >
> > Hi Josh,
> >
> > This pull request is for Cypress CCGx controller firmware which is
> > required for Type-C interface on Turing (tu10x) NVIDIA GPUs.
> >
> > They driver changes which is required to flash these firmwares are
> > currently being reviewed at [1].
> >
> > Thanks
> > Ajay
> > [ nvpublic ]
> >
> > [1] https://marc.info/?l=linux-usb&m=154906953701718&w=2
> > ---
> >
> > The following changes since commit
> a8b75cac06f80dc1500ba385680ac5b5c1d1c4f8:
> >
> >   Merge tag 'add-rpi-fw' of
> > ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-
> > firmware (2019-01-18 07:04:02 -0500)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/ajaykuee/linux-firmware.git
> >
> > for you to fetch changes up to
> 2c139fe800f56c73c3e60932eb8cdbf1a7c2e1de:
> >
> >   nvidia: add TU10x typec controller firmware (2019-02-06 12:07:22
> > -0800)
> >
> > ----------------------------------------------------------------
> > Ajay Gupta (1):
> >       nvidia: add TU10x typec controller firmware
> 
> You're missing a Signed-off-by on this commit.  Can you please add it?
Sorry for inconvenience. I have fixed it now.

thanks
> nvpublic
> 
> josh
> 
> >
> > WHENCE                                 |   4 +
> > nvidia/tu10x/typec/ccg_boot.cyacd      | 173 ++++++++++++++++++++
> > nvidia/tu10x/typec/ccg_primary.cyacd   | 281
> +++++++++++++++++++++++++++++++++
> > nvidia/tu10x/typec/ccg_secondary.cyacd | 189 ++++++++++++++++++++++
> > 4 files changed, 647 insertions(+)
> > create mode 100644 nvidia/tu10x/typec/ccg_boot.cyacd create mode
> > 100644 nvidia/tu10x/typec/ccg_primary.cyacd
> > create mode 100644 nvidia/tu10x/typec/ccg_secondary.cyacd
Josh Boyer Feb. 13, 2019, 12:43 p.m. UTC | #3
On Tue, Feb 12, 2019 at 12:11 PM Ajay Gupta <ajayg@nvidia.com> wrote:
>
> Hi Josh
>
> > -----Original Message-----
> > From: linux-usb-owner@vger.kernel.org <linux-usb-owner@vger.kernel.org> On
> > Behalf Of Josh Boyer
> > Sent: Tuesday, February 12, 2019 4:51 AM
> > To: Ajay Gupta <ajayg@nvidia.com>
> > Cc: linux-firmware@kernel.org; Heikki Krogerus
> > <heikki.krogerus@linux.intel.com>; linux-usb@vger.kernel.org
> > Subject: Re: [GIT,PULL] add Cypress CCGx type-C controller firmware
> >
> > On Wed, Feb 6, 2019 at 4:33 PM Ajay Gupta <ajayg@nvidia.com> wrote:
> > >
> > > Hi Josh,
> > >
> > > This pull request is for Cypress CCGx controller firmware which is
> > > required for Type-C interface on Turing (tu10x) NVIDIA GPUs.
> > >
> > > They driver changes which is required to flash these firmwares are
> > > currently being reviewed at [1].
> > >
> > > Thanks
> > > Ajay
> > > [ nvpublic ]
> > >
> > > [1] https://marc.info/?l=linux-usb&m=154906953701718&w=2
> > > ---
> > >
> > > The following changes since commit
> > a8b75cac06f80dc1500ba385680ac5b5c1d1c4f8:
> > >
> > >   Merge tag 'add-rpi-fw' of
> > > ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-
> > > firmware (2019-01-18 07:04:02 -0500)
> > >
> > > are available in the Git repository at:
> > >
> > >   https://github.com/ajaykuee/linux-firmware.git
> > >
> > > for you to fetch changes up to
> > 2c139fe800f56c73c3e60932eb8cdbf1a7c2e1de:
> > >
> > >   nvidia: add TU10x typec controller firmware (2019-02-06 12:07:22
> > > -0800)
> > >
> > > ----------------------------------------------------------------
> > > Ajay Gupta (1):
> > >       nvidia: add TU10x typec controller firmware
> >
> > You're missing a Signed-off-by on this commit.  Can you please add it?
> Sorry for inconvenience. I have fixed it now.

Thank you.  Pulled and pushed out.

josh