Skip to content

Commit

Permalink
arm64: dts: imx8mq-librem5: Add interconnect name for DCSS
Browse files Browse the repository at this point in the history
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 <agx@sigxcpu.org>
  • Loading branch information
agx authored and merge committed Apr 12, 2022
1 parent fed82cb commit 4b12b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/freescale/imx8mq.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1394,6 +1394,7 @@
assigned-clock-rates = <800000000>,
<400000000>;
interconnects = <&noc IMX8MQ_ICM_DCSS &noc IMX8MQ_ICS_DRAM>;
interconnect-names = "dram";
status = "disabled";
dcss_dsi_out: port@0 {
dcss_mipi_dsi: endpoint {
Expand Down

0 comments on commit 4b12b34

Please sign in to comment.