xref: /linux/arch/arm/boot/dts/intel/socfpga/socfpga_enclustra_mercury_st1.dtsi (revision 0cac5ce06e524755b3dac1e0a060b05992076d93)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Copyright (C) 2024 Enclustra GmbH - https://www.enclustra.com
4 */
5
6&i2c_encl {
7	si5338: clock-controller@70 {
8		compatible = "silabs,si5338";
9		reg = <0x70>;
10	};
11};
12
13&i2c_encl_fpga {
14	status = "okay";
15};
16