diff options
author | Quentin Schulz <[email protected]> | 2018-09-03 10:48:49 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-09-04 10:47:53 -0700 |
commit | a993e0f583c7925adaa7721226ccd7a41e7e63d1 (patch) | |
tree | 6bd461f359ad091cb3bb4cb658f3efe71309cfec /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0969abaa5093ef958540c140f86fb6dd46cfa61f (diff) |
net: phy: mscc: read 'vsc8531,vddmac' as an u32
In the DT binding, it is specified nowhere that 'vsc8531,vddmac' is an
u16, even though it's read as an u16 in the driver.
Let's update the driver to take into consideration that the
'vsc8531,vddmac' property is of the default type u32.
Signed-off-by: Quentin Schulz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions