All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Compile-test NVIDIA Tegra CPUIDLE driver
@ 2021-06-06 22:28 Dmitry Osipenko
  2021-06-06 22:28 ` [PATCH v1 1/5] soc/tegra: fuse: Add stubs needed for compile testing Dmitry Osipenko
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Dmitry Osipenko @ 2021-06-06 22:28 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Rafael J. Wysocki, Daniel Lezcano
  Cc: linux-pm, linux-tegra

Add couple missing stubs needed for compile-testing of tegra-cpuidle
driver and enable the compile-testing.

Dmitry Osipenko (5):
  soc/tegra: fuse: Add stubs needed for compile testing
  soc/tegra: irq: Add stubs needed for compile testing
  soc/tegra: pm: Make stubs usable for compile testing
  clk: tegra: Add stubs needed for compile testing
  cpuidle: tegra: Enable compile testing

 drivers/cpuidle/Kconfig.arm |  2 +-
 include/linux/clk/tegra.h   |  4 ++++
 include/soc/tegra/fuse.h    | 31 ++++++++++++++++++++++++++-----
 include/soc/tegra/irq.h     |  9 ++++++++-
 include/soc/tegra/pm.h      |  2 +-
 5 files changed, 40 insertions(+), 8 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-06-16 19:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 22:28 [PATCH v1 0/5] Compile-test NVIDIA Tegra CPUIDLE driver Dmitry Osipenko
2021-06-06 22:28 ` [PATCH v1 1/5] soc/tegra: fuse: Add stubs needed for compile testing Dmitry Osipenko
2021-06-06 22:28 ` [PATCH v1 2/5] soc/tegra: irq: " Dmitry Osipenko
2021-06-16 19:06   ` Daniel Lezcano
2021-06-16 19:17     ` Dmitry Osipenko
2021-06-16 19:18       ` Daniel Lezcano
2021-06-06 22:28 ` [PATCH v1 3/5] soc/tegra: pm: Make stubs usable " Dmitry Osipenko
2021-06-06 22:28 ` [PATCH v1 4/5] clk: tegra: Add stubs needed " Dmitry Osipenko
2021-06-16 19:08   ` Daniel Lezcano
2021-06-16 19:35     ` Dmitry Osipenko
2021-06-06 22:28 ` [PATCH v1 5/5] cpuidle: tegra: Enable " Dmitry Osipenko
2021-06-16  7:37   ` kernel test robot
2021-06-16  7:37     ` kernel test robot
2021-06-16 19:24     ` Dmitry Osipenko
2021-06-16 19:24       ` Dmitry Osipenko
2021-06-16 19:45       ` Dmitry Osipenko
2021-06-16 19:45         ` Dmitry Osipenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.