diff for duplicates of <7493249.S63p6GTauu@avalon> diff --git a/a/1.txt b/N1/1.txt index 791ba25..8b905d1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,19 +49,19 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > +Example using 2 8-bit input channels, one of which is connected to an > +I2C-connected TVP5147 decoder: > + -> + vpif: vpif at 217000 { +> + vpif: vpif@217000 { > + compatible = "ti,da850-vpif"; > + reg = <0x217000 0x1000>; > + interrupts = <92>; > + > + port { -> + vpif_ch0: endpoint at 0 { +> + vpif_ch0: endpoint@0 { > + reg = <0>; > + bus-width = <8>; > + remote-endpoint = <&composite>; > + }; > + -> + vpif_ch1: endpoint at 1 { +> + vpif_ch1: endpoint@1 { > + reg = <1>; > + bus-width = <8>; > + data-shift = <8>; @@ -73,7 +73,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + > +&i2c0 { > + -> + tvp5147 at 5d { +> + tvp5147@5d { > + compatible = "ti,tvp5147"; > + reg = <0x5d>; > + status = "okay"; diff --git a/a/content_digest b/N1/content_digest index a890c1e..707ffda 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\020161207050826.23174-1-khilman@baylibre.com\0" "ref\020161207050826.23174-5-khilman@baylibre.com\0" - "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" - "Subject\0[PATCH v5 4/5] [media] dt-bindings: add TI VPIF documentation\0" + "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" + "Subject\0Re: [PATCH v5 4/5] [media] dt-bindings: add TI VPIF documentation\0" "Date\0Wed, 07 Dec 2016 17:17:45 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kevin Hilman <khilman@baylibre.com>\0" + "Cc\0Hans Verkuil <hverkuil@xs4all.nl>" + Sakari Ailus <sakari.ailus@iki.fi> + linux-media@vger.kernel.org + Sekhar Nori <nsekhar@ti.com> + Axel Haslam <ahaslam@baylibre.com> + " Bartosz Go\305\202aszewski <bgolaszewski@baylibre.com>" + Alexandre Bailon <abailon@baylibre.com> + David Lechner <david@lechnology.com> + Patrick Titiano <ptitiano@baylibre.com> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Kevin,\n" @@ -57,19 +67,19 @@ "> +Example using 2 8-bit input channels, one of which is connected to an\n" "> +I2C-connected TVP5147 decoder:\n" "> +\n" - "> +\tvpif: vpif at 217000 {\n" + "> +\tvpif: vpif@217000 {\n" "> +\t\tcompatible = \"ti,da850-vpif\";\n" "> +\t\treg = <0x217000 0x1000>;\n" "> +\t\tinterrupts = <92>;\n" "> +\n" "> +\t\tport {\n" - "> +\t\t\tvpif_ch0: endpoint at 0 {\n" + "> +\t\t\tvpif_ch0: endpoint@0 {\n" "> +\t\t\t\t reg = <0>;\n" "> +\t\t\t\t bus-width = <8>;\n" "> +\t\t\t\t remote-endpoint = <&composite>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tvpif_ch1: endpoint at 1 {\n" + "> +\t\t\tvpif_ch1: endpoint@1 {\n" "> +\t\t\t\t reg = <1>;\n" "> +\t\t\t\t bus-width = <8>;\n" "> +\t\t\t\t data-shift = <8>;\n" @@ -81,7 +91,7 @@ "> +\n" "> +&i2c0 {\n" "> +\n" - "> +\ttvp5147 at 5d {\n" + "> +\ttvp5147@5d {\n" "> +\t\tcompatible = \"ti,tvp5147\";\n" "> +\t\treg = <0x5d>;\n" "> +\t\tstatus = \"okay\";\n" @@ -105,4 +115,4 @@ "\n" Laurent Pinchart -4dd477ad17bb9ad00c146071e71e9665805a22b2e9cf3efac05b11b5732a9a16 +65a62c6a1567cbb194760f980b95858af79c487cf8fb662906053137844813be
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.