diff options
author | Dong Aisheng <[email protected]> | 2017-06-13 10:55:50 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-06-29 17:12:33 +0200 |
commit | f98e1fcd96f95ba20648c122811869a172a36107 (patch) | |
tree | 5c547df5f65ecb97bd0c9b16fadcd69ecda1d296 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a0204f25e15cb5b7a14ffcb0d2f45bfc37939206 (diff) |
tty: serial: lpuart: add little endian 32 bit register support
Use standard port->iotype to distinguish endian difference. Note as we
read/write register by checking iotype dynamically, we need to initialize
the iotype correctly for earlycon as well to avoid a break.
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]> (supporter:TTY LAYER)
Cc: Stefan Agner <[email protected]>
Cc: Mingkai Hu <[email protected]>
Cc: Yangbo Lu <[email protected]>
Cc: Fugang Duan <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Nikita Yushchenko <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
ChangeLog:
v3->v4:
* Removed unneeded semicolon catched by 0day Robot.
v2->v3:
* Instead of using global var, use standard port->iotype to distinguish
endian difference.
v1->v2:
* No changes
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions