summaryrefslogtreecommitdiff
path: root/arch/arm/dts/r8a7794-u-boot.dtsi
blob: 53b54c8891766f14fd122e9d97b5f487076aaa0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// SPDX-License-Identifier: GPL-2.0
/*
 * Device Tree Source extras for U-Boot on RCar R8A7794 SoC
 *
 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
 */

#include "r8a779x-u-boot.dtsi"

&usb_extal_clk {
	bootph-all;
};

&pfc {
	bootph-all;
};

&rst {
	bootph-all;
};