Hi Grant,
On 7/5/2012 6:13 PM, Heiko Schocher wrote:
Hello Sekhar,
On 03.07.2012 21:16, Sekhar Nori wrote:
quoted
From: Heiko Schocher<redacted>
Add a function to initialize the Common Platform Interrupt Controller
(cp_intc) from TI used on OMAP-L1x SoCs using a device tree node.
Signed-off-by: Heiko Schocher<redacted>
Cc: davinci-linux-open-source at linux.davincidsp.com
Cc: linux-arm-kernel at lists.infradead.org
Cc: devicetree-discuss at lists.ozlabs.org
Cc: Grant Likely<redacted>
Cc: Sekhar Nori<redacted>
Cc: Wolfgang Denk<redacted>
Cc: Sergei Shtylyov<redacted>
Signed-off-by: Sekhar Nori<redacted>
---
.../devicetree/bindings/arm/davinci/cp-intc.txt | 27
++++++++++++++++++++
arch/arm/mach-davinci/cp_intc.c | 16 +++++++++---
arch/arm/mach-davinci/include/mach/cp_intc.h | 1 +
3 files changed, 41 insertions(+), 3 deletions(-)
create mode 100644
Documentation/devicetree/bindings/arm/davinci/cp-intc.txt
Thanks!
Tested on the enbw_cmc board.
Any further feedback on this? If you are OK, I would like to queue this
for v3.6 through DaVinci tree.
Thanks,
Sekhar