Re: [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-14 Thread Stephen Boyd
Quoting Abel Vesa (2018-12-14 04:41:46) > On 18-12-14 10:22:11, Lucas Stach wrote: > > Hi Shawn, > > > > Am Freitag, den 14.12.2018, 09:12 +0800 schrieb Shawn Guo: > > > On Thu, Dec 13, 2018 at 02:51:50PM +, Abel Vesa wrote: > > > ... > > > > > > diff --git a/arch/arm64/Kconfig.platforms > >

Re: [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-14 Thread Abel Vesa
On 18-12-14 10:22:11, Lucas Stach wrote: > Hi Shawn, > > Am Freitag, den 14.12.2018, 09:12 +0800 schrieb Shawn Guo: > > On Thu, Dec 13, 2018 at 02:51:50PM +, Abel Vesa wrote: > > ... > > > > > diff --git a/arch/arm64/Kconfig.platforms > > > > > b/arch/arm64/Kconfig.platforms > > > > > index

Re: [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-14 Thread Lucas Stach
Hi Shawn, Am Freitag, den 14.12.2018, 09:12 +0800 schrieb Shawn Guo: > On Thu, Dec 13, 2018 at 02:51:50PM +, Abel Vesa wrote: > ... > > > > diff --git a/arch/arm64/Kconfig.platforms > > > > b/arch/arm64/Kconfig.platforms > > > > index 7e1545a..318dbb9 100644 > > > > ---

Re: [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-13 Thread Shawn Guo
On Thu, Dec 13, 2018 at 02:51:50PM +, Abel Vesa wrote: ... > > > diff --git a/arch/arm64/Kconfig.platforms > > > b/arch/arm64/Kconfig.platforms > > > index 7e1545a..318dbb9 100644 > > > --- a/arch/arm64/Kconfig.platforms > > > +++ b/arch/arm64/Kconfig.platforms > > > @@ -148,14 +148,6 @@

Re: [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-13 Thread Abel Vesa
On 18-12-13 15:35:27, Lucas Stach wrote: > Am Donnerstag, den 13.12.2018, 13:17 + schrieb Abel Vesa: > > To keep aligned with arm64, remove the unnecessary SOC_IMX8MQ and use > > ARCH_MXC instead. > > > > Signed-off-by: Abel Vesa > > --- > >  arch/arm64/Kconfig.platforms   | 8

Re: [PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-13 Thread Lucas Stach
Am Donnerstag, den 13.12.2018, 13:17 + schrieb Abel Vesa: > To keep aligned with arm64, remove the unnecessary SOC_IMX8MQ and use > ARCH_MXC instead. > > Signed-off-by: Abel Vesa > --- >  arch/arm64/Kconfig.platforms   | 8 >  arch/arm64/boot/dts/freescale/Makefile | 2 +- >  

[PATCH 1/3] arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead

2018-12-13 Thread Abel Vesa
To keep aligned with arm64, remove the unnecessary SOC_IMX8MQ and use ARCH_MXC instead. Signed-off-by: Abel Vesa --- arch/arm64/Kconfig.platforms | 8 arch/arm64/boot/dts/freescale/Makefile | 2 +- drivers/clk/imx/Makefile | 3 ++- drivers/phy/freescale/Kconfig