All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] x86: devicetree: re-enable x86-specific implementation
@ 2018-03-01  2:45 Ivan Gorinov
  0 siblings, 0 replies; only message in thread
From: Ivan Gorinov @ 2018-03-01  2:45 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Linux Kernel Mailing List, Ingo Molnar

Fixing x86-specific DT implementation in the kernel allows reusing most of
firmware code for SoC that have ARM core replaced with x86, e.g. SC9853i.

Changes since first version:

 * Splitting a single patch into three parts

Ivan Gorinov (3):
  x86: devicetree: call early_init_dt_verify()
  x86: devicetree: enable multiprocessing in DT
  x86: devicetree: fix device IRQ settings in DT

 arch/x86/kernel/devicetree.c | 40 +++++++++++++++++++++++++++++++++-------
 1 file changed, 33 insertions(+), 7 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-01  2:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01  2:45 [PATCH v2 0/3] x86: devicetree: re-enable x86-specific implementation Ivan Gorinov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.