ACK:[PATCH v2 3/3] devicetree/dt_sysinfo: Add firestone model
Colin Ian King
colin.king at canonical.com
Thu Jun 30 09:13:13 UTC 2016
On 30/06/16 08:17, Jeremy Kerr wrote:
> Add the -GCA variant of an 8335.
>
> Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
> ---
> src/devicetree/dt_sysinfo/dt_sysinfo.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/devicetree/dt_sysinfo/dt_sysinfo.c b/src/devicetree/dt_sysinfo/dt_sysinfo.c
> index 07cbbe0..743feb0 100644
> --- a/src/devicetree/dt_sysinfo/dt_sysinfo.c
> +++ b/src/devicetree/dt_sysinfo/dt_sysinfo.c
> @@ -30,6 +30,7 @@ static const char op_powernv[] = "ibm,powernv";
>
> static const char *firestone_models[] = {
> "8335-GTA ",
> + "8335-GCA ",
> "8335-GTX ",
> };
>
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list