On Tue, Nov 13, 2012 at 3:34 PM, Viresh Kumar [off-list ref] wrote:
On Nov 13, 2012 7:38 PM, "Linus Walleij" [off-list ref] wrote:
quoted
On Sun, Nov 11, 2012 at 5:39 AM, Viresh Kumar [off-list ref]
wrote:
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 :-)
Yours,
Linus Walleij