linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] i.MX8MQ build dependency fixes
@ 2018-12-13 13:17 Abel Vesa
  2018-12-13 13:17 ` [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead Abel Vesa
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Abel Vesa @ 2018-12-13 13:17 UTC (permalink / raw)
  To: Shawn Guo, Stephen Boyd, Aisheng Dong
  Cc: linux-clk, Pengutronix Kernel Team, Olof Johansson,
	linux-arm-kernel, Linux Kernel Mailing List, dl-linux-imx,
	Rob Herring, Will Deacon, Lucas Stach, Fabio Estevam, Abel Vesa

These patches will probably have to be take through different
trees, but the order has to be kept otherwise this won't work.

I can resend as separate patches (if necessary) as long as we can
get them in together.

Abel Vesa (3):
  arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead
  clk: imx: Build imx8mq clocks on arm64 only
  arm64: Add i.MX8 boot necesarry configs to defconfig

 arch/arm64/Kconfig.platforms           |  8 --------
 arch/arm64/boot/dts/freescale/Makefile |  2 +-
 arch/arm64/configs/defconfig           |  5 +++++
 drivers/clk/imx/Makefile               | 11 ++++++-----
 drivers/phy/freescale/Kconfig          |  2 +-
 drivers/pinctrl/freescale/Kconfig      |  2 +-
 drivers/soc/imx/Kconfig                |  2 +-
 7 files changed, 15 insertions(+), 17 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-12-14 17:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 13:17 [PATCH 0/3] i.MX8MQ build dependency fixes Abel Vesa
2018-12-13 13:17 ` [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead Abel Vesa
2018-12-13 14:35   ` Lucas Stach
2018-12-13 14:51     ` Abel Vesa
2018-12-14  1:12       ` Shawn Guo
2018-12-14  9:22         ` Lucas Stach
2018-12-14 12:41           ` Abel Vesa
2018-12-14 17:16             ` Stephen Boyd
2018-12-13 13:17 ` [PATCH 2/3] clk: imx: Build imx8mq clocks on arm64 only Abel Vesa
2018-12-13 13:24   ` Aisheng Dong
2018-12-13 13:17 ` [PATCH 3/3] arm64: Add i.MX8 boot necesarry configs to defconfig Abel Vesa
2018-12-13 13:22 ` [PATCH 0/3] i.MX8MQ build dependency fixes Abel Vesa

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).