projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mtd: sf: Make sf_mtd.c more robust
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
r8a7791-u-boot.dtsi
1
// SPDX-License-Identifier: GPL-2.0
2
/*
3
* Device Tree Source extras for U-Boot on RCar R8A7791 SoC
4
*
5
* Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
6
*/
7
8
#include "r8a779x-u-boot.dtsi"
9
10
&usb_extal_clk {
11
u-boot,dm-pre-reloc;
12
};
13
14
&pfc {
15
u-boot,dm-pre-reloc;
16
};
17
18
&rst {
19
u-boot,dm-pre-reloc;
20
};