fwnode_property_string_array_count
nval = fwnode_property_string_array_count(fwnode, propname);
error = fwnode_property_string_array_count(node, "str");
error = fwnode_property_string_array_count(node, "strs");
n_names = fwnode_property_string_array_count(fwnode, names_title);
mode_count = fwnode_property_string_array_count(node, mode_property);