From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933535AbdBPSES (ORCPT ); Thu, 16 Feb 2017 13:04:18 -0500 Received: from mail-wr0-f182.google.com ([209.85.128.182]:33319 "EHLO mail-wr0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933286AbdBPSEP (ORCPT ); Thu, 16 Feb 2017 13:04:15 -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 0/2] media: dt-bindings: extend the vpif bindings Date: Thu, 16 Feb 2017 19:03:55 +0100 Message-Id: <1487268237-4240-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 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. These patches were initially a part of a larger series. Resending separately with requested fixes i.e. removed the @0 from endpoint and unnecessary reg property. Bartosz Golaszewski (2): media: dt-bindings: vpif: fix whitespace errors media: dt-bindings: vpif: extend the example with an output port .../devicetree/bindings/media/ti,da850-vpif.txt | 46 ++++++++++++++++------ 1 file changed, 34 insertions(+), 12 deletions(-) -- 2.9.3