On Thu, Mar 7, 2013 at 2:17 PM, Ian Lartey <i...@slimlogic.co.uk> wrote:
> From: J Keerthy <j-keer...@ti.com> > > Enable DT support for palmas gpio. > > Signed-off-by: J Keerthy <j-keer...@ti.com> This needs to be CC: to devicetree-discuss. > +static struct of_device_id of_palmas_match_tbl[] = { > + { .compatible = "ti,palmas-gpio", }, > + { .compatible = "ti,palmas-charger-gpio", }, > + { .compatible = "ti,twl6035-gpio", }, > + { .compatible = "ti,twl6036-gpio", }, > + { .compatible = "ti,twl6037-gpio", }, > + { .compatible = "ti,tps65913-gpio", }, > + { .compatible = "ti,tps65914-gpio", }, > + { .compatible = "ti,tps80036-gpio", }, > + { /* end */ } > +}; I can see that the binding came in a previous patch in this series, OK. Acked-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/