lkml.org 
[lkml]   [2014]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 1/6] ARM: meson: add meson8 machine definition
Date
On Wednesday 01 October 2014 23:29:41 Beniamino Galvani wrote:
>
> +static const char * const m8_common_board_compat[] = {
> + "amlogic,meson8",
> + NULL,
> +};
> +
> DT_MACHINE_START(AML8726_MX, "Amlogic Meson6 platform")
> .dt_compat = m6_common_board_compat,
> MACHINE_END
>
> +DT_MACHINE_START(MESON8, "Amlogic Meson8 platform")
> + .dt_compat = m8_common_board_compat,
> +MACHINE_END
>

I'd just add the meson8 string to the m6_common_board_compat list and
rename it.

Arnd


\
 
 \ /
  Last update: 2014-10-02 12:01    [W:0.088 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site