ACK: [PATCH v2 3/3] devicetree/dt_sysinfo: Add firestone model

Alex Hung alex.hung at canonical.com
Fri Jul 1 01:30:13 UTC 2016


On 2016-06-30 03:17 PM, 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: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list