x86: slimbootloader: Add a slimbootloader device tree
authorPark, Aiden <aiden.park@intel.com>
Sat, 3 Aug 2019 08:31:00 +0000 (08:31 +0000)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 9 Aug 2019 14:24:02 +0000 (22:24 +0800)
commit19cad267d92880dac3317ec43609910083152f5d
treed21c7a8c1b1313580fa077fb0f3c45ba17001fc5
parent14360bf0591c88c0af7c1792a331579443089f20
x86: slimbootloader: Add a slimbootloader device tree

Add a new device tree which has very minimum nodes
- x86 reset
- x86 tsc_timer
- x86 pci
- Slim Bootloader serial

Signed-off-by: Aiden Park <aiden.park@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/Makefile
arch/x86/dts/slimbootloader.dts [new file with mode: 0644]