On Saturday 18 April 2015 01:00:16 Masahiro Yamada wrote: > 2015-04-16 18:42 GMT+09:00 Arnd Bergmann <arnd@xxxxxxxx>: > > On Thursday 16 April 2015 16:40:36 Masahiro Yamada wrote: > >> Add UniPhier, a new citizen in the ARM multi platform. > >> > >> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > >> --- > >> > >> arch/arm/configs/multi_v7_defconfig | 1 + > >> 1 file changed, 1 insertion(+) > >> > >> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > >> index d7f038d..24005cf 100644 > >> --- a/arch/arm/configs/multi_v7_defconfig > >> +++ b/arch/arm/configs/multi_v7_defconfig > >> @@ -81,6 +81,7 @@ CONFIG_ARCH_TEGRA_3x_SOC=y > >> CONFIG_ARCH_TEGRA_114_SOC=y > >> CONFIG_ARCH_TEGRA_124_SOC=y > >> CONFIG_TEGRA_EMC_SCALING_ENABLE=y > >> +CONFIG_ARCH_UNIPHIER=y > >> CONFIG_ARCH_U8500=y > >> CONFIG_MACH_HREFV60=y > >> CONFIG_MACH_SNOWBALL=y > >> > > > > Any additional device drivers you need? > > > > Our drivers are still based-on old kernel version (pre-DT) with local > ugly hacking. > I need more time to re-write them based on the current coding style > (almost from scratch), > so I'd like to do it as a second round. > > This series is just mainlining a minimal support with a serial console. > I think it is a good starting point. > The UART device is 16550-compatible, so I do not need any additional driver. > Ok, seems fine then. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html