Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372585
b: refs/heads/master
c: 0f6e2e0
h: refs/heads/master
i:
  372583: ceac783
v: v3
  • Loading branch information
Laurent Pinchart committed Mar 15, 2013
1 parent 59c5380 commit 1f270f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f516238737e1412613aee493961f352977666bbd
refs/heads/master: 0f6e2e0e4e3cf5899c9acf03884991bb67301132
6 changes: 5 additions & 1 deletion trunk/drivers/pinctrl/sh-pfc/pfc-r8a7779.c
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,8 @@ enum {
A0_MARK, SD1_DAT3_MARK, MMC0_D3_MARK, FD3_MARK,
BS_MARK, SD1_DAT2_MARK, MMC0_D2_MARK, FD2_MARK,
ATADIR0_MARK, SDSELF_MARK, HCTS1_MARK, TX4_C_MARK,
USB_PENC2_MARK, SCK0_MARK, PWM1_MARK, PWMFSW0_MARK,
USB_PENC0_MARK, USB_PENC1_MARK, USB_PENC2_MARK,
SCK0_MARK, PWM1_MARK, PWMFSW0_MARK,
SCIF_CLK_MARK, TCLK0_C_MARK,

EX_CS0_MARK, RX3_C_IRDA_RX_C_MARK, MMC0_D6_MARK,
Expand Down Expand Up @@ -640,6 +641,9 @@ static const pinmux_enum_t pinmux_data[] = {
PINMUX_DATA(A18_MARK, FN_A18),
PINMUX_DATA(A19_MARK, FN_A19),

PINMUX_DATA(USB_PENC0_MARK, FN_USB_PENC0),
PINMUX_DATA(USB_PENC1_MARK, FN_USB_PENC1),

PINMUX_IPSR_DATA(IP0_2_0, USB_PENC2),
PINMUX_IPSR_MODSEL_DATA(IP0_2_0, SCK0, SEL_SCIF0_0),
PINMUX_IPSR_DATA(IP0_2_0, PWM1),
Expand Down

0 comments on commit 1f270f7

Please sign in to comment.