mfd: tmio: Add partition parsers platform data
authorAndrea Adami <andrea.adami@gmail.com>
Mon, 14 Aug 2017 20:48:34 +0000 (22:48 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 23 Aug 2017 14:49:33 +0000 (16:49 +0200)
commit827dba9d626325a65727c4074913b2d3c7e7ea4d
tree75e2c91e71268198046793cae9c8efd3cdb13034
parent482ead931e05b4d5556a5ffd51c2f40cd586f20c
mfd: tmio: Add partition parsers platform data

With the introduction of sharpslpart partition parser we can now read the
offsets from NAND: we specify the list of the parsers as platform data, with
cmdlinepart and ofpart parsers first allowing to override the part. table
written in NAND. This is done in the board files using this driver.

Thus, we need to extend tmio_nand_data to consider the partition parsers.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
include/linux/mfd/tmio.h