Hi Josh, > On Wed, Feb 6, 2019 at 3:14 PM Ajay Gupta <ajayk...@gmail.com> wrote: > > > > From: Ajay Gupta <aj...@nvidia.com> > > > > These NVIDIA-signed firmwares are required to enable the Cypress > > Type-C controller on TU10x GPUs. > > > > FW versions: > > Secondary: 42 > > Primary: 3.1.10 > > > > Signed-off-by: Ajay Gupta <aj...@nvidia.com> > > This is the same patch that was in your pull request, right? yes
> If so, I > can take the patch from here since this has the Signed-off-by, but I > wanted to confirm first. I sent pull request thinking that a patch of 750KB may not get accepted. Thanks. > nvpublic > > (The pull request is easier, but I'm not that picky as long as it's > proper either way.) > > 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 > > > > diff --git a/WHENCE b/WHENCE > > index c339423..a3f6e80 100644 > > --- a/WHENCE > > +++ b/WHENCE > > @@ -3950,6 +3950,10 @@ File: nvidia/gv100/sec2/desc.bin > > File: nvidia/gv100/sec2/image.bin > > File: nvidia/gv100/sec2/sig.bin > > > > +File: nvidia/tu10x/typec/ccg_primary.cyacd > > +File: nvidia/tu10x/typec/ccg_secondary.cyacd > > +File: nvidia/tu10x/typec/ccg_boot.cyacd