diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-10-16 09:46:12 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-11-06 09:20:26 +0100 |
commit | 50f3f2d73e3426ba5aac0fe62098870579a0b357 (patch) | |
tree | 9a5f5bff94377bb10e60bf52b91d73a2be059a1a /MAINTAINERS | |
parent | MAINTAINERS: Add Renesas RZ/A and RZ/N files to Renesas pinctrl section (diff) | |
download | linux-50f3f2d73e3426ba5aac0fe62098870579a0b357.tar.xz linux-50f3f2d73e3426ba5aac0fe62098870579a0b357.zip |
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions