[PATCH 02/10] SH: intc: Add support OF of IRQ
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Dec 17 03:29:44 EST 2012
Hi Iwamatsu-san,
Thank your for the patch.
On Saturday 15 December 2012 18:03:36 Simon Horman wrote:
> From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
>
> Add information of device node to struct intc_desc.
>
> Cc: Magnus Damm <damm at opensource.se>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
> Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
>
> ---
>
> v7
> * Delete "renesas,sh_intcs" and "renesas,sh_intca_irq_pins" as compatible.
> Update their documentation.
> * Remove of_sh_intc_get_meminfo() and of_sh_intc_get_pint and
> of_sh_intc_get_intc(). They are not used.
>
> v2 - v6
> * No change
> ---
> Documentation/devicetree/bindings/sh/intc.txt | 15 +----
> drivers/sh/intc/core.c | 2 +-
> drivers/sh/intc/internals.h | 3 +-
> drivers/sh/intc/irqdomain.c | 6 +-
> drivers/sh/intc/of_intc.c | 76 ----------------------
> include/linux/sh_intc.h | 29 +---------
> 6 files changed, 9 insertions(+), 122 deletions(-)
Shouldn't this be squashed into patch 01/10 ? 01/10 adds DT bindings support,
and you already modify them in this patch.
--
Regards,
Laurent Pinchart
More information about the linux-arm-kernel
mailing list