1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2015 Phytec Messtechnik GmbH
4 * Author: Teresa Remmet <t.remmet@phytec.de>
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10
11/dts-v1/;
12
13#include "am335x-phycore-som.dtsi"
14#include "am335x-wega.dtsi"
15
16/* SoM */
17&i2c_eeprom {
18	status = "okay";
19};
20
21&i2c_rtc {
22	status = "okay";
23};
24