Hi! This series adds pin control tables for VIN4 (H3, M3-W, D3), VIN5 (H3, M3-W) and DU (D3). The patches for M3-W and H3 are identical, so there is no need to review both of them in detail. [The last patch overlaps with a concurrently developed PFC patch for DU on D3 ("[PATCH 1/8] pinctrl: sh-pfc: r8a77995: Add DU support") posted earlier today by kbingham in his "[PATCH 0/8] r8a77995 D3 DU and LVDS support" series.] CU Uli Ulrich Hecht (4): pinctrl: sh-pfc: r8a7796: Add VIN4, VIN5 pins, groups and functions pinctrl: sh-pfc: r8a7795: Add VIN4, VIN5 pins, groups and functions pinctrl: sh-pfc: r8a77995: Add VIN4 pins, groups and function pinctrl: sh-pfc: r8a77995: Add DU pins, groups and function drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 454 ++++++++++++++++++++++++++++++++++ drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 454 ++++++++++++++++++++++++++++++++++ drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 293 ++++++++++++++++++++++ 3 files changed, 1201 insertions(+) -- 2.7.4