summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sc594-som.dtsi
blob: e15473f8e8f2552a0ff2807260e75518337a0d02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 * (C) Copyright 2024 - Analog Devices, Inc.
 */

/dts-v1/;

#include "sc5xx.dtsi"

&timer0 {
	clocks = <&clk ADSP_SC594_CLK_CGU0_SCLK0>;
};

&clk {
	compatible = "adi,sc594-clocks";
	reg = <0x3108d000 0x1000>,
	      <0x3108e000 0x1000>,
	      <0x3108f000 0x1000>;
};