[PATCH 4/4] ARM: shmobile: BOCK-W reference: add Ether PFC settings
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Sat Aug 31 19:24:49 EDT 2013
Add the Ether pin group to bockw_pinctrl_map[].
Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
---
arch/arm/mach-shmobile/board-bockw-reference.c | 3 +++
1 file changed, 3 insertions(+)
Index: renesas/arch/arm/mach-shmobile/board-bockw-reference.c
===================================================================
--- renesas.orig/arch/arm/mach-shmobile/board-bockw-reference.c
+++ renesas/arch/arm/mach-shmobile/board-bockw-reference.c
@@ -29,6 +29,9 @@
*/
static const struct pinctrl_map bockw_pinctrl_map[] = {
+ /* Ether */
+ PIN_MAP_MUX_GROUP_DEFAULT("fde00000.ethernet", "pfc-r8a7778",
+ "ether_rmii", "ether"),
/* SCIF0 */
PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.0", "pfc-r8a7778",
"scif0_data_a", "scif0"),
More information about the linux-arm-kernel
mailing list