Biju Das | d771b22 | 2021-03-01 17:08:49 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | ||||
3 | * Device Tree Source extras for U-Boot on RZ/G2 R8A774E1 SoC | ||||
4 | * | ||||
5 | * Copyright (C) 2020 Renesas Electronics Corp. | ||||
6 | */ | ||||
7 | |||||
8 | #include "r8a779x-u-boot.dtsi" | ||||
9 | |||||
10 | &extalr_clk { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 11 | bootph-all; |
Biju Das | d771b22 | 2021-03-01 17:08:49 +0000 | [diff] [blame] | 12 | }; |