]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: rmobile: rcar: Move module control register to header file of SoC
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Tue, 2 Dec 2014 07:52:18 +0000 (16:52 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 5 Dec 2014 02:03:53 +0000 (11:03 +0900)
commitaaa717ebdec1859c263ba0a25afab255e8ab6038
tree131f9ac59e5b31fd8c5cd77e26059bbc4c5288c2
parent97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9
arm: rmobile: rcar: Move module control register to header file of SoC

Module control registers of R-Car ARM SoC (r8a7790, r8a7791, r8a7793 and
r8a7794) are same address. This moves these to header file of SoC.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/include/asm/arch-rmobile/rcar-base.h
board/renesas/alt/alt.c
board/renesas/gose/gose.c
board/renesas/koelsch/koelsch.c
board/renesas/lager/lager.c