public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] i2c: tegra: allow compiling out support for Tegra's special constrollers
@ 2022-01-18 20:00 Michał Mirosław
  2022-01-18 20:00 ` [PATCH v2 1/2] i2c: tegra: allow DVC support to be compiled out Michał Mirosław
  2022-01-18 20:00 ` [PATCH v2 2/2] i2c: tegra: allow VI " Michał Mirosław
  0 siblings, 2 replies; 6+ messages in thread
From: Michał Mirosław @ 2022-01-18 20:00 UTC (permalink / raw)
  To: Dmitry Osipenko, Jonathan Hunter, Laxman Dewangan, Thierry Reding
  Cc: linux-i2c, linux-kernel, linux-tegra

To patches that, combined, reduce I2C driver's code by ~2kB and a bit
from runtime overhead for non-Tegra20 or non-Tegra210 builds.

v2: remove KConfig symbols as per Dmitry Osipenko's suggestion.
    This assumes that for relevant SoCs the special controller implementations
    will be used anyway.

Michał Mirosław (2):
  i2c: tegra: allow DVC support to be compiled out
  i2c: tegra: allow VI support to be compiled out

 drivers/i2c/busses/i2c-tegra.c | 35 +++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-01-27 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-18 20:00 [PATCH v2 0/2] i2c: tegra: allow compiling out support for Tegra's special constrollers Michał Mirosław
2022-01-18 20:00 ` [PATCH v2 1/2] i2c: tegra: allow DVC support to be compiled out Michał Mirosław
2022-01-18 20:33   ` Dmitry Osipenko
2022-01-27 21:31   ` Wolfram Sang
2022-01-18 20:00 ` [PATCH v2 2/2] i2c: tegra: allow VI " Michał Mirosław
2022-01-18 20:33   ` Dmitry Osipenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox