Re: [PATCH V2] ARM: tegra: enable palmas device for dalmore

From: Laxman Dewangan
Date: Wed Jul 17 2013 - 04:47:45 EST


On Tuesday 16 July 2013 07:21 PM, Mikko Perttunen wrote:
On 07/10/2013 10:37 AM, Laxman Dewangan wrote:
+
+ palmas_gpio: gpio {
+ compatible = "ti,palmas-gpio";
+ gpio-controller;
+ #gpio-cells = <2>;
+ };
I don't think the palmas-gpio driver ever gets probed since it doesn't
have device tree compability strings?

You will need the patch
[PATCH V3] gpio: palmas: add dt support

which is under review from last few days.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/