blob: cc8becac9961358d31ff0d4c15f84078b2a0d194 [file] [log] [blame]
Hai Pham2ed19232023-02-28 22:37:05 +01001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source extras for U-Boot on R-Car R8A779G0 SoC
4 *
5 * Copyright (C) 2021 Renesas Electronics Corp.
6 */
7
8#include "r8a779x-u-boot.dtsi"
9
Marek Vasutb95a2502023-06-20 00:41:49 +020010&rpc {
11 reg = <0 0xee200000 0 0x200>, <0 0x08000000 0 0x04000000>;
12 bank-width = <2>;
13 num-cs = <1>;
Hai Pham2ed19232023-02-28 22:37:05 +010014};
15
16&extalr_clk {
17 bootph-all;
18};