[PATCH v2 0/2] mfd: tps65217: adds support for compatible string of subdevices

From: Johannes Pointner
Date: Thu Sep 25 2014 - 02:32:24 EST


This patchset adds the of_compatible string for the subdevices of the tps65217.

The TPS65217 is missing of_compatible string in the mfd_cell for its
subdevices. This compatible string is necessary to use functions like
of_find_backlight_by_node in backlight.c.

Change since v1:
1. Clarified new compatible string is for sub-node
2. Split the patch

Johannes Pointner (2):
mfd: tps65217: add compatible string for subdevices
dt: bindings: tps65217: add compatible property for subnodes

Documentation/devicetree/bindings/regulator/tps65217.txt | 7 ++++++-
.../devicetree/bindings/video/backlight/tps65217-backlight.txt | 9 ++++++---
drivers/mfd/tps65217.c | 2 ++
3 files changed, 14 insertions(+), 4 deletions(-)

--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/