Skip to content
DeviceTree updates for 3.13. This is a bit larger pull request than
usual for this cycle with lots of clean-up.

- Cross arch clean-up and consolidation of early DT scanning code.
- Clean-up and removal of arch prom.h headers. Makes arch specific
  prom.h optional on all but Sparc.
- Addition of interrupts-extended property for devices connected to
  multiple interrupt controllers.
- Refactoring of DT interrupt parsing code in preparation for deferred
  probe of interrupts.
- ARM cpu and cpu topology bindings documentation.
- Various DT vendor binding documentation updates.