Re: [PATCH] arm64: dts: intel: socfpga_agilex: add frequencies to internal oscillators

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/26/25 12:54, Matthew Gerlach wrote:
Add clock-frequency property to the internal oscillators, cb_intosc_ls_clk
and cb_intosc_hs_div2_clk.

Signed-off-by: Matthew Gerlach <matthew.gerlach@xxxxxxxxxx>
---
  arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
index 1235ba5a9865..bcd12f82636f 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
@@ -114,11 +114,13 @@ clocks {
  		cb_intosc_hs_div2_clk: cb-intosc-hs-div2-clk {
  			#clock-cells = <0>;
  			compatible = "fixed-clock";
+			clock-frequency = <200000000>;
  		};
cb_intosc_ls_clk: cb-intosc-ls-clk {
  			#clock-cells = <0>;
  			compatible = "fixed-clock";
+			clock-frequency = <400000000>;
  		};
f2s_free_clk: f2s-free-clk {

Applied!

Thanks,
Dinh




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux