From patchwork Mon Mar 27 09:56:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 9646121 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DA5E9602BF for ; Mon, 27 Mar 2017 09:58:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B273628375 for ; Mon, 27 Mar 2017 09:58:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A67AC2839B; Mon, 27 Mar 2017 09:58:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2349D28383 for ; Mon, 27 Mar 2017 09:58:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752865AbdC0J5f (ORCPT ); Mon, 27 Mar 2017 05:57:35 -0400 Received: from galahad.ideasonboard.com ([185.26.127.97]:52653 "EHLO galahad.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752815AbdC0J5e (ORCPT ); Mon, 27 Mar 2017 05:57:34 -0400 Received: from avalon.ideasonboard.com (85-76-47-7-nat.elisa-mobile.fi [85.76.47.7]) by galahad.ideasonboard.com (Postfix) with ESMTPSA id 8A85A20098; Mon, 27 Mar 2017 11:56:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1490608574; bh=tVrCXncubUfBUNZutGkERB3BBJQdcgXYPgd7M6W8xGU=; h=From:To:Cc:Subject:Date:From; b=Vhe0hAGyk1sGHL9bBP6qsQiz7KYkEhRl04wXQPngFBuFoRWdMyoWRgh8V64wNJZpn X85MSkYNfVFp35DExl+shG/3KiR3uTADlIzQ8a8Wm0UlMCP8eaQocxsv+4Vpwi3tcf vkfUrCOVxy3m0mNwV2of3qJu2KGuuOgXlP5IvsCY= From: Laurent Pinchart To: devicetree@vger.kernel.org Cc: dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH] drm: rcar-du: Document the vsps property in the DT bindings Date: Mon, 27 Mar 2017 12:56:52 +0300 Message-Id: <20170327095652.5755-1-laurent.pinchart+renesas@ideasonboard.com> X-Mailer: git-send-email 2.10.2 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The property is used by the driver but is missing from the DT bindings. Document it. Reported-by: Geert Uytterhoeven Signed-off-by: Laurent Pinchart --- Documentation/devicetree/bindings/display/renesas,du.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt b/Documentation/devicetree/bindings/display/renesas,du.txt index 1a02f099a0ff..cf34893a1b53 100644 --- a/Documentation/devicetree/bindings/display/renesas,du.txt +++ b/Documentation/devicetree/bindings/display/renesas,du.txt @@ -36,6 +36,11 @@ Required Properties: When supplied they must be named "dclkin.x" with "x" being the input clock numerical index. +Optional Properties: + + - vsps: A list of phandles to the VSP nodes that handle the memory + interfaces for the DU channels (Gen3 only). + Required nodes: The connections to the DU output video ports are modeled using the OF graph