]> Git Repo - J-u-boot.git/blame - arch/arm/dts/r8a7793-u-boot.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / r8a7793-u-boot.dtsi
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0
30ceb10c 2/*
c1b9d3eb 3 * Device Tree Source extras for U-Boot on R-Car R8A7793 SoC
30ceb10c
MV
4 *
5 * Copyright (C) 2018 Marek Vasut <[email protected]>
30ceb10c
MV
6 */
7
8#include "r8a779x-u-boot.dtsi"
9
10&usb_extal_clk {
8c103c33 11 bootph-all;
30ceb10c 12};
33ba5b3d
MV
13
14&pfc {
8c103c33 15 bootph-all;
33ba5b3d
MV
16};
17
18&rst {
8c103c33 19 bootph-all;
33ba5b3d 20};
This page took 0.469754 seconds and 4 git commands to generate.