[PATCH v5 3/4] ARM: hi3xxx: add board support with device tree
Olof Johansson
olof at lixom.net
Mon Jun 17 17:51:53 EDT 2013
On Mon, Jun 17, 2013 at 04:56:15PM +0800, Haojian Zhuang wrote:
> Add board support with device tree for Hisilicon Hi36xx/Hi37xx platform.
>
> Changelog:
> v3:
> 1. Remove .map_io() in DT machine descriptor. Since debug_ll_io_init()
> is called by default.
> 2. Remove .init_machine() in DT machine descriptor. Since
> of_platform_populate() is called by default in DT mode.
>
> v2:
> 1. Remove .init_irq() in DT machine descriptor. Since irqchip_init()
> is called by default in DT mode.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang at linaro.org>
Acked-by: Olof Johansson <olof at lixom.net>
-Olof
More information about the linux-arm-kernel
mailing list