Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] media: adv7180: Add adv7180cp, adv7180st bindings

To differentiate between two classes of chip packages that have
different numbers of input ports.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Ulrich Hecht and committed by
Mauro Carvalho Chehab
da73ad2d e09c3481

+15
+15
Documentation/devicetree/bindings/media/i2c/adv7180.txt
··· 6 6 Required Properties : 7 7 - compatible : value must be one of 8 8 "adi,adv7180" 9 + "adi,adv7180cp" 10 + "adi,adv7180st" 9 11 "adi,adv7182" 10 12 "adi,adv7280" 11 13 "adi,adv7280-m" ··· 16 14 "adi,adv7281-ma" 17 15 "adi,adv7282" 18 16 "adi,adv7282-m" 17 + 18 + Device nodes of "adi,adv7180cp" and "adi,adv7180st" must contain one 19 + 'port' child node per device input and output port, in accordance with the 20 + video interface bindings defined in 21 + Documentation/devicetree/bindings/media/video-interfaces.txt. The port 22 + nodes are numbered as follows. 23 + 24 + Port adv7180cp adv7180st 25 + ------------------------------------------------------------------- 26 + Input 0-2 0-5 27 + Output 3 6 28 + 29 + The digital output port node must contain at least one endpoint. 19 30 20 31 Optional Properties : 21 32 - powerdown-gpios: reference to the GPIO connected to the powerdown pin,