blob: f60eba531e4c067e18863fcb2643d4230da7b746 [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 {
Marek Vasutb95a2502023-06-20 00:41:49 +020011 bank-width = <2>;
12 num-cs = <1>;
Hai Pham2ed19232023-02-28 22:37:05 +010013};
14
15&extalr_clk {
16 bootph-all;
17};