Skip to content

Commit 281b3c0

Browse files
agxmerge
authored andcommitted
arm64: dts: imx8mq-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 766860e commit 281b3c0

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
@@ -1367,6 +1367,7 @@
13671367
assigned-clock-rates = <800000000>,
13681368
<400000000>;
13691369
interconnects = <&noc IMX8MQ_ICM_DCSS &noc IMX8MQ_ICS_DRAM>;
1370+
interconnect-names = "dram";
13701371
status = "disabled";
13711372
dcss_dsi_out: port@0 {
13721373
dcss_mipi_dsi: endpoint {

0 commit comments

Comments
 (0)