]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: Add support PFC of Renesas SH73A0
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 20 Jul 2012 00:29:19 +0000 (09:29 +0900)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 00:04:22 +0000 (02:04 +0200)
commitb045a23773f0b10071fb06e3364c7f21495f66b0
tree095a43593af6dc84176e5d3230d837d55ff24fc2
parent1cdf2482d11f30ad65b64cfcb02c194a5a440f75
arm: rmobile: Add support PFC of Renesas SH73A0

Renesas SH73A0 has GPIO based PFC. This privode framework of PFC.
The code included in this base from linux kernel.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/cpu/armv7/rmobile/Makefile
arch/arm/cpu/armv7/rmobile/pfc-sh73a0.c [new file with mode: 0644]
arch/arm/include/asm/arch-rmobile/gpio.h [new file with mode: 0644]