diff options
author | Saravana Kannan <[email protected]> | 2021-05-05 17:44:22 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-05-10 16:22:27 +0200 |
commit | 28ec344bb8911bb0d4910456b22ba0dd4f662521 (patch) | |
tree | a8a2ec137b0210c956bdf37bf631194d9f6f97f6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
fw_devlink expects DT device nodes with "compatible" property to have
struct devices created for them. Since the connector node might not be
populated as a device, mark it as such so that fw_devlink knows not to
wait on this fwnode being populated as a struct device.
Without this patch, USB functionality can be broken on some boards.
Fixes: f7514a663016 ("of: property: fw_devlink: Add support for remote-endpoint")
Reported-by: John Stultz <[email protected]>
Tested-by: John Stultz <[email protected]>
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions