lkml.org 
[lkml]   [2016]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] wlcore: spi: add wl18xx support
Date
"Reizer, Eyal" <eyalr@ti.com> writes:

>> > static const struct of_device_id wlcore_spi_of_match_table[] = {
>> > - { .compatible = "ti,wl1271" },
>> > + { .compatible = "ti,wl1271", .data = &wl12xx_data},
>> > + { .compatible = "ti,wl1273", .data = &wl12xx_data},
>> > + { .compatible = "ti,wl1281", .data = &wl12xx_data},
>> > + { .compatible = "ti,wl1283", .data = &wl12xx_data},
>> > + { .compatible = "ti,wl1801", .data = &wl18xx_data},
>> > + { .compatible = "ti,wl1805", .data = &wl18xx_data},
>> > + { .compatible = "ti,wl1807", .data = &wl18xx_data},
>> > + { .compatible = "ti,wl1831", .data = &wl18xx_data},
>> > + { .compatible = "ti,wl1835", .data = &wl18xx_data},
>> > + { .compatible = "ti,wl1837", .data = &wl18xx_data},
>> > { }
>>
>> Shouldn't you also update bindings/net/wireless/ti,wlcore,spi.txt? Now it only
>> mentions about ti,wl1271 and not anything about the rest.
>
> You are right! Will be fixed in v2

Thanks. Also remember to CC devicetree list.

--
Kalle Valo

\
 
 \ /
  Last update: 2016-04-07 16:41    [W:0.068 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site