Searched hist:abe11ddea1d759f9995a9a4636c28c9b40856ca8 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arc/boot/dts/ |
H A D | skeleton.dtsi | diff abe11ddea1d759f9995a9a4636c28c9b40856ca8 Fri Jan 18 10:42:21 CET 2013 Vineet Gupta <vgupta@synopsys.com> ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
* arc-uart platform device now populated dynamically, using of_platform_populate() - applies to any other device whatsoever.
* uart in turn requires incore arc-intc to be also present in DT
* A irq-domain needs to be instantiated for IRQ requests by DT probed device (e.g. arc-uart)
TODO: switch over to linear irq domain once all devs have been transitioned to DT
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Arnd Bergmann <arnd@arndb.de>
|
H A D | Makefile | diff abe11ddea1d759f9995a9a4636c28c9b40856ca8 Fri Jan 18 10:42:21 CET 2013 Vineet Gupta <vgupta@synopsys.com> ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
* arc-uart platform device now populated dynamically, using of_platform_populate() - applies to any other device whatsoever.
* uart in turn requires incore arc-intc to be also present in DT
* A irq-domain needs to be instantiated for IRQ requests by DT probed device (e.g. arc-uart)
TODO: switch over to linear irq domain once all devs have been transitioned to DT
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arc/kernel/ |
H A D | irq.c | diff abe11ddea1d759f9995a9a4636c28c9b40856ca8 Fri Jan 18 10:42:21 CET 2013 Vineet Gupta <vgupta@synopsys.com> ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
* arc-uart platform device now populated dynamically, using of_platform_populate() - applies to any other device whatsoever.
* uart in turn requires incore arc-intc to be also present in DT
* A irq-domain needs to be instantiated for IRQ requests by DT probed device (e.g. arc-uart)
TODO: switch over to linear irq domain once all devs have been transitioned to DT
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Arnd Bergmann <arnd@arndb.de>
|