diff options
author | Rob Herring (Arm) <[email protected]> | 2024-09-03 08:57:30 -0500 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2024-09-09 08:16:36 +0200 |
commit | dfb970cc5f612a95fdf142f34610fccb3b2fc18c (patch) | |
tree | 763c80a38b3aa0cc868576d8bb9f7860084469d6 /tools/perf/scripts/python/compaction-times.py | |
parent | c259acab839e57eab0318f32da4ae803a8d59397 (diff) |
net: can: cc770: Simplify parsing DT properties
Use of the typed property accessors is preferred over of_get_property().
The existing code doesn't work on little endian systems either. Replace
the of_get_property() calls with of_property_read_bool() and
of_property_read_u32().
Signed-off-by: Rob Herring (Arm) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions