Commit 2fec573
committed
drm/panel: st7701: Add missing bus_flags configuration for HyperPixel 2.1 Round
When porting the code for the Pimoroni HyperPixel 2.1 Round
from Linux 6.6 to Linux 6.12, the bus_flags configuration was overlooked.
Porting bus_flags resolves the noise issues that were occurring.
Signed-off-by: Akira Ouchi <akkiesoft@marokun.net>1 parent 3b2b426 commit 2fec573
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
706 | 707 | | |
707 | 708 | | |
708 | 709 | | |
| 710 | + | |
709 | 711 | | |
710 | 712 | | |
711 | 713 | | |
| |||
1312 | 1314 | | |
1313 | 1315 | | |
1314 | 1316 | | |
| 1317 | + | |
1315 | 1318 | | |
1316 | 1319 | | |
1317 | 1320 | | |
| |||
1376 | 1379 | | |
1377 | 1380 | | |
1378 | 1381 | | |
| 1382 | + | |
1379 | 1383 | | |
1380 | 1384 | | |
1381 | 1385 | | |
| |||
0 commit comments