Simon Glass
ee3e520dad
dm: core: Show driver name with 'dm tree'
It is often useful to see which driver was actually selected for each
device. Add a new 'Driver' column to provide this information. Sample
output:
Class Probed Driver Name
----------------------------------------
root [ + ] root_drive root_driver
keyboard [ + ] i8042_kbd |-- keyboard
serial [ + ] ns16550_se |-- serial
rtc [ ] rtc_mc1468 |-- rtc
timer [ + ] tsc_timer |-- tsc-timer
syscon [ + ] ich6_pinct |-- pch_pinctrl
pci [ + ] pci_x86 |-- pci
northbridge [ + ] bd82x6x_no | |-- northbridge@0,0
video [ + ] bd82x6x_vi | |-- gma@2,0
vidconsole0 [ + ] vidconsole | | `-- gma@2,0.vidconsole0
...
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2017-09-11 21:43:58 -06:00
..
2017-05-17 17:13:06 +08:00
2017-06-01 07:03:08 -06:00
2015-08-06 07:44:29 -06:00
2017-09-11 21:43:58 -06:00
2017-06-01 07:03:01 -06:00
2017-08-13 17:12:20 +02:00
2017-07-11 10:08:20 -06:00
2017-08-13 17:12:20 +02:00
2017-07-28 23:34:08 +02:00
2017-06-01 07:03:07 -06:00
2017-06-01 07:03:07 -06:00
2017-08-29 23:56:17 +09:00
2017-07-28 12:02:47 -06:00
2017-08-29 23:56:17 +09:00
2017-07-11 10:08:20 -06:00
2017-06-01 07:03:08 -06:00
2017-06-01 07:03:09 -06:00
2017-08-17 16:44:16 +09:00
2017-07-11 10:08:19 -06:00
2017-07-11 10:08:20 -06:00