Marek Vasut | e3e7a7e | 2025-01-18 08:15:52 +0100 | [diff] [blame^] | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | ||||
3 | * Device Tree Source extras for U-Boot on R-Car 64bit SoC | ||||
4 | * | ||||
5 | * Copyright (C) 2024 Marek Vasut <marek.vasut+renesas@mailbox.org> | ||||
6 | */ | ||||
7 | |||||
8 | #include "r8a779x-u-boot.dtsi" | ||||
9 | |||||
10 | &extalr_clk { | ||||
11 | bootph-all; | ||||
12 | }; |