From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartosz Golaszewski Subject: [PATCH v2 0/3] media: dt-bindings: extend the vpif bindings Date: Wed, 22 Feb 2017 14:43:44 +0100 Message-ID: <1487771027-7763-1-git-send-email-bgolaszewski@baylibre.com> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sekhar Nori , David Lechner , Kevin Hilman , Michael Turquette , Patrick Titiano , Laurent Pinchart , Rob Herring , Mark Rutland Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Bartosz Golaszewski List-Id: devicetree@vger.kernel.org This series extends the DT bindings for TI vpif with an output port and enable-gpios property. The first patch just fixes a couple whitespace errors in the vpif bindings. The second extends the example with an output port since we want to support vpif display too. The third adds an optional property for selecting vpif functionality by driving GPIOs which is needed on some boards. v1 -> v2: - added patch 3/3 - specified the purpose of port@0 and port@1 nodes Bartosz Golaszewski (3): media: dt-bindings: vpif: fix whitespace errors media: dt-bindings: vpif: extend the example with an output port media: dt-bindings: vpif: new optional property .../devicetree/bindings/media/ti,da850-vpif.txt | 57 +++++++++++++++++----- 1 file changed, 44 insertions(+), 13 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html