Commit 15a5223
committed
drm/msm/hdmi: switch to clk_bulk API
The last platform using legacy clock names for HDMI block (APQ8064)
switched to new clock names in 5.16. It's time to stop caring about old
DT, drop hand-coded helpers and switch to clk_bulk_* API.
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/651716/
Link: https://lore.kernel.org/r/20250505-fd-hdmi-hpd-v5-6-48541f76318c@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>1 parent a6984a3 commit 15a5223
3 files changed
Lines changed: 19 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | | - | |
| 356 | + | |
| 357 | + | |
358 | 358 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
367 | 362 | | |
368 | 363 | | |
369 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 63 | | |
85 | 64 | | |
86 | 65 | | |
| |||
107 | 86 | | |
108 | 87 | | |
109 | 88 | | |
110 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
111 | 92 | | |
112 | 93 | | |
113 | 94 | | |
| |||
149 | 130 | | |
150 | 131 | | |
151 | 132 | | |
152 | | - | |
| 133 | + | |
153 | 134 | | |
154 | 135 | | |
155 | 136 | | |
| |||
193 | 174 | | |
194 | 175 | | |
195 | 176 | | |
196 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
197 | 180 | | |
198 | 181 | | |
199 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
200 | 185 | | |
201 | 186 | | |
202 | 187 | | |
203 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
204 | 191 | | |
205 | 192 | | |
206 | 193 | | |
| |||
0 commit comments