On Thu, Feb 23, 2017 at 11:00 AM, Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote: > of_property_read_string_array() returns number of strings read if the > target array of pointers is non-NULL. fwnode_property_read_string_array() > is documented to return 0 in that case. Fix this. It seems of_property_read_string_array is more capable. If the number of strings is variable and I want use the fwnode API, then what do I do? IMO, you should fix the fwnode API. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html