Re: [PATCH 0/3] i.MX8MQ build dependency fixes

From: Abel Vesa
Date: Thu Dec 13 2018 - 08:22:51 EST


On 18-12-13 13:17:40, Abel Vesa wrote:
> 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.
>

Please ignore this patch series.
Seems ARCH_MXC is a poor choice. Needs a proper look.

Sorry about that.

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