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

media: sony-cxd2880: add optional vcc regulator to bindings

This patchset adds an optional VCC regulator to the bindings of the Sony
CXD2880 DVB-T2/T tuner + demodulator adapter.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Yasunari Takiguchi <Yasunari.Takiguchi@sony.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

authored by

Neil Armstrong and committed by
Mauro Carvalho Chehab
5d331b7f cb496cd4

+4
+4
Documentation/devicetree/bindings/media/spi/sony-cxd2880.txt
··· 5 5 - reg: SPI chip select number for the device. 6 6 - spi-max-frequency: Maximum bus speed, should be set to <55000000> (55MHz). 7 7 8 + Optional properties: 9 + - vcc-supply: Optional phandle to the vcc regulator to power the adapter, 10 + as described in the file ../regulator/regulator.txt 11 + 8 12 Example: 9 13 10 14 cxd2880@0 {