Hi! This uses union vin_data and VIN_DATA_PIN_GROUP() to reduce redundancy in the VIN4 pin data on H3, M3-W and D3 SoCs. CU Uli Ulrich Hecht (3): pinctrl: sh-pfc: r8a7795: deduplicate VIN4 pin definitions pinctrl: sh-pfc: r8a7796: deduplicate VIN4 pin definitions pinctrl: sh-pfc: r8a77995: deduplicate VIN4 pin definitions drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 308 ++++++++-------------------------- drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 308 ++++++++-------------------------- drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 154 ++++------------- 3 files changed, 180 insertions(+), 590 deletions(-) -- 2.7.4