u-boot-brain/arch/x86/dts
Bin Meng a1f1582b73 x86: crownbay: Support Topcliff integrated pci uart devices with driver model
In order to make a pci uart device node to be properly bound to its
driver, we need make sure its parent node has a compatible string
which matches a driver that scans all of its child device nodes in
the device tree.

Change all pci bridge nodes under root pci node to use "pci-bridge"
compatible driver, as well as corresponding <reg> properties to
indicate its devfn. At last, adding "u-boot,dm-pre-reloc" to each
of these nodes for driver model to initialize them before relocation.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:17 -07:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
microcode x86: baytrail: Add microcode for BayTrail-I D0 stepping 2015-08-26 07:54:09 -07:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
bayleybay.dts x86: baytrail: Support multiple microcode copies 2015-08-26 07:54:09 -07:00
chromebook_link.dts x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
chromebox_panther.dts x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
crownbay.dts x86: crownbay: Support Topcliff integrated pci uart devices with driver model 2015-08-26 07:54:17 -07:00
efi.dts x86: dts: Add a device tree file for EFI 2015-08-05 08:44:06 -06:00
galileo.dts x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
Makefile x86: dts: Add a device tree file for EFI 2015-08-05 08:44:06 -06:00
minnowmax.dts x86: minnowmax: Correct pad-offset value for host_en1 2015-08-26 07:54:14 -07:00
qemu-x86_i440fx.dts x86: qemu: Add MP initialization 2015-08-05 08:42:38 -06:00
qemu-x86_q35.dts x86: qemu: Add MP initialization 2015-08-05 08:42:38 -06:00
rtc.dtsi x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
serial.dtsi x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
skeleton.dtsi x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00