All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sony-cxd2880: add optional vcc regulator
@ 2018-11-08 12:50 Neil Armstrong
  2018-11-08 12:50 ` [PATCH 1/2] media: cxd2880-spi: Add " Neil Armstrong
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Neil Armstrong @ 2018-11-08 12:50 UTC (permalink / raw)
  To: Yasunari.Takiguchi; +Cc: Neil Armstrong, mchehab, linux-media, linux-kernel

This patchset adds an optional VCC regulator to the bindings and driver to
make sure power is enabled to the module before starting attaching to
the device.

Neil Armstrong (2):
  media: cxd2880-spi: Add optional vcc regulator
  media: sony-cxd2880: add optional vcc regulator to bindings

 .../devicetree/bindings/media/spi/sony-cxd2880.txt       |  4 ++++
 drivers/media/spi/cxd2880-spi.c                          | 16 ++++++++++++++++
 2 files changed, 20 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2018-11-17 16:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 12:50 [PATCH 0/2] sony-cxd2880: add optional vcc regulator Neil Armstrong
2018-11-08 12:50 ` [PATCH 1/2] media: cxd2880-spi: Add " Neil Armstrong
2018-11-08 12:50 ` [PATCH 2/2] media: sony-cxd2880: add optional vcc regulator to bindings Neil Armstrong
2018-11-17 16:17   ` Rob Herring
2018-11-17 16:17     ` Rob Herring
2018-11-09  2:22 ` [PATCH 0/2] sony-cxd2880: add optional vcc regulator Frank Rowand
2018-11-09  8:50   ` Neil Armstrong
2018-11-13  5:34 ` Yasunari.Takiguchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.