Skip to content

Commit

Permalink
arm64: dts: imx8mq: Add interconnect provider property
Browse files Browse the repository at this point in the history
Add #interconnect-cells on main &noc so that it will probe the interconnect
provider.

Signed-off-by: Martin Kepplinger <[email protected]>
Acked-by: Georgi Djakov <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
merge authored and Shawn Guo committed Jan 15, 2021
1 parent f18e6d5 commit 20cf8d9
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 @@ -1174,6 +1174,7 @@
reg = <0x32700000 0x100000>;
clocks = <&clk IMX8MQ_CLK_NOC>;
fsl,ddrc = <&ddrc>;
#interconnect-cells = <1>;
operating-points-v2 = <&noc_opp_table>;

noc_opp_table: opp-table {
Expand Down

0 comments on commit 20cf8d9

Please sign in to comment.