Commit graph

6 commits

Author SHA1 Message Date
Roy Luo
9236e194c0 Use absolute path for udc device
Avoid search in /sys/class/udc directory

Bug: 339241080
Test: tested on zumapro
Flag: EXEMPT bugfix
Change-Id: Iad74cae0d6ad6887d79d705dc8478f1b44532503
2024-06-27 00:08:41 +00:00
Chien Kun Niu
57d671706b usb: change CPU to big core 7
Change the big core number from 8 to 7 for change platform.

Bug: 316995755

Change-Id: Iec0fe10621296d557ae66da76318a6339ea16d44
Signed-off-by: Chien Kun Niu <rickyniu@google.com>
2024-03-27 08:25:24 +00:00
RD Babiera
f1140a12b1 usb: Runtime search the i2c path
The paths of sysfs nodes are different across kernel versions
and i2c bus assignement. Runtime search the correct ones.

Test: Manual test on device. Confirm that file reads related to
      file path error do not trigger error.
Bug: 318820040
Change-Id: I1217fcea012865cebe12c935917f12903003fd5b
(ported from commit 0b768c8fbe1e59a4b9efa7b5f7b6a017a81d46fb)
Signed-off-by: RD Babiera <rdbabiera@google.com>
2024-01-30 17:56:51 +00:00
Scott Wiest
b7046b2dce UsbGadget: Add support for webcam on zumapro
Bug: 318801643

Test: Manual

Change-Id: I77a97a13779452f75b5d73300904a1c2825b1ba3
2024-01-19 21:50:01 +00:00
Chien Kun Niu
2d27d7b453 usb: add all i2c number
Add all I2c number to change the permission

Bug: 297109635
Test: limit 1.3A work
Change-Id: I5ca8301da72ea848154f5382265ea06fa432fea2
2023-08-24 15:45:35 +08:00
Robin Peng
dec234f475 init zumapro from zuma sha 4daedb8feb4d4
Bug: 272725898
Change-Id: I1e1ab5d15e7f4b2b59e28f2e52e07cd7e12f25b3
2023-03-31 15:10:16 +00:00