Hi Iwamatsu-san, Thank your for the patch.
On Saturday 15 December 2012 18:03:36 Simon Horman wrote: > From: Nobuhiro Iwamatsu <[email protected]> > > Add information of device node to struct intc_desc. > > Cc: Magnus Damm <[email protected]> > Signed-off-by: Nobuhiro Iwamatsu <[email protected]> > Signed-off-by: Simon Horman <[email protected]> > > --- > > 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 _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
