mbox series

[v4,0/2] Add support for firmware update on Cypres CCGx

Message ID 20190206213942.6124-1-ajayg@nvidia.com (mailing list archive)
Headers show
Series Add support for firmware update on Cypres CCGx | expand

Message

Ajay Gupta Feb. 6, 2019, 9:39 p.m. UTC
Hi Heikki

These changes adds support for updating firmware on Cypress CCGx
controller. New version (v4) has two patches where second one is
merge of patch 2,3,4,5 and 6 of previous version (v3) to fix git
bisect compile warning.

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 | 886 +++++++++++++++++++++++++++++-
 1 file changed, 876 insertions(+), 10 deletions(-)