Biju Das | cf4df1a | 2021-01-17 16:30:11 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | ||||
3 | * Device Tree Source extras for U-Boot on RZ/G2 R8A774A1 SoC | ||||
4 | * | ||||
5 | * Copyright (C) 2021 Renesas Electronics Corporation | ||||
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 | cf4df1a | 2021-01-17 16:30:11 +0000 | [diff] [blame] | 12 | }; |