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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 13409C4320A for ; Fri, 20 Aug 2021 07:01:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F22A160C41 for ; Fri, 20 Aug 2021 07:01:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238738AbhHTHCG (ORCPT ); Fri, 20 Aug 2021 03:02:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238564AbhHTHB5 (ORCPT ); Fri, 20 Aug 2021 03:01:57 -0400 Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FBC5C061575 for ; Fri, 20 Aug 2021 00:01:20 -0700 (PDT) Received: by mail-pg1-x536.google.com with SMTP id k24so8237048pgh.8 for ; Fri, 20 Aug 2021 00:01:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=huaqin-corp-partner-google-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=uizvbGrAGell6LdMB1pzSSzYApXRoXyVsqw6ZRcvWA4=; b=BJYUrFZ9DKhzh2jtjSHliM/sUyutwap8kXXatN7VNsHRkqUaEMHI0mgCMg71KIsfIa sHRABIlGwPDk9U0wuYM7nD9ZR46XCJioaK4B5M/3w3M2PRk0dfwS2cFFuiRlKqQjW8jY tvZDca81USJumwU1FGDACrFZ+43bz8u1lL07+03u9dIifBvSyzwbnCfMQm07mzorr11t DKZ+yQZNPVjLx4uPTkwnmb+bTrN7j6PhdX1zZtn2NitTfqZE3ykeUOOd4xGx1vKMKsgQ IGRajXCJ7KpvmH0bjca2WfCe2Myw5sbtCIvu7VnhYNcor6UlH+TBB08ZRrgl5tkerJw6 YpLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=uizvbGrAGell6LdMB1pzSSzYApXRoXyVsqw6ZRcvWA4=; b=RZ2WUC6pSVaVWhtV1oTcS4ILtZNe99ogOnefRjFmyMivgtU3CSEuOoAw7vxqT7PfEX Wa0zEd9ShVISZ9LnwaRwc356z4APg25KwSMjTRbR6012peyr6vUyHoyI05bTl8aHT8bI Fpq860gXtjv+M7UUyZdQQdsdYOLweovyVNEZ08Et+ccCC2vj2+OSgzUUAedSvD3kcaj8 hPiwPEDXLe8syrDBVGkCslIPscAoI0U/lg7s7SVWCFiVMbsuK3TELnQ9nXwIu4+3FiFW Ix0CMg5iQ0zANjfszHcE4POqr7CtHkjcWTpwyZ9vC2rUwF9eo9VC42DKtVfc4rWugR4L 4wEQ== X-Gm-Message-State: AOAM532BYBCwXmvKyJFzTibhvvLRySGcQ6s+kL9BsiM/GMenFEyiPAVC 9W9T5b2YIADfMTNBGkCjIfGkBg== X-Google-Smtp-Source: ABdhPJzfJ+DCZPI4sqU98a4xQTh0riCfmuT/fjUp76IHPE4Py5imMiqbWi4NOtRQ499oi0xCi3x/GA== X-Received: by 2002:a63:5445:: with SMTP id e5mr17406690pgm.100.1629442879762; Fri, 20 Aug 2021 00:01:19 -0700 (PDT) Received: from yc.huaqin.com ([101.78.151.213]) by smtp.gmail.com with ESMTPSA id hd21sm10539997pjb.7.2021.08.20.00.01.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Aug 2021 00:01:19 -0700 (PDT) From: yangcong To: thierry.reding@gmail.com, sam@ravnborg.org, airlied@linux.ie, daniel@ffwll.ch, dianders@google.com Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, yangcong Subject: [v2 0/2] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail Date: Fri, 20 Aug 2021 15:01:11 +0800 Message-Id: <20210820070113.45191-1-yangcong5@huaqin.corp-partner.google.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210819124844.12424-1-yangcong5@huaqin.corp-partner.google.com> References: <20210819124844.12424-1-yangcong5@huaqin.corp-partner.google.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Compared to v1, "pp3300-supply" is removed in the required list: dt-bindings: drm/panel: - reg - enable-gpios - pp1800-supply - - pp3300-supply - avdd-supply - avee-supply yangcong (2): drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail .../bindings/display/panel/boe,tv101wum-nl6.yaml | 3 +++ drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 11 +++++++++++ 2 files changed, 14 insertions(+) -- 2.25.1