aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorEvan Green <[email protected]>2019-05-09 11:17:50 -0700
committerEnric Balletbo i Serra <[email protected]>2019-05-20 10:18:10 +0200
commit75501d2edc8044af145a2c237b0ccc2c03deb4ab (patch)
treeeaabb74ba0dbebe464be811f3d1bf3773c4ea659 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent2ad1f7a91449de48d4bd5d1ec361ba7bb9026505 (diff)
platform/chrome: cros_ec_spi: Always add of_match_table
The Chrome OS EC driver attaches to devices using the of_match_table even when ACPI is the underlying firmware. It does this using the magic PRP0001 ACPI HID, which tells ACPI to go find an OF compatible string under the hood and match on that. The cros_ec_spi driver needs to provide the of_match_table regardless of whether CONFIG_OF is enabled or not, since the table is used by ACPI for PRP0001 devices. Signed-off-by: Evan Green <[email protected]> Reviewed-by: Benson Leung <[email protected]> Signed-off-by: Enric Balletbo i Serra <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions