[PATCH v2 0/3] x86: devicetree: re-enable x86-specific implementation
From: Ivan Gorinov
Date: Wed Feb 28 2018 - 21:52:41 EST
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