projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
am335x-wega-rdk.dts
1
// SPDX-License-Identifier: GPL-2.0-only
2
/*
3
* Copyright (C) 2015 Phytec Messtechnik GmbH
4
* Author: Teresa Remmet <t.remmet@phytec.de>
5
*/
6
7
/dts-v1/;
8
9
#include "am335x-phycore-som.dtsi"
10
#include "am335x-wega.dtsi"
11
12
/* SoM */
13
&i2c_eeprom {
14
status = "okay";
15
};
16
17
&i2c_rtc {
18
status = "okay";
19
};