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 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 923BEC433EA for ; Mon, 27 Jul 2020 21:02:18 +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 7017D20729 for ; Mon, 27 Jul 2020 21:02:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7017D20729 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 8C57389EB1; Mon, 27 Jul 2020 21:02:17 +0000 (UTC) Received: from mail-il1-f194.google.com (mail-il1-f194.google.com [209.85.166.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5C18789EB1 for ; Mon, 27 Jul 2020 21:02:16 +0000 (UTC) Received: by mail-il1-f194.google.com with SMTP id e18so14318101ilr.7 for ; Mon, 27 Jul 2020 14:02:16 -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=2uE9MbnZjSGJIApeYv2nTioz4BYTAMleHDWe7FX3HTU=; b=g+Cs92lmK+pfG2bKxlRLdE7ENyNFR18KLbxjO8He6oeFIvLyPFB4NZBkR9orVqLO9m CgAWmPiJjZoPsTq8eR9sizfuii6fmpVb+9AfZvRvMCr7zaN7lbFZktuQOdrynIia+i/x YqJ25WxqBONrv4BLfTeguR2tLpdhO0101UxHbj5XFsss2tJTCs4nhLDkTMrRAB9c3LLR Ub7fbnR8Lh3QiTmo2mGBaofi44EnXBN+YrU9XJ8zO60/YXUwUYA/bM4Xia9fdrxnzs9S Pk4r1oaSBonxJUeVfZuk+UBFclehUJzyoRXQA3juM0v+i1wAcFnFd6dxkjo1+pAHHfDY 5hFg== X-Gm-Message-State: AOAM532dEYzwKlP4q8rum+7DKR1JhBdzkVwQMs2FIz/h/jVM+V2mNiPN MyclmLkxC7arFI7G41d5Dg== X-Google-Smtp-Source: ABdhPJwDRgceruN5TK389OkZGIbB3Miq0TQVJkiQSnuO2dIxFe5+mwy3r3L+V2DxoSKynzGjXgU1sg== X-Received: by 2002:a05:6e02:682:: with SMTP id o2mr17828542ils.188.1595883734272; Mon, 27 Jul 2020 14:02:14 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id u6sm1549202ilk.13.2020.07.27.14.02.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jul 2020 14:02:13 -0700 (PDT) Received: (nullmailer pid 865775 invoked by uid 1000); Mon, 27 Jul 2020 21:02:11 -0000 Date: Mon, 27 Jul 2020 15:02:11 -0600 From: Rob Herring To: Sumit Semwal Subject: Re: [PATCH v3 1/2] dt-bindings: display: panel: Add bindings for Tianma nt36672a panel Message-ID: <20200727210211.GA865728@bogus> References: <20200727074348.26116-1-sumit.semwal@linaro.org> <20200727074348.26116-2-sumit.semwal@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200727074348.26116-2-sumit.semwal@linaro.org> 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, Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Bjorn Andersson , David Airlie , Rob Herring , Thierry Reding , Sam Ravnborg , "David S . Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 27 Jul 2020 13:13:47 +0530, Sumit Semwal wrote: > The nt36672a panel from Tianma is a FHD+ panel with a resolution of > 1080x2246 and 6.18 inches size. It is found in some of the Poco F1 > phones. > > Signed-off-by: Sumit Semwal > > --- > v2: remove ports node, making port@0 directly under panel@0 node. > v3: updated to replace port@0 to just 'port'. > --- > .../display/panel/tianma,nt36672a.yaml | 95 +++++++++++++++++++ > 1 file changed, 95 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/tianma,nt36672a.yaml > Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel