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 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/

Reply via email to