K 10 svn:author V 5 gonzo K 8 svn:date V 27 2018-06-23T19:01:05.578152Z K 7 svn:log V 219 Fix invalid OF_getencprop_alloc usage in fdt_pinctrl(9) r332341 introduced OF_getencprop_alloc_multi that should be used instead of OF_getencprop_alloc to get multi-cell properties. Fix example to reflect this change. END