repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Linux 5.6.13
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
am335x-phycore-rdk.dts
blob
43907d03e67597dcd18777728274a0a1791e20f3
1
// SPDX-License-Identifier: GPL-2.0-only
2
/*
3
* Copyright (C) 2014 PHYTEC Messtechnik GmbH
4
* Author: Wadim Egorov <w.egorov@phytec.de>
5
*/
6
7
/dts-v1/;
8
9
#include "am335x-phycore-som.dtsi"
10
#include "am335x-pcm-953.dtsi"
11
12
/* SoM */
13
&gpmc {
14
status = "okay";
15
};
16
17
&i2c_eeprom {
18
status = "okay";
19
};
20
21
&i2c_rtc {
22
status = "okay";
23
};
24
25
&serial_flash {
26
status = "okay";
27
28
};