commit | 50b8daeaa58887a66aee2a9b90f366af5ce4db37 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Wed Jun 24 20:29:07 2020 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jun 24 20:31:12 2020 +0000 |
tree | f42c73b2f597ddd37ef411e6bc60ae023eac8349 | |
parent | 66c35f4033dca6be9fd762a2175c97d074635c5b [diff] |
db845c: init.common.usb.rc: Add setprop sys.usb.controller to avoid picking the dummy hcd With some kernels that neable DUMMY_USB_HCD, we end up with multiple UDC devices, and the system might pick the dummy one to use which causes adb to fail. This corrects this by setting the sys.usb.controller property to the db845c controller name. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Ife99b9b16204cfe767c8b755ec5208ce5047c211