aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/pinctrl/sh-pfc/pfc-r8a7795.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
index 504d0c3d7f74..6ba7ed15a461 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
@@ -2167,7 +2167,7 @@ static const unsigned int hscif2_clk_b_pins[] = {
2167 RCAR_GP_PIN(6, 21), 2167 RCAR_GP_PIN(6, 21),
2168}; 2168};
2169static const unsigned int hscif2_clk_b_mux[] = { 2169static const unsigned int hscif2_clk_b_mux[] = {
2170 HSCK1_B_MARK, 2170 HSCK2_B_MARK,
2171}; 2171};
2172static const unsigned int hscif2_ctrl_b_pins[] = { 2172static const unsigned int hscif2_ctrl_b_pins[] = {
2173 /* RTS, CTS */ 2173 /* RTS, CTS */
@@ -2240,7 +2240,7 @@ static const unsigned int hscif4_ctrl_pins[] = {
2240 RCAR_GP_PIN(1, 15), RCAR_GP_PIN(1, 14), 2240 RCAR_GP_PIN(1, 15), RCAR_GP_PIN(1, 14),
2241}; 2241};
2242static const unsigned int hscif4_ctrl_mux[] = { 2242static const unsigned int hscif4_ctrl_mux[] = {
2243 HRTS4_N_MARK, HCTS3_N_MARK, 2243 HRTS4_N_MARK, HCTS4_N_MARK,
2244}; 2244};
2245 2245
2246static const unsigned int hscif4_data_b_pins[] = { 2246static const unsigned int hscif4_data_b_pins[] = {