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
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
am335x-regor-rdk.dts
blob
66a1360b83d5f27eaaeefa77a1af24569e0c72cb
1
// SPDX-License-Identifier: GPL-2.0
2
/*
3
* Copyright (C) 2019 Phytec Messtechnik GmbH
4
* Author: Teresa Remmet <t.remmet@phytec.de>
5
*
6
*/
7
8
/dts-v1/;
9
10
#include "am335x-phycore-som.dtsi"
11
#include "am335x-regor.dtsi"
12
13
/* SoM */
14
&gpmc {
15
status = "okay";
16
};
17
18
&i2c_eeprom {
19
status = "okay";
20
};
21
22
&serial_flash {
23
status = "okay";
24
};