commit | c0faf43482e7f7dfb6d61847cb93d17748560b24 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Wed Mar 14 13:10:43 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Tue Mar 27 09:11:24 2018 +0200 |
tree | 5bd5df29e62cbb46e89c62aca3272c887944c213 | |
parent | 5b644aa012f67fd211138a067b9f351f30bdcc60 [diff] |
mtd: rename "ofpart" parser to "fixed-partitions" as it fits it better Type "ofpart" means that OF should be used to get partitioning info and this driver supports "fixed-partitions" binding only. Renaming it should lead to less confusion especially when parsers for new compatibility strings start to appear. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Richard Weinberger <richard@nod.at> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>