All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] qoriq: Add platform dependencies
@ 2020-05-07 11:29 ` Geert Uytterhoeven
  0 siblings, 0 replies; 26+ messages in thread
From: Geert Uytterhoeven @ 2020-05-07 11:29 UTC (permalink / raw)
  To: Shawn Guo, Li Yang, Jens Axboe, Michael Turquette, Stephen Boyd,
	Rafael J . Wysocki, Viresh Kumar, Zhang Rui, Daniel Lezcano
  Cc: Amit Kucheria, Arnd Bergmann, linux-ide, linux-clk, linux-pm,
	linux-arm-kernel, linux-kernel, Geert Uytterhoeven

	Hi all,

Several QorIQ blocks are only present on Freescale or NXP SoCs.
This series adds platform dependencies to the corresponding config
ymbols, to avoid asking the user about them when configuring a kernel
without support for these SoCs.

Most patches in this series are independent, but the third patch may
cause some Kconfig warnings when applied before the second patch, and
enabling the QorIQ CPU frequency scaling driver in a non-Layerscape
kernel.

Thanks for your comments!

Geert Uytterhoeven (4):
  ahci: qoriq: Add platform dependencies
  cpufreq: qoriq: Add platform dependencies
  clk: qoriq: Add platform dependencies
  thermal: qoriq: Add platform dependencies

 drivers/ata/Kconfig     | 1 +
 drivers/clk/Kconfig     | 3 ++-
 drivers/cpufreq/Kconfig | 3 ++-
 drivers/thermal/Kconfig | 4 ++--
 4 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.17.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2020-05-27  7:14 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 11:29 [PATCH 0/4] qoriq: Add platform dependencies Geert Uytterhoeven
2020-05-07 11:29 ` Geert Uytterhoeven
2020-05-07 11:29 ` [PATCH 1/4] ahci: " Geert Uytterhoeven
2020-05-07 11:29   ` Geert Uytterhoeven
2020-05-22 21:29   ` Li Yang
2020-05-22 21:29     ` Li Yang
2020-05-07 11:29 ` [PATCH 2/4] cpufreq: " Geert Uytterhoeven
2020-05-07 11:29   ` Geert Uytterhoeven
2020-05-08  5:23   ` Viresh Kumar
2020-05-08  5:23     ` Viresh Kumar
2020-05-07 11:29 ` [PATCH 3/4] clk: " Geert Uytterhoeven
2020-05-07 11:29   ` Geert Uytterhoeven
2020-05-13  1:32   ` Stephen Boyd
2020-05-22 21:28   ` Li Yang
2020-05-22 21:28     ` Li Yang
2020-05-27  7:14     ` Stephen Boyd
2020-05-07 11:29 ` [PATCH 4/4] thermal: " Geert Uytterhoeven
2020-05-07 11:29   ` Geert Uytterhoeven
2020-05-22 16:57   ` Daniel Lezcano
2020-05-22 16:57     ` Daniel Lezcano
2020-05-07 13:24 ` [PATCH 0/4] " Arnd Bergmann
2020-05-07 13:24   ` Arnd Bergmann
2020-05-07 21:57 ` Li Yang
2020-05-07 21:57   ` Li Yang
2020-05-08  9:50   ` Geert Uytterhoeven
2020-05-08  9:50     ` Geert Uytterhoeven

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.