Commit d3ab795
phy: starfive: Add mipi dphy tx support
Add mipi dphy tx support for the StarFive JH7110 SoC.
It is a module which is used to receive data from DSI
driver and transfer data to DSI interface like mipi screen.
Signed-off-by: Shengyang Chen <[email protected]>
Reviewed-by: Changhuang Liang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>1 parent e4a8e87 commit d3ab795
File tree
4 files changed
+477
-0
lines changed- drivers/phy/starfive
4 files changed
+477
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21328 | 21328 | | |
21329 | 21329 | | |
21330 | 21330 | | |
| 21331 | + | |
| 21332 | + | |
| 21333 | + | |
| 21334 | + | |
| 21335 | + | |
| 21336 | + | |
| 21337 | + | |
21331 | 21338 | | |
21332 | 21339 | | |
21333 | 21340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
0 commit comments