blob: 2a7d76bd7b1566f76c0022164273c6246a7f4099 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0
Marek Vasut19cad642018-01-17 22:47:21 +01002/*
Marek Vasutec31e952024-12-11 08:30:25 +01003 * Device Tree Source extras for U-Boot on R-Car R8A7790 SoC
Marek Vasut19cad642018-01-17 22:47:21 +01004 *
5 * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
Marek Vasut19cad642018-01-17 22:47:21 +01006 */
7
8#include "r8a779x-u-boot.dtsi"
9
10&usb_extal_clk {
Simon Glassd3a98cb2023-02-13 08:56:33 -070011 bootph-all;
Marek Vasut19cad642018-01-17 22:47:21 +010012};
Marek Vasutd3ee93e2018-03-05 10:57:40 +010013
14&pfc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070015 bootph-all;
Marek Vasutd3ee93e2018-03-05 10:57:40 +010016};
17
18&rst {
Simon Glassd3a98cb2023-02-13 08:56:33 -070019 bootph-all;
Marek Vasutd3ee93e2018-03-05 10:57:40 +010020};