Skip to content

Commit 678979b

Browse files
agxmerge
authored andcommitted
arm64: dts: librem5: Add interconnect name for DCSS
Otherwise it fails to probe indicated by [ 30.524888] imx-dcss 32e00000.display-controller: No interconnect support may cause display underflows! Closes: torvalds#262 Signed-off-by: Guido Günther <[email protected]>
1 parent 806e229 commit 678979b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/freescale/imx8mq.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,6 +1233,7 @@
12331233
assigned-clock-rates = <800000000>,
12341234
<400000000>;
12351235
interconnects = <&noc IMX8MQ_ICM_DCSS &noc IMX8MQ_ICS_DRAM>;
1236+
interconnect-names = "dram";
12361237
status = "disabled";
12371238
dcss_dsi_out: port@0 {
12381239
dcss_mipi_dsi: endpoint {

0 commit comments

Comments
 (0)