x86/devicetree: Use CPU description from Device Tree
authorIvan Gorinov <ivan.gorinov@intel.com>
Thu, 22 Mar 2018 21:35:47 +0000 (14:35 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 26 Mar 2018 13:13:32 +0000 (15:13 +0200)
commit4e07db9c8db87e3b71be4c3cd626ddc9bacd5a1e
tree2351530fe1a7b014161fb8d6a65b98a72d4eb7df
parent7f2e85840871f199057e65232ebde846192ed989
x86/devicetree: Use CPU description from Device Tree

Current x86 Device Tree implementation does not support multiprocessing.
Use new DT bindings to describe the processors.

Signed-off-by: Ivan Gorinov <ivan.gorinov@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Frank Rowand <frowand.list@gmail.com>
Link: https://lkml.kernel.org/r/c291fb2cef51b730b59916d7745be0eaa4378c6c.1521753738.git.ivan.gorinov@intel.com
arch/x86/kernel/devicetree.c