commit | a0b0ea491ef59a5374640f59cdde6c53c027de53 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Tue Jan 28 13:18:28 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Mar 19 08:58:03 2014 +0000 |
tree | e328a2a7cbc3e5180eba3d3b8708f2a7c1e4c4a1 | |
parent | ec2b26724f81d58008626228686f47ca3337e7ed [diff] |
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 <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>