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: synquacer: Add device trees for DeveloperBox
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
am33xx-u-boot.dtsi
1
// SPDX-License-Identifier: GPL-2.0+
2
/*
3
* Copyright (C) 2019 B&R Industrial Automation GmbH -
4
* https://www.br-automation.com/
5
*/
6
7
/ {
8
ocp {
9
u-boot,dm-pre-reloc;
10
};
11
};
12
13
&prcm_clocks {
14
compatible = "simple-bus";
15
};
16
17
&scm_clocks {
18
compatible = "simple-bus";
19
};