Thread (28 messages) 28 messages, 5 authors, 2015-10-29

[PATCH 09/13] clk: versatile-icst: add device tree support

From: Linus Walleij <hidden>
Date: 2015-10-26 13:14:15
Also in: linux-clk

On Thu, Oct 15, 2015 at 9:26 PM, Stephen Boyd [off-list ref] wrote:
On 10/15, Linus Walleij wrote:
quoted
+
+     if (of_device_is_compatible(np, "arm,syscon-icst525"))
+             icst_desc.params = &icst525_params;
+     else if (of_device_is_compatible(np, "arm,syscon-icst307"))
+             icst_desc.params = &icst307_params;
I guess if we add anymore here we should use an of_device_id
array instead.
As it happens those two are gonna be it.

ARM never created any more integrated ICST devices, and
they stopped using them since. Those two are the required
ones.

(Fixing all other comments.)

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help