[PATCH v3 0/5] [RFC] Support for creating generic host_bridge from device tree

2014-02-28 Thread Liviu Dudau
This is v3 of my attempt to add support for a generic pci_host_bridge controller created from a description passed in the device tree. Changes from v2: - Use range->cpu_addr when calling pci_address_to_pio() - Introduce pci_register_io_range() helper function in order to register io

[PATCH v3 0/5] [RFC] Support for creating generic host_bridge from device tree

2014-02-28 Thread Liviu Dudau
This is v3 of my attempt to add support for a generic pci_host_bridge controller created from a description passed in the device tree. Changes from v2: - Use range-cpu_addr when calling pci_address_to_pio() - Introduce pci_register_io_range() helper function in order to register io