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=-7.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 1FB1CC4727C for ; Tue, 29 Sep 2020 20:17:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C3C942076B for ; Tue, 29 Sep 2020 20:17:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601410665; bh=4FS7Zwwjv0X9GrBtUoKdr9n60C2TtADkXsAM5pSd8Xg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SjqKot2v64DvjdrdexY2XJcF94zWQzo5/iOv6of6crOdyuxqt+liE/WoBPIBEOT6M I2eJtXeNFo/j0E2xJHuN1bFVrKUGJwHSABtszLiwhab1UaxR70i8Ve8cAx//HY/iKU ZxvF3UsVyCC84mlmjHfnruprFAPm4Za3s/oN/B+8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729045AbgI2URp (ORCPT ); Tue, 29 Sep 2020 16:17:45 -0400 Received: from mail-oi1-f196.google.com ([209.85.167.196]:43479 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725372AbgI2URp (ORCPT ); Tue, 29 Sep 2020 16:17:45 -0400 Received: by mail-oi1-f196.google.com with SMTP id i17so6894566oig.10; Tue, 29 Sep 2020 13:17:44 -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=t59aWAhpZ67eszyLSCndlt/OHfuA01Ub+RG0vyS1B2E=; b=X3KRllpqRl49EGS9rag8lXncSvTmsoQy94nTlh/AryV8LCyYDGQupKIN5Q83sp3lRR 7IdnjlHJoKeRqYLGL6IhJ6m8MHu3hoVrrTJ86YOGsEEYuQpsDnPxDOlQUS7gX7JpnEXA mtTWiYnYJWMHA4BZH4Oh8UBhNDfXlxpOjsxhfJzlOSwmCxBIU1wrdH3DKA24MkrSv4hr Nnadx5OkBBuk2D70ekCKQpBLrD7AKPn5geaRl0ENnF/3/w8y8XcP2BBuRoU6x0NVB7Kz AbSGSaoiysnxhiUBZPCD2gsuMJpyf6mChqpxQY7/cN84gH5oMyVyIK6lj3MUfTPvLvV9 IHMQ== X-Gm-Message-State: AOAM5315aCkfgawzE8X5LGVoTsgh4Y78q/iXmcPnwLaGvLEi/7thxrXT zrNtE03HY2ZJjos+L421TRlyt9fiL1korXs= X-Google-Smtp-Source: ABdhPJw8oXYd5dk/F9BkkLRFREqhVnH4h9vwagRk0zBQyF0ATX6mu/B6LtNXUtj9G+uoPk7GzUntfw== X-Received: by 2002:aca:8cb:: with SMTP id 194mr3505368oii.37.1601410664200; Tue, 29 Sep 2020 13:17:44 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id m20sm3144986oof.23.2020.09.29.13.17.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Sep 2020 13:17:43 -0700 (PDT) Received: (nullmailer pid 1093221 invoked by uid 1000); Tue, 29 Sep 2020 20:17:42 -0000 Date: Tue, 29 Sep 2020 15:17:42 -0500 From: Rob Herring To: Alexandru Gagniuc Cc: Jernej Skrabec , Rob Herring , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Mauro Carvalho Chehab , open list , Thomas Bogendoerfer , Andrzej Hajda , Mark Brown , Neil Armstrong , Laurent Pinchart , David Airlie , Jonas Karlman Subject: Re: [PATCH v2 2/2] dt-bindings: display: sii902x: Add supply bindings Message-ID: <20200929201742.GA1093186@bogus> References: <20200924200507.1175888-1-mr.nuke.me@gmail.com> <20200928173056.1674274-1-mr.nuke.me@gmail.com> <20200928173056.1674274-2-mr.nuke.me@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200928173056.1674274-2-mr.nuke.me@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 28 Sep 2020 12:30:54 -0500, Alexandru Gagniuc wrote: > The sii902x chip family requires IO and core voltages to reach the > correct voltage before chip initialization. Add binding for describing > the two supplies. > > Signed-off-by: Alexandru Gagniuc > --- > Changes since v1: > * Nothing. version incremented to stay in sync with sii902x regulator patch > > Documentation/devicetree/bindings/display/bridge/sii902x.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 5C93AC4727F for ; Tue, 29 Sep 2020 20:17:47 +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 F40B12076D for ; Tue, 29 Sep 2020 20:17:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F40B12076D 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 DFD7F89CB2; Tue, 29 Sep 2020 20:17:45 +0000 (UTC) Received: from mail-oi1-f196.google.com (mail-oi1-f196.google.com [209.85.167.196]) by gabe.freedesktop.org (Postfix) with ESMTPS id CEBE389CB2 for ; Tue, 29 Sep 2020 20:17:44 +0000 (UTC) Received: by mail-oi1-f196.google.com with SMTP id c13so6915082oiy.6 for ; Tue, 29 Sep 2020 13:17:44 -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=t59aWAhpZ67eszyLSCndlt/OHfuA01Ub+RG0vyS1B2E=; b=ZF7EF4wYI4udzlUiXyH+sWPinXirut5F6RZHfvrl8xntJXyTsM40dIKR3q+PQ9asq3 oUHm5BPeKmwzEre8rYWmXisratrVJCxeNWsUK1pmTIKJTa0tKfx37cpqBTtbG84e/Qfq YKjEXZO6SjLSn6japyBCb3XdkIqVdqZJbxx7Nb+c4qCQ+mzeBNREjfTl0g0of+WOim7n KP1mZgODxqPmPI7BkG0JLOd+BKJ+E9x1BjaAzxttJn+NBL4skN7U+W1JTsz3UDN1slBP uu7amvF1v5QcW7L6TJlSdkCeInRQcCXbRUI2QmdItg+62eJRXmlo2AiDDVCo+Tf3K5lS gJoQ== X-Gm-Message-State: AOAM532XL800eSt/fZZDX3u3uqr+RBo9EKT+H8Sg8Vf121Kq0vgbWZtD G6yS36Jk49kR9ATjro3dYw== X-Google-Smtp-Source: ABdhPJw8oXYd5dk/F9BkkLRFREqhVnH4h9vwagRk0zBQyF0ATX6mu/B6LtNXUtj9G+uoPk7GzUntfw== X-Received: by 2002:aca:8cb:: with SMTP id 194mr3505368oii.37.1601410664200; Tue, 29 Sep 2020 13:17:44 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id m20sm3144986oof.23.2020.09.29.13.17.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Sep 2020 13:17:43 -0700 (PDT) Received: (nullmailer pid 1093221 invoked by uid 1000); Tue, 29 Sep 2020 20:17:42 -0000 Date: Tue, 29 Sep 2020 15:17:42 -0500 From: Rob Herring To: Alexandru Gagniuc Subject: Re: [PATCH v2 2/2] dt-bindings: display: sii902x: Add supply bindings Message-ID: <20200929201742.GA1093186@bogus> References: <20200924200507.1175888-1-mr.nuke.me@gmail.com> <20200928173056.1674274-1-mr.nuke.me@gmail.com> <20200928173056.1674274-2-mr.nuke.me@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200928173056.1674274-2-mr.nuke.me@gmail.com> 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, Jernej Skrabec , Thomas Bogendoerfer , Neil Armstrong , Mauro Carvalho Chehab , Mark Brown , Jonas Karlman , open list , dri-devel@lists.freedesktop.org, Andrzej Hajda , Rob Herring , Laurent Pinchart , David Airlie Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 28 Sep 2020 12:30:54 -0500, Alexandru Gagniuc wrote: > The sii902x chip family requires IO and core voltages to reach the > correct voltage before chip initialization. Add binding for describing > the two supplies. > > Signed-off-by: Alexandru Gagniuc > --- > Changes since v1: > * Nothing. version incremented to stay in sync with sii902x regulator patch > > Documentation/devicetree/bindings/display/bridge/sii902x.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel