Message ID | 20190207191813.8330-1-ajayg@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for firmware update on Cypres CCGx | expand |
On Thu, Feb 07, 2019 at 11:18:11AM -0800, Ajay Gupta wrote: > Hi Heikki > > These changes adds support for updating firmware on Cypress CCGx > controller. New version (v5) has fixes from Oliver Neukum > > I have tested them on NVIDIA GPU card. > > Firmware binary pull-request is posted to linux-firmware.git at [1]. > > Please help review this set. > > Thanks > Ajay > > [1] https://marc.info/?l=linux-usb&m=154948878626598&w=2 > > Ajay Gupta (2): > usb: typec: ucsi: add get_fw_info function > usb: typec: ucsi: add firmware flashing support > > drivers/usb/typec/ucsi/ucsi_ccg.c | 884 +++++++++++++++++++++++++++++- > 1 file changed, 874 insertions(+), 10 deletions(-) These look OK to me. Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> thanks,