On 15 November 2012 19:36, Linus Walleij [off-list ref] wrote:
quoted
quoted
quoted
ahb {
+ spics: spics@e0700000{
+ compatible = "st,spear-spics-gpio";
+ reg = <0xe0700000 0x1000>;
+ st-spics,peripcfg-reg = <0x3b0>;
+ st-spics,sw-enable-bit = <12>;
+ st-spics,cs-value-bit = <11>;
+ st-spics,cs-enable-mask = <3>;
+ st-spics,cs-enable-shift = <8>;
+ gpio-controller;
+ #gpio-cells = <2>;
+ };
+
Are these bindings documented?
The main patch waiting for ur comments is 1/14.
I seldom comment on individual DT bindings, I just want
to know that they're there :-)
Its not that simple. You are required to Ack it, as we have added it in
drivers/pinctrl/spear because we are controlling pins here :)
--
viresh