From patchwork Sun Jul 30 13:07:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans Verkuil X-Patchwork-Id: 9870469 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 C76156032A for ; Sun, 30 Jul 2017 13:08:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BE8B0285ED for ; Sun, 30 Jul 2017 13:08:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AECFD285B0; Sun, 30 Jul 2017 13:08: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=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B5170285B1 for ; Sun, 30 Jul 2017 13:08:03 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C0E16E39C; Sun, 30 Jul 2017 13:07:54 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from lb3-smtp-cloud7.xs4all.net (lb3-smtp-cloud7.xs4all.net [194.109.24.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id B3A406E39C for ; Sun, 30 Jul 2017 13:07:53 +0000 (UTC) Received: from tschai.lan ([212.251.195.8]) by smtp-cloud7.xs4all.net with ESMTPA id bnwidChIOfjgxbnwmd2YGU; Sun, 30 Jul 2017 15:07:52 +0200 Received: from tschai.fritz.box (tschai [192.168.2.10]) by tschai.lan (Postfix) with ESMTPSA id 10007180394; Sun, 30 Jul 2017 15:07:44 +0200 (CEST) From: Hans Verkuil To: linux-media@vger.kernel.org Subject: [PATCH 1/4] dt-bindings: adi,adv7511.txt: document cec clock Date: Sun, 30 Jul 2017 15:07:40 +0200 Message-Id: <20170730130743.19681-2-hverkuil@xs4all.nl> X-Mailer: git-send-email 2.13.1 In-Reply-To: <20170730130743.19681-1-hverkuil@xs4all.nl> References: <20170730130743.19681-1-hverkuil@xs4all.nl> X-CMAE-Envelope: MS4wfAWaMp5w/5ZHutfaka6WYlD4+6jDNhqXZZOflBj0FE74DxtgmYsHdQzdEqP1NLWXfOsBFQHbVi/s4a7qZ0UhNFBRso9EyuKsCFogwTB3922c1bc57mfM sbLZQ5Rngz66omdklUpDrt5yvO+SGzHlaSkV0GqIyzATMBCgOT3QV7oxaMKmX51lwZ87iXyZ0NvcfIAV7FLzW2oHKSiIC+1vhVcVOlK0IGu3RGkL0jS7IKQ/ YdYf/3CV9t3aG8AhO3Vq8M6pOjShYwuKwpyiKnx8g3t7GNu9hcFf9Q/HEgjf/5SUX8WkYrJnts9yOuSbv5IkVxYaSd/V4+DFnZAccRadIzK+99VWNrVdHguP DmvHEsgMncXJpcuN9dJhxHebEQ3/qYL3UZ71BAJZF+ifDYHt8C44uKwNpSMOuhJ+SIgvWl5hvcGx+3/CEuXJfdyK/VyGkuZEL0kNULz3Vz0gk1gOiztwCP// dOn04NFlSLWv9vo2KspKZFExryrpFiIre7+WA77HQJHgkFs71x9sPu8nedA= Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, Hans Verkuil X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: Hans Verkuil Document the cec clock binding. Signed-off-by: Hans Verkuil Acked-by: Rob Herring --- Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt index 06668bca7ffc..4497ae054d49 100644 --- a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt +++ b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt @@ -68,6 +68,8 @@ Optional properties: - adi,disable-timing-generator: Only for ADV7533. Disables the internal timing generator. The chip will rely on the sync signals in the DSI data lanes, rather than generate its own timings for HDMI output. +- clocks: from common clock binding: handle to CEC clock. +- clock-names: from common clock binding: must be "cec". Required nodes: @@ -89,6 +91,8 @@ Example reg = <39>; interrupt-parent = <&gpio3>; interrupts = <29 IRQ_TYPE_EDGE_FALLING>; + clocks = <&cec_clock>; + clock-names = "cec"; adi,input-depth = <8>; adi,input-colorspace = "rgb";