From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.2 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB994C433DB for ; Mon, 8 Mar 2021 18:59:34 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 58C596527A for ; Mon, 8 Mar 2021 18:59:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 58C596527A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C8E9289DA8; Mon, 8 Mar 2021 18:59:33 +0000 (UTC) Received: from mail-io1-f43.google.com (mail-io1-f43.google.com [209.85.166.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id D963589DA8 for ; Mon, 8 Mar 2021 18:59:32 +0000 (UTC) Received: by mail-io1-f43.google.com with SMTP id n14so11146400iog.3 for ; Mon, 08 Mar 2021 10:59:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=d/wMVNVlgeXsHNDoOPos1VXzlcySie+Bw+kV8ZOpozo=; b=I6kA9jGNI/86h9ZBaYF1JpfG+s+nlKRR38aRsokPRvfDCYLHMyjrqqV51ZMEobflYB 2Ol3Wc+pbpdpJh3w0hRTofn3CmAE9Xi/W3FU7TgBEcW3sBD0fRPv0SiJdu/TrU2FULlc auABYIboh6k2Hy+RR8sRQ6HDpskp8fQW3h7c9eR0ZBEvrt0brjaC67q+7wUMnrX5+1RU Ho6FbiHxoGXZuLBp6vYReRnUc5k3uMcDWgDXuQlFaKgh0xQOkzz/tQ2wP/r6uRBKjH0c z/B1/HtHKSRX7Iq+Hwa7GGOvZNyC5qkv4ROSkt+bPSQUJTNVJ7nMaVHfItIwhV91A/Sq a3AQ== X-Gm-Message-State: AOAM5324o/yduQP3oyVhCzyb9LuOsXb84f913fs5GL50L6KtR89XqGjw ScK60fGRxDm3huE+dqMhlw== X-Google-Smtp-Source: ABdhPJw6RyzF1y6r+1o51v3mjB+0yXs2OCrY5Yao6MT2OKQLX/XIZkRNaeWhrvtEJRWCWWEj7PpHlA== X-Received: by 2002:a05:6638:144e:: with SMTP id l14mr24629378jad.76.1615229972355; Mon, 08 Mar 2021 10:59:32 -0800 (PST) Received: from robh.at.kernel.org ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id c19sm6441129ile.17.2021.03.08.10.59.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Mar 2021 10:59:31 -0800 (PST) Received: (nullmailer pid 2788650 invoked by uid 1000); Mon, 08 Mar 2021 18:59:30 -0000 Date: Mon, 8 Mar 2021 11:59:30 -0700 From: Rob Herring To: Hans Verkuil Subject: Re: [PATCHv2 4/6] dt-bindings: display: ti: ti, omap5-dss.txt: add cec clock Message-ID: <20210308185930.GA2788568@robh.at.kernel.org> References: <20210302162403.983585-1-hverkuil-cisco@xs4all.nl> <20210302162403.983585-5-hverkuil-cisco@xs4all.nl> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210302162403.983585-5-hverkuil-cisco@xs4all.nl> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Tony Lindgren , Tomi Valkeinen , Sekhar Nori , dri-devel@lists.freedesktop.org, Laurent Pinchart , linux-omap@vger.kernel.org, linux-media@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 02 Mar 2021 17:24:01 +0100, Hans Verkuil wrote: > The cec clock is required as well in order to support HDMI CEC, > document this. > > Signed-off-by: Hans Verkuil > --- > Documentation/devicetree/bindings/display/ti/ti,omap5-dss.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel