12020-02-29 2 3Documentation 4 - Binding docs for devices that are obviously used via device 5tree 6 - Yaml conversions for abandoned drivers 7 - ABI Documentation 8 - Audit drivers/staging/iio/Documentation 9 10- Converting drivers from device tree centric to generic property handlers. 11 12- Refactor old platform_data constructs from drivers and convert it 13 to state struct and using property handlers and readers. 14 15- Convert selected IIO drivers to use fully device managed resource APIs. 16 17- Evaluate and possibly adopt cleanup.h helpers (guard()(), __free(), et cetera) 18 in drivers where manual resource management is still used and there is a 19 significant improvement to the code flow and complexity to be had. 20 21Mailing list: linux-iio@vger.kernel.org 22