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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,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 8B488C47094 for ; Thu, 10 Jun 2021 16:09:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 72066613D8 for ; Thu, 10 Jun 2021 16:09:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230160AbhFJQLj (ORCPT ); Thu, 10 Jun 2021 12:11:39 -0400 Received: from mail-oi1-f170.google.com ([209.85.167.170]:33355 "EHLO mail-oi1-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229802AbhFJQLi (ORCPT ); Thu, 10 Jun 2021 12:11:38 -0400 Received: by mail-oi1-f170.google.com with SMTP id t140so2704033oih.0 for ; Thu, 10 Jun 2021 09:09:42 -0700 (PDT) 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=GhsPTw5SnruFBaMx+M1r90LoKZoI0cqIaAa/EWKANFU=; b=J8V3kr1OtlCfj6Azu8IT4KvN6saHG1muJdPt2jt9wVcrYuIs/WIRJRLqDOsX74eGUO RduPwvrBM18OJKYpUuPsYwqx8VoGdZx7YbGiDYpbxAYBbUzUvEUqGLO4y2Yh82DZAAiZ HK+AF4M3j+Hlpvw16AJYwJFdVSnyTM2NHJXSIaLOdf0Y+i4KS5bym1Ur67aVC8tJ6BBR l4zFMdEZvmRs5ubbjlgOk+zb1w/4M5oHPKrqeewQF46pPKfGxEE9lp+SUaheUoaFKU4E 9g1+YBivTmuLlIdrIqW5k6eWiWE61Rr0y/BW7Kz6an4G4LQUvUa1AIKpC6s1CnaObuJA qIgQ== X-Gm-Message-State: AOAM531fyGJC/KCoakMjChdKNu2C9osRXyn+hn293xHZm8z/IU7Ae4Xp BXpbqrgI9ta80lVo/rKToQ== X-Google-Smtp-Source: ABdhPJzijwvKaGNoxrqiumLhAiSoTM8eRnIU14P7RCNKjv9VMAPg2uOgjRkqg1TCeOQoy7kCTCAb7Q== X-Received: by 2002:aca:4b93:: with SMTP id y141mr10926946oia.86.1623341382059; Thu, 10 Jun 2021 09:09:42 -0700 (PDT) Received: from robh.at.kernel.org ([172.58.99.113]) by smtp.gmail.com with ESMTPSA id k14sm606556ooi.21.2021.06.10.09.09.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 09:09:41 -0700 (PDT) Received: (nullmailer pid 1898690 invoked by uid 1000); Thu, 10 Jun 2021 16:09:36 -0000 Date: Thu, 10 Jun 2021 11:09:36 -0500 From: Rob Herring To: Marek Vasut Cc: linux-stm32@st-md-mailman.stormreply.com, dri-devel@lists.freedesktop.org, Maxime Coquelin , Alexandre Torgue , Philippe Cornu , Rob Herring , Vincent Abriou , Antonio Borneo , Laurent Pinchart , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Yannick Fertre , Biju Das , ch@denx.de, Andrzej Hajda , Sam Ravnborg , Benjamin Gaignard Subject: Re: [PATCH V5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select Message-ID: <20210610160936.GA1898277@robh.at.kernel.org> References: <20210602203608.419192-1-marex@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210602203608.419192-1-marex@denx.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 02 Jun 2021 22:36:07 +0200, Marek Vasut wrote: > The OnSemi FIN3385 Parallel-to-LVDS encoder has a dedicated input line to > select input pixel data sampling edge. Add DT property "pclk-sample", not > the same as the one used by display timings but rather the same as used by > media, to define the pixel data sampling edge. > > Signed-off-by: Marek Vasut > Cc: Alexandre Torgue > Cc: Andrzej Hajda > Cc: Antonio Borneo > Cc: Benjamin Gaignard > Cc: Biju Das > Cc: Laurent Pinchart > Cc: Maxime Coquelin > Cc: Philippe Cornu > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: Vincent Abriou > Cc: Yannick Fertre > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-stm32@st-md-mailman.stormreply.com > To: dri-devel@lists.freedesktop.org > --- > V4: New patch split from combined V3 > V5: Move the pclk-sample into port@0 endpoint > --- > .../bindings/display/bridge/lvds-codec.yaml | 24 +++++++++++++++++++ > 1 file changed, 24 insertions(+) > Reviewed-by: Rob Herring 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=-14.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,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 6E987C47094 for ; Thu, 10 Jun 2021 16:13:11 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3064C613D8 for ; Thu, 10 Jun 2021 16:13:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3064C613D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+lZVjs1Mvxz7aFPGiDNm1TgUFZw7VXnfKMW0baR5ibc=; b=1g93WxNci3SQGl wTij0w2NDXCjE9341VtZD6HFnfXA2N5kS/qNRcfA492XgHXW7b1zLevhGa2tscNch1V8owipD5BR7 0utRc65CKRUazI2xZ3BBFdZcTtrKv429jsu5sA97W85GdppU+YI6ZoXpnySN0AH2ChcRLMFe6MkiD wf43b22XBU0858nrUimq0c1sqhKsb1LbOYedgVxnlMqBWPM284RagFHXbcM2Kin3cTROlvyiQ/lSP IlU2L+b6oT8qkXK2q/f2IpH3lJlrFi6eqfRG2HstpbVkvAca1vB5vdbmzOG0HoVfqDxIyRmDJb3Vr jUiMoUvifpM2vVofRayw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrNGY-001anQ-UT; Thu, 10 Jun 2021 16:10:48 +0000 Received: from mail-oi1-f174.google.com ([209.85.167.174]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrNFX-001aUi-CZ for linux-arm-kernel@lists.infradead.org; Thu, 10 Jun 2021 16:09:44 +0000 Received: by mail-oi1-f174.google.com with SMTP id r16so2320186oiw.3 for ; Thu, 10 Jun 2021 09:09:42 -0700 (PDT) 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=GhsPTw5SnruFBaMx+M1r90LoKZoI0cqIaAa/EWKANFU=; b=H3jqUYSQcZq6RYar4rGU2+/anH9b65S33bNWXFP5ew09pliZETElafYk9Qw+ZzbJZY wmHhZx1zWqBRybycisi5t3w2l70wdTnii6lfPQnXNckgo0SzZAhP597RdUYH5RmWOKcJ HzmizUtXnPWUPysj+hbvHFXGFN3JTQMuG7B+JMwDGZVenCICv2LO7yBXxIqemCHpXP63 WVGs97NMYbtiOm0Ea7RGTHlscxZjF+HQp1YPIaXoIXI1uJjphTMV4HwLYYc/dpgrWefj MtWpZrTmufNRbAxCZcqm3BVVDNxEAx7CtHA72/h8+MZrA8qyCajrGoeJi6lp5Z6JIUYr NiYA== X-Gm-Message-State: AOAM533t+kofwwiSi3Looe+sdC79wSgXeVb56Z+JJKsLqDxQS6BUM88Y qwhJnPddoG8ILTF0UFO/hA== X-Google-Smtp-Source: ABdhPJzijwvKaGNoxrqiumLhAiSoTM8eRnIU14P7RCNKjv9VMAPg2uOgjRkqg1TCeOQoy7kCTCAb7Q== X-Received: by 2002:aca:4b93:: with SMTP id y141mr10926946oia.86.1623341382059; Thu, 10 Jun 2021 09:09:42 -0700 (PDT) Received: from robh.at.kernel.org ([172.58.99.113]) by smtp.gmail.com with ESMTPSA id k14sm606556ooi.21.2021.06.10.09.09.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 09:09:41 -0700 (PDT) Received: (nullmailer pid 1898690 invoked by uid 1000); Thu, 10 Jun 2021 16:09:36 -0000 Date: Thu, 10 Jun 2021 11:09:36 -0500 From: Rob Herring To: Marek Vasut Cc: linux-stm32@st-md-mailman.stormreply.com, dri-devel@lists.freedesktop.org, Maxime Coquelin , Alexandre Torgue , Philippe Cornu , Rob Herring , Vincent Abriou , Antonio Borneo , Laurent Pinchart , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Yannick Fertre , Biju Das , ch@denx.de, Andrzej Hajda , Sam Ravnborg , Benjamin Gaignard Subject: Re: [PATCH V5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select Message-ID: <20210610160936.GA1898277@robh.at.kernel.org> References: <20210602203608.419192-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210602203608.419192-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210610_090943_467628_69D9D728 X-CRM114-Status: GOOD ( 12.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 02 Jun 2021 22:36:07 +0200, Marek Vasut wrote: > The OnSemi FIN3385 Parallel-to-LVDS encoder has a dedicated input line to > select input pixel data sampling edge. Add DT property "pclk-sample", not > the same as the one used by display timings but rather the same as used by > media, to define the pixel data sampling edge. > > Signed-off-by: Marek Vasut > Cc: Alexandre Torgue > Cc: Andrzej Hajda > Cc: Antonio Borneo > Cc: Benjamin Gaignard > Cc: Biju Das > Cc: Laurent Pinchart > Cc: Maxime Coquelin > Cc: Philippe Cornu > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: Vincent Abriou > Cc: Yannick Fertre > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-stm32@st-md-mailman.stormreply.com > To: dri-devel@lists.freedesktop.org > --- > V4: New patch split from combined V3 > V5: Move the pclk-sample into port@0 endpoint > --- > .../bindings/display/bridge/lvds-codec.yaml | 24 +++++++++++++++++++ > 1 file changed, 24 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 DCFD2C48BD1 for ; Thu, 10 Jun 2021 16:09:44 +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 811F3613D8 for ; Thu, 10 Jun 2021 16:09:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 811F3613D8 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 01CE76ED85; Thu, 10 Jun 2021 16:09:44 +0000 (UTC) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) by gabe.freedesktop.org (Postfix) with ESMTPS id AE5236ED85 for ; Thu, 10 Jun 2021 16:09:42 +0000 (UTC) Received: by mail-oi1-f176.google.com with SMTP id v22so2674988oic.2 for ; Thu, 10 Jun 2021 09:09:42 -0700 (PDT) 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=GhsPTw5SnruFBaMx+M1r90LoKZoI0cqIaAa/EWKANFU=; b=iSgyiIMi+4W2BscSfzWLuDI5XFZcD7qZbReNRpgYOvXS19WTKVg1U8ilXJ//R25+aP aPRXNxjJNZl4oMplppddruOOmeuHdepNwans7xHYh6NEJSy42v0VGd2qKA3tnpZ/pvy2 LJ0ZRAFssaQRJhbpBDrClNjGh3BLK+obAI6M51SC5X15sen8ehcXaldFazIT73wUHHav 1lPaGqwNOUHFoGu5NFIHog53KkfiV6kcohLQ7Mtye9Yzs2zHIDxiZ6ANI/RB3xJJqVb1 OA3CbLwy/2BiVPftglTTGYvfInTV7geI+AEwrud/IbF2d0/7BJlaND3unL9H5CVxISRl UT4w== X-Gm-Message-State: AOAM530/9lEDf5wC8sLKXMxPQ0uS6wyf0kQWfTJrvuXdSA048rE/4aMQ /Lox78SxahG8jIK1MnpwVQ== X-Google-Smtp-Source: ABdhPJzijwvKaGNoxrqiumLhAiSoTM8eRnIU14P7RCNKjv9VMAPg2uOgjRkqg1TCeOQoy7kCTCAb7Q== X-Received: by 2002:aca:4b93:: with SMTP id y141mr10926946oia.86.1623341382059; Thu, 10 Jun 2021 09:09:42 -0700 (PDT) Received: from robh.at.kernel.org ([172.58.99.113]) by smtp.gmail.com with ESMTPSA id k14sm606556ooi.21.2021.06.10.09.09.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Jun 2021 09:09:41 -0700 (PDT) Received: (nullmailer pid 1898690 invoked by uid 1000); Thu, 10 Jun 2021 16:09:36 -0000 Date: Thu, 10 Jun 2021 11:09:36 -0500 From: Rob Herring To: Marek Vasut Subject: Re: [PATCH V5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select Message-ID: <20210610160936.GA1898277@robh.at.kernel.org> References: <20210602203608.419192-1-marex@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210602203608.419192-1-marex@denx.de> 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: Benjamin Gaignard , devicetree@vger.kernel.org, Alexandre Torgue , Antonio Borneo , Sam Ravnborg , Philippe Cornu , dri-devel@lists.freedesktop.org, Yannick Fertre , Andrzej Hajda , Rob Herring , Laurent Pinchart , Maxime Coquelin , Biju Das , Vincent Abriou , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, ch@denx.de Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 02 Jun 2021 22:36:07 +0200, Marek Vasut wrote: > The OnSemi FIN3385 Parallel-to-LVDS encoder has a dedicated input line to > select input pixel data sampling edge. Add DT property "pclk-sample", not > the same as the one used by display timings but rather the same as used by > media, to define the pixel data sampling edge. > > Signed-off-by: Marek Vasut > Cc: Alexandre Torgue > Cc: Andrzej Hajda > Cc: Antonio Borneo > Cc: Benjamin Gaignard > Cc: Biju Das > Cc: Laurent Pinchart > Cc: Maxime Coquelin > Cc: Philippe Cornu > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: Vincent Abriou > Cc: Yannick Fertre > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-stm32@st-md-mailman.stormreply.com > To: dri-devel@lists.freedesktop.org > --- > V4: New patch split from combined V3 > V5: Move the pclk-sample into port@0 endpoint > --- > .../bindings/display/bridge/lvds-codec.yaml | 24 +++++++++++++++++++ > 1 file changed, 24 insertions(+) > Reviewed-by: Rob Herring