CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/09/15 15:55:51

Modified files:
        sys/arch/armv7/omap: files.omap 
        sys/arch/armv7/conf: GENERIC RAMDISK 
Added files:
        sys/arch/armv7/omap: omwugen.c 

Log message:
Add omwugen(4) a driver for the TI logic that generates wakeup events
and routes interrupts to the GIC/ampintc(4).

The code is derived from imxgpc(4) which has the same role on imx.

In the pandaboard device tree wugen is the default interrupt parent
and is used for the hsmmc nodes.  Adding this driver makes ommmc(4)
interrupts work again on pandaboard.

ok kettenis@

Reply via email to