]> Git Repo - u-boot.git/commit - include/sh_pfc.h
sh: Add support pin function control using GPIO
authorNobuhiro Iwamatsu <[email protected]>
Thu, 21 Jun 2012 02:26:38 +0000 (11:26 +0900)
committerNobuhiro Iwamatsu <[email protected]>
Wed, 8 Aug 2012 01:24:41 +0000 (10:24 +0900)
commitd764c5043d6d72e012f3e50092344ebd57a0c242
tree4a8f48e2543bac544ab6099f904fda42d2012165
parentd61678e096bbb15d46bb297f98abbd903589c118
sh: Add support pin function control using GPIO

Renesas SH and R-Mobile set up device using PFC.
This provide the framework. Most codes were brought from linux kernel.

Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
drivers/gpio/Makefile
drivers/gpio/sh_pfc.c [new file with mode: 0644]
include/sh_pfc.h [new file with mode: 0644]
This page took 0.032066 seconds and 4 git commands to generate.