[RESEND PATCH v5 4/5] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops

Marc Zyngier maz at kernel.org
Sat Sep 12 05:49:28 EDT 2020


On Mon, 31 Aug 2020 16:09:17 +0100,
Grzegorz Jaszczyk <grzegorz.jaszczyk at linaro.org> wrote:
> 
> From: David Lechner <david at lechnology.com>
> 
> This implements the irq_get_irqchip_state and irq_set_irqchip_state
> callbacks for the TI PRUSS INTC driver. The set callback can be used
> by drivers to "kick" a PRU by injecting a PRU system event.
> 
> Example:
>      irq_set_irqchip_state(irq, IRQCHIP_STATE_PENDING, true);
>

Please drop this "example", it brings nothing without the full
context. This patch just implements a standard callback.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the linux-arm-kernel mailing list