aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-renesas/include/mach/rzg2l.h
blob: 057df5cb9d46f89d136b47aaf093653493380247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * RZ/G2L SoC Family support.
 * Copyright (C) 2023 Renesas Electronics Corporation
 */

#ifndef __ASM_ARCH_RZG2L_H
#define __ASM_ARCH_RZG2L_H

#define GICD_BASE	0x11900000
#define GICR_BASE	0x11960000

#endif /* __ASM_ARCH_RZG2L_H */