[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1572385458-14225-1-git-send-email-thor.thayer@linux.intel.com>
Date: Tue, 29 Oct 2019 16:44:18 -0500
From: thor.thayer@...ux.intel.com
To: dinguyen@...nel.org, robh+dt@...nel.org, mark.rutland@....com
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Thor Thayer <thor.thayer@...ux.intel.com>
Subject: [PATCH] arm64: dts: agilex: add SMMU clocks
From: Thor Thayer <thor.thayer@...ux.intel.com>
Add the SMMU clocks needed for Agilex SMMU.
Signed-off-by: Thor Thayer <thor.thayer@...ux.intel.com>
---
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
index fd9a22fff1fe..12f7e182c018 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
@@ -348,6 +348,9 @@
<0 162 4>, <0 163 4>, <0 164 4>, <0 165 4>,
<0 166 4>, <0 167 4>, <0 168 4>, <0 169 4>;
stream-match-mask = <0x7ff0>;
+ clocks = <&clkmgr AGILEX_MPU_L2RAM_CLK>,
+ <&clkmgr AGILEX_L3_MAIN_FREE_CLK>,
+ <&clkmgr AGILEX_L4_MAIN_CLK>;
status = "disabled";
};
--
2.7.4
Powered by blists - more mailing lists