devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [media] tvp5150: remove signal generator as input from the DT binding
@ 2016-02-23 16:09 Javier Martinez Canillas
       [not found] ` <1456243798-12453-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Javier Martinez Canillas @ 2016-02-23 16:09 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mauro Carvalho Chehab, devicetree, Laurent Pinchart, linux-media,
	Javier Martinez Canillas

The chip internal signal generator was modelled as an input connector
and represented as a media entity but isn't really a connector so the
driver was changed to use the V4L2_CID_TEST_PATTERN control instead.

Remove the signal generator input from the list of connectors in the
tvp5150 DT binding document as well since isn't a connector anymore.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---
Hello,

I think is OK to change this DT binding because is only in the media tree
for now and not in mainline yet and also is expected to change more since
there are still discussions about how input connectors will be supported
by the Media Controller framework in the media subsystem.

Best regards,
Javier

 Documentation/devicetree/bindings/media/i2c/tvp5150.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/media/i2c/tvp5150.txt b/Documentation/devicetree/bindings/media/i2c/tvp5150.txt
index daa20e43a8e3..d13f8b8e235d 100644
--- a/Documentation/devicetree/bindings/media/i2c/tvp5150.txt
+++ b/Documentation/devicetree/bindings/media/i2c/tvp5150.txt
@@ -30,9 +30,6 @@ The possible values for the "input" property are:
 	1: Composite1
 	2: S-Video
 
-and on a tvp5150am1 and tvp5151 there is another:
-	4: Signal generator
-
 The list of valid input connectors are defined in dt-bindings/media/tvp5150.h
 header file and can be included by device tree source files.
 
-- 
2.5.0

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

end of thread, other threads:[~2016-02-23 23:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 16:09 [PATCH] [media] tvp5150: remove signal generator as input from the DT binding Javier Martinez Canillas
     [not found] ` <1456243798-12453-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-02-23 16:16   ` Laurent Pinchart
2016-02-23 16:27     ` Javier Martinez Canillas
2016-02-23 18:02       ` Laurent Pinchart
2016-02-23 18:23         ` Javier Martinez Canillas
2016-02-23 18:28           ` Laurent Pinchart
2016-02-23 18:33             ` Javier Martinez Canillas
2016-02-23 23:35             ` Rob Herring

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