devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mfd: tps65217: adds support for compatible string of subdevices
@ 2014-09-25  6:31 Johannes Pointner
  2014-10-06 21:24 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Pointner @ 2014-09-25  6:31 UTC (permalink / raw)
  To: Lee Jones, Samuel Ortiz
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 0/2] mfd: tps65217: adds support for compatible string of subdevices
  2014-09-25  6:31 [PATCH v2 0/2] mfd: tps65217: adds support for compatible string of subdevices Johannes Pointner
@ 2014-10-06 21:24 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2014-10-06 21:24 UTC (permalink / raw)
  To: Johannes Pointner
  Cc: Samuel Ortiz, Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Kumar Gala, devicetree, linux-kernel

On Thu, 25 Sep 2014, Johannes Pointner wrote:

> 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

When you send patch-sets, can you do so '--thread'?  See the `git
send-email` man page.

>  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(-)
> 

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-06 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25  6:31 [PATCH v2 0/2] mfd: tps65217: adds support for compatible string of subdevices Johannes Pointner
2014-10-06 21:24 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).