linux/drivers/pinctrl/sh-pfc
Geert Uytterhoeven 50f3f2d73e pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels
Some VIN channels support less than 24 lanes.  As union vin_data always
consumes space for 24 lanes, this wastes memory.

Hence introduce new smaller unions vin_data12 and vin_data16, to
accommodate VIN channels with only 12 or 16 lanes.

This reduces the static pin controller driver size by 320 bytes for
R-Car V2H, and by 96 bytes for R-Car E2.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
2018-11-06 09:20:26 +01:00
..
core.c pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support 2018-09-19 17:29:00 +02:00
core.h pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
gpio.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
Kconfig pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support 2018-09-19 17:29:00 +02:00
Makefile pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support 2018-09-19 17:29:00 +02:00
pfc-emev2.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a73a4.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7740.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7778.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7779.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7790.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7791.c pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive 2018-09-28 09:49:15 +02:00
pfc-r8a7792.c pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels 2018-11-06 09:20:26 +01:00
pfc-r8a7794.c pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels 2018-11-06 09:20:26 +01:00
pfc-r8a7795-es1.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7795.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7796.c pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive 2018-09-28 09:49:15 +02:00
pfc-r8a77470.c pinctrl: sh-pfc: r8a77470: Add QSPI1 pin groups 2018-11-05 13:43:40 +01:00
pfc-r8a77965.c pinctrl: sh-pfc: r8a77965: Add Audio SSI pin support 2018-08-28 11:28:37 +02:00
pfc-r8a77970.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a77980.c pinctrl: sh-pfc: r8a77980: Add pin I/O voltage control support 2018-05-16 13:31:38 +02:00
pfc-r8a77990.c pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functions 2018-11-06 09:20:26 +01:00
pfc-r8a77995.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh73a0.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7203.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7264.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7269.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7720.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7722.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pfc-sh7723.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7724.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7734.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7757.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7785.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7786.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-shx3.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pinctrl.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
sh_pfc.h pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels 2018-11-06 09:20:26 +01:00