linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] lightning mountain: Add architecture dependency
@ 2020-05-07 11:36 Geert Uytterhoeven
  2020-05-07 11:36 ` [PATCH 1/2] pinctrl: equilibrium: " Geert Uytterhoeven
  2020-05-07 11:36 ` [PATCH 2/2] phy: intel-lgm-emmc: " Geert Uytterhoeven
  0 siblings, 2 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2020-05-07 11:36 UTC (permalink / raw)
  To: Linus Walleij, Kishon Vijay Abraham I,
	Ramuthevar Vadivel Murugan, Rahul Tanwar, Andy Shevchenko
  Cc: Arnd Bergmann, linux-gpio, linux-kernel, Geert Uytterhoeven

	Hi all,

The Intel Equilibrium pin controller and eMMC PHY are only present on Intel
Lightning Mountain SoCs.  This series adds architecture dependencies to the
corresponding config symbols, to avoid asking the user about them when
configuring a kernel for a non-x86 architecture.
    
All patches in this series are independent.

Thanks for your comments!

Geert Uytterhoeven (2):
  pinctrl: equilibrium: Add architecture dependency
  phy: intel-lgm-emmc: Add architecture dependency

 drivers/phy/intel/Kconfig | 1 +
 drivers/pinctrl/Kconfig   | 1 +
 2 files changed, 2 insertions(+)

-- 
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] 4+ messages in thread

end of thread, other threads:[~2020-05-16  9:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 11:36 [PATCH 0/2] lightning mountain: Add architecture dependency Geert Uytterhoeven
2020-05-07 11:36 ` [PATCH 1/2] pinctrl: equilibrium: " Geert Uytterhoeven
2020-05-16  9:22   ` Linus Walleij
2020-05-07 11:36 ` [PATCH 2/2] phy: intel-lgm-emmc: " Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).