blob: 53b54c8891766f14fd122e9d97b5f487076aaa0e [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasut30ceb102018-01-17 22:47:21 +01002/*
3 * Device Tree Source extras for U-Boot on RCar R8A7794 SoC
4 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
Marek Vasut30ceb102018-01-17 22:47:21 +01006 */
7
8#include "r8a779x-u-boot.dtsi"
9
10&usb_extal_clk {
Simon Glass8c103c32023-02-13 08:56:33 -070011 bootph-all;
Marek Vasut30ceb102018-01-17 22:47:21 +010012};
Marek Vasut33ba5b32018-03-05 10:57:40 +010013
14&pfc {
Simon Glass8c103c32023-02-13 08:56:33 -070015 bootph-all;
Marek Vasut33ba5b32018-03-05 10:57:40 +010016};
17
18&rst {
Simon Glass8c103c32023-02-13 08:56:33 -070019 bootph-all;
Marek Vasut33ba5b32018-03-05 10:57:40 +010020};