[PATCH v5 8/8] ARM: hisi: remove smp from machine descriptor

Arnd Bergmann arnd at arndb.de
Mon Jul 28 06:08:32 PDT 2014


On Monday 28 July 2014 20:51:23 Haojian Zhuang wrote:
> +               enable-method = "hisilicon,hi3xxx-smp";
> 

Please always use a specific chip identification in strings like this,
e.g. "hisilicon,hi3620-smp". Other machines using the same code are supposed
to keep that string as well even if they have a different ID.

	Arnd



More information about the linux-arm-kernel mailing list