diff mbox series

[v4,2/5] arm64: dts: imx8mq: Add interconnect provider property

Message ID 20210111082144.24450-1-martin.kepplinger@puri.sm
State Accepted
Commit 20cf8d981c8164367cbccfabbd306b7c9f7ad1ed
Headers show
Series None | expand

Commit Message

Martin Kepplinger Jan. 11, 2021, 8:21 a.m. UTC
Add #interconnect-cells on main &noc so that it will probe the interconnect
provider.

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Acked-by: Georgi Djakov <georgi.djakov@linaro.org>
---
 arch/arm64/boot/dts/freescale/imx8mq.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Shawn Guo Jan. 15, 2021, 10:48 a.m. UTC | #1
On Mon, Jan 11, 2021 at 09:21:44AM +0100, Martin Kepplinger wrote:
> Add #interconnect-cells on main &noc so that it will probe the interconnect

> provider.

> 

> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>

> Acked-by: Georgi Djakov <georgi.djakov@linaro.org>


Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index dbe480a76aa1..89e7de2e7f7a 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -1163,6 +1163,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 {