summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/intel/socfpga/socfpga_enclustra_mercury_st1.dtsi
blob: 4c00475f4303036ef4a21ffc93ffc80957d3554e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
 * Copyright (C) 2024 Enclustra GmbH - https://www.enclustra.com
 */

&i2c_encl {
	si5338: clock-controller@70 {
		compatible = "silabs,si5338";
		reg = <0x70>;
	};
};

&i2c_encl_fpga {
	status = "okay";
};