]> Git Repo - linux.git/commit
pinctrl: sirf: add DT-binding pinmux mapping support
authorBarry Song <[email protected]>
Thu, 23 Aug 2012 02:47:54 +0000 (10:47 +0800)
committerBarry Song <[email protected]>
Wed, 5 Sep 2012 06:48:10 +0000 (14:48 +0800)
commit056876f6c73406c06d530d16d020177f5ec4a0bd
treef2ccb5d676cc62e2a9ef7ea759b3abaebc8b85e2
parent434e1c574cc304eaff630f4e92ed239f7886815f
pinctrl: sirf: add DT-binding pinmux mapping support

This makes us possible to define pinmux mapping in board-specific DTS.
prima2.dtsi provides all possible (groups,functions) configuration, and
device in .dts select configurations from dtsi files.

Signed-off-by: Barry Song <[email protected]>
Acked-by: Linus Walleij <[email protected]>
arch/arm/boot/dts/prima2-evb.dts [new file with mode: 0644]
arch/arm/boot/dts/prima2.dtsi
arch/arm/mach-prima2/Makefile.boot
drivers/pinctrl/pinctrl-sirf.c
This page took 0.060994 seconds and 4 git commands to generate.