From: Krzysztof Kozlowski Date: Tue, 28 Jan 2014 12:18:28 +0000 (+0100) Subject: mfd: max14577: Add of_compatible to extcon mfd_cell X-Git-Tag: v3.15-rc1~64^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b0ea491ef59a5374640f59cdde6c53c027de53;p=pandora-kernel.git mfd: max14577: Add of_compatible to extcon mfd_cell Add of_compatible ("maxim,max14577-muic") to the mfd_cell for extcon driver. If entry with such compatible is present in the DTS, the extcon driver will have of_node set. This may be useful for extcon consumers and it is documented in bindings documentation. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Lee Jones --- Reading git-diff-tree failed