diff options
author | Stanley Chu <[email protected]> | 2022-06-16 13:37:24 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-06-16 22:08:44 -0400 |
commit | ece418d0291117e3fc700f10e7fa9187010e38a0 (patch) | |
tree | 7a131cf067c673f890d102df2a4360b747fbea13 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1d6f9decb60a23cde2e0fbe0f89d5fc6d462ddd5 (diff) |
scsi: ufs: ufs-mediatek: Support multiple VCC sources
Support multiple VCC sources in MediaTek UFS platforms.
Two options are provided and distinguished by specific device tree
attributes as below examples,
[Option 1: By numbering]
mediatek,ufs-vcc-by-num;
vcc-opt1-supply = <&mt6373_vbuck4_ufs>;
vcc-opt2-supply = <&mt6363_vemc>;
[Option 2: By UFS version]
mediatek,ufs-vcc-by-ver;
vcc-ufs3-supply = <&mt6373_vbuck4_ufs>;
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alice Chao <[email protected]>
Signed-off-by: Peter Wang <[email protected]>
Signed-off-by: Stanley Chu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions