Hi,
On 03/01/2014 06:17 PM, Carlo Caione wrote:
On Sat, Mar 1, 2014 at 5:56 PM, Hans de Goede [off-list ref] wrote:
quoted
Hi Carlo,
Great work, thanks for all the time you're putting into this!
Hi Hans :)
quoted
I've 2 questions:
1) What dependencies does this patch-set have? Obviously it needs the NMI irq
patches for A20, anything else ? I no longer see any use of a special flag
for ack on unmask, is that no longer needed ?
Yes, the only dependency is on the NMI controller patch.
After a discussion with Maxime and Thomas I decided to not push for
including the special flag for ack on unmask in the irqchip core but
to use the unmask callback as in the v3 version of the NMI controller
driver (so no flag needed)
quoted
2) No poweroff functionality ? That would be really great to have.
Actually in [PATCH 1/7] I support the poweroff using the pm_power_off hook.
Ah I missed that, cool.
I'm doing with sunxi hacking for today, but I'll add these to sunxi-devel
and them give them a test run tomorrow.
Regards,
Hans