Commit 20cf8d98 authored by Martin Kepplinger's avatar Martin Kepplinger Committed by Shawn Guo
Browse files

arm64: dts: imx8mq: Add interconnect provider property



Add #interconnect-cells on main &noc so that it will probe the interconnect
provider.

Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Acked-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent f18e6d57
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {