From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932585AbdBVNou (ORCPT ); Wed, 22 Feb 2017 08:44:50 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:38568 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932334AbdBVNn7 (ORCPT ); Wed, 22 Feb 2017 08:43:59 -0500 From: Bartosz Golaszewski To: Sekhar Nori , David Lechner , Kevin Hilman , Michael Turquette , Patrick Titiano , Laurent Pinchart , Rob Herring , Mark Rutland Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, 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> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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