devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] [media] c8sectpfe: Various fixups
@ 2015-08-27 12:29 Peter Griffin
  2015-08-27 12:29 ` [PATCH v2 1/5] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3 Peter Griffin
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Peter Griffin @ 2015-08-27 12:29 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, maxime.coquelin,
	srinivas.kandagatla, patrice.chotard, mchehab
  Cc: peter.griffin, lee.jones, devicetree, linux-media

Hi Mauro,

This series includes a couple of fixes for the c8sectpfe Linux dvb driver.

One was caused by omitting a patch from the original c8sectpfe series which
defined the ssc2 and ssc3 dt nodes, which was then used by the later DT patch.

This patch is included, along with the original patch which you reverted.

Also Valentin Rothberg spotted LIBELF32 Kconfig symbol I was selecting in the
Kconfig, this isn't required upstream and is left over legacy so I've removed
it.

Sorry for the delay in sending these fixes, I've been on holiday for the last
3 weeks.

Changes since v1:
 - Various formating patches to DT node
 - Update to reset-gpios
 - Use GPIO_ACTIVE_HIGH, GIC_SPI and IRQ_TYPE_NONE defines

kind regards,

Peter.

Peter Griffin (5):
  ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
  ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.
  [media] c8sectpfe: Remove select on undefined LIBELF_32
  [media] c8sectpfe: Update binding to reset-gpios
  [media] c8sectpfe: Update DT binding doc with some minor fixes

 .../bindings/media/stih407-c8sectpfe.txt           | 22 +++++------
 arch/arm/boot/dts/stihxxx-b2120.dtsi               | 44 +++++++++++++++++++++-
 drivers/media/platform/sti/c8sectpfe/Kconfig       |  1 -
 .../media/platform/sti/c8sectpfe/c8sectpfe-core.c  |  2 +-
 4 files changed, 53 insertions(+), 16 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-08-28 17:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 12:29 [PATCH v2 0/5] [media] c8sectpfe: Various fixups Peter Griffin
2015-08-27 12:29 ` [PATCH v2 1/5] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3 Peter Griffin
2015-08-28  7:01   ` Lee Jones
2015-08-27 12:29 ` [PATCH v2 2/5] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node Peter Griffin
2015-08-28  7:01   ` Lee Jones
2015-08-28 17:07     ` Peter Griffin
     [not found] ` <1440678575-21646-1-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-08-27 12:29   ` [PATCH v2 3/5] [media] c8sectpfe: Remove select on undefined LIBELF_32 Peter Griffin
2015-08-28  6:58     ` Lee Jones
2015-08-28 17:09       ` Peter Griffin
2015-08-27 12:29 ` [PATCH v2 4/5] [media] c8sectpfe: Update binding to reset-gpios Peter Griffin
2015-08-28  6:57   ` Lee Jones
2015-08-27 12:29 ` [PATCH v2 5/5] [media] c8sectpfe: Update DT binding doc with some minor fixes Peter Griffin
2015-08-28  6:57   ` Lee Jones
2015-08-28 17:25     ` Peter Griffin

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