|
@@ -220,6 +220,7 @@ static void parse_dt_cfg(struct device_node *np,
|
|
|
* parse the config properties into generic pinconfig values.
|
|
|
* @np: node containing the pinconfig properties
|
|
|
* @configs: array with nconfigs entries containing the generic pinconf values
|
|
|
+ * must be freed when no longer necessary.
|
|
|
* @nconfigs: umber of configurations
|
|
|
*/
|
|
|
int pinconf_generic_parse_dt_config(struct device_node *np,
|