aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorLori Hikichi <[email protected]>2019-08-08 09:07:53 +0530
committerWolfram Sang <[email protected]>2019-08-30 14:59:20 +0200
commit539005ffc6260fcb3bb4171138be5f66a41185a9 (patch)
tree678605a8bbe71a3b6c9186c641dfa2712fec266f /tools/perf/util/c++/clang-test.cpp
parent0183eb8bb59d45f26ec4fc73aaa416067fe6c0be (diff)
i2c: iproc: Add full name of devicetree node to adapter name
Add the full name of the devicetree node to the adapter name. Without this change, all adapters have the same name making it difficult to distinguish between multiple instances. The most obvious way to see this is to use the utility i2c_detect. e.g. "i2c-detect -l" Before i2c-1 i2c Broadcom iProc I2C adapter I2C adapter i2c-0 i2c Broadcom iProc I2C adapter I2C adapter After i2c-1 i2c Broadcom iProc (i2c@e0000) I2C adapter i2c-0 i2c Broadcom iProc (i2c@b0000) I2C adapter Now it is easy to figure out which adapter maps to a which DT node. Signed-off-by: Lori Hikichi <[email protected]> Signed-off-by: Rayagonda Kokatanur <[email protected]> Reviewed-by: Ray Jui <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions