Skip to content

Commit e5e6268

Browse files
mergeShawn Guo
authored andcommitted
arm64: dts: imx8mq: remove interconnect property from lcdif
The mxsfb driver handling imx8mq lcdif doesn't yet request the interconnect bandwidth that's needed at runtime when the description is present in the DT node. So remove that description and bring it back when it's supported. Fixes: ad1abc8 ("arm64: dts: imx8mq: Add interconnect for lcdif") Signed-off-by: Martin Kepplinger <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent c88c5e4 commit e5e6268

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -524,8 +524,6 @@
524524
<&clk IMX8MQ_VIDEO_PLL1>,
525525
<&clk IMX8MQ_VIDEO_PLL1_OUT>;
526526
assigned-clock-rates = <0>, <0>, <0>, <594000000>;
527-
interconnects = <&noc IMX8MQ_ICM_LCDIF &noc IMX8MQ_ICS_DRAM>;
528-
interconnect-names = "dram";
529527
status = "disabled";
530528

531529
port@0 {

0 commit comments

Comments
 (0)