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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19731C6FD20 for ; Fri, 24 Mar 2023 17:05:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231877AbjCXRFF (ORCPT ); Fri, 24 Mar 2023 13:05:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231915AbjCXRFB (ORCPT ); Fri, 24 Mar 2023 13:05:01 -0400 Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4264B19C44 for ; Fri, 24 Mar 2023 10:04:56 -0700 (PDT) Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-5456249756bso44254417b3.5 for ; Fri, 24 Mar 2023 10:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1679677492; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=55jXLirChjS+BkN9O/QVlhBVJ6/URXMG6y24YCNnkYA=; b=guU1oU5G7/yHf2+DsUxV9XQtKtafHnGW8LxGkAehMw/sR3e3gnFng83w07+icz93Rm wv1+oDHt4AqUvxv5Ez4tT7OSaju8El1XZWyDrKBDbs2wAf4Tf9JvEbXXA9t3Jw2cduB9 nhn53QKaK9vezYM1B9jSf/mJ9S5JwvQoPNgd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679677492; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=55jXLirChjS+BkN9O/QVlhBVJ6/URXMG6y24YCNnkYA=; b=2gVw9hc6Har7kh2rpnaniOAGy06RQeAGBqa/ER7digzZ9II3YXw50GR+2EkpIXtJu1 flnetRXjgq7V5x02tl85jZNi2Tw+NXjujh9kwd0AyUwVqxkEkKafQaVuPD7yr4UCYid2 X6ORM9yKe7U1/D2YEuq/XNgfKiDEz8yi7ckPjX9UxZfCgs42h80pJPLELmSuw3obxacr /qOT3vigRfziyKHmdVPXFZnREnXVspbgxi2wYF+0p4iumjImbpNI/RmVzzG1xgaGsKDz XOvgsmxtgPH0qPebYTmllNI6Tg6drqQX1ki7QrbG+raI40JYObp+LY+loTROe+4FYqA5 +k/A== X-Gm-Message-State: AAQBX9e20mxpWjhSHfKc/oAH7s/ZY13kMnhewMbCh/GK+k0cCm2cY1fZ Em0aBNp6ZYVdiTIss5BveIttWo0/+h16iOIlaBE= X-Google-Smtp-Source: AKy350a/XYx9zWz4aHKZysL281whem6+bXImgwj94QgijKiAUyqdB9XTNp/wzyQCO00Igh3nwsNbfA== X-Received: by 2002:a81:6783:0:b0:541:a451:17f4 with SMTP id b125-20020a816783000000b00541a45117f4mr2909364ywc.39.1679677492638; Fri, 24 Mar 2023 10:04:52 -0700 (PDT) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com. [209.85.219.172]) by smtp.gmail.com with ESMTPSA id p184-20020a81b1c1000000b00545a08184bbsm502749ywh.75.2023.03.24.10.04.51 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Mar 2023 10:04:51 -0700 (PDT) Received: by mail-yb1-f172.google.com with SMTP id k17so2986219ybm.11 for ; Fri, 24 Mar 2023 10:04:51 -0700 (PDT) X-Received: by 2002:a05:6902:18cd:b0:b74:6c88:7bff with SMTP id ck13-20020a05690218cd00b00b746c887bffmr1571883ybb.0.1679677491319; Fri, 24 Mar 2023 10:04:51 -0700 (PDT) MIME-Version: 1.0 References: <20230324165909.131831-1-vkoul@kernel.org> In-Reply-To: <20230324165909.131831-1-vkoul@kernel.org> From: Doug Anderson Date: Fri, 24 Mar 2023 10:04:39 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] drm/panel-edp: Add B133UAN01.0 edp panel entry To: Vinod Koul Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Bjorn Andersson , Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Dmitry Baryshkov Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi, On Fri, Mar 24, 2023 at 9:59=E2=80=AFAM Vinod Koul wrote= : > > From: Bjorn Andersson > > This panel is found in Lenovo Flex 5G laptop, so add the entry for it > > Signed-off-by: Bjorn Andersson > Signed-off-by: Vinod Koul > --- > drivers/gpu/drm/panel/panel-edp.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Douglas Anderson ...assuming nothing distracts me, I'll plan to land this Monday to drm-misc-next. 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D3B89C76195 for ; Fri, 24 Mar 2023 17:04:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2E1E410E566; Fri, 24 Mar 2023 17:04:56 +0000 (UTC) Received: from mail-yw1-x1129.google.com (mail-yw1-x1129.google.com [IPv6:2607:f8b0:4864:20::1129]) by gabe.freedesktop.org (Postfix) with ESMTPS id 448F210EC11 for ; Fri, 24 Mar 2023 17:04:54 +0000 (UTC) Received: by mail-yw1-x1129.google.com with SMTP id 00721157ae682-5447d217bc6so44099207b3.7 for ; Fri, 24 Mar 2023 10:04:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1679677492; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=55jXLirChjS+BkN9O/QVlhBVJ6/URXMG6y24YCNnkYA=; b=guU1oU5G7/yHf2+DsUxV9XQtKtafHnGW8LxGkAehMw/sR3e3gnFng83w07+icz93Rm wv1+oDHt4AqUvxv5Ez4tT7OSaju8El1XZWyDrKBDbs2wAf4Tf9JvEbXXA9t3Jw2cduB9 nhn53QKaK9vezYM1B9jSf/mJ9S5JwvQoPNgd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679677492; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=55jXLirChjS+BkN9O/QVlhBVJ6/URXMG6y24YCNnkYA=; b=ISiUBGJ911WlWjXSYxOYlmPz0ONLHtrBF8TSrOcCWGGAtpAlJBdh0ojFQXPjSHgCqr Xer/eVWSBZ4+AF6Mz/2eQo68oQxoXwLsyBRVcqQF/CyVMuMHgtkaRgIXcseCwlAaqgLO DUBnEa1tf79CqBUDsGB7H3cRiUfhYvTn09m6z17EcCQuawhmEblCaqMlYgG82mn3GBmx Sb9DAy1m20hNynV0q4kpOM6XeD3qubIsyWzMo7o26JgP3TB5aHpAl3GNlD+fQ/5wOBii QzhF/ohrSnZFE6H3Wm020eO4WSCOtqSOXf/d2DY3lRYhLg9RCJZoNfn718wx5eAOvRKP RoeQ== X-Gm-Message-State: AAQBX9ee4gDulRWO/dCsAQN+FxnBkgP5cXRirB9MzQRNikHroiS95cyM 7eVmXAK1Bj9AX3IiAHGwu59Pkh0zqVJziFGrcSI= X-Google-Smtp-Source: AKy350Yq+8oMJWIkK7ZO5qLOdJ6RyqlaJ9k0ybsE3/KchiKPD7N5kuW87FGBONTd8O5p0ltiG/bJng== X-Received: by 2002:a81:7506:0:b0:543:6327:8d63 with SMTP id q6-20020a817506000000b0054363278d63mr3160128ywc.2.1679677492402; Fri, 24 Mar 2023 10:04:52 -0700 (PDT) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com. [209.85.219.173]) by smtp.gmail.com with ESMTPSA id v32-20020a81b720000000b00545a08184bdsm510118ywh.77.2023.03.24.10.04.51 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Mar 2023 10:04:51 -0700 (PDT) Received: by mail-yb1-f173.google.com with SMTP id e65so2981295ybh.10 for ; Fri, 24 Mar 2023 10:04:51 -0700 (PDT) X-Received: by 2002:a05:6902:18cd:b0:b74:6c88:7bff with SMTP id ck13-20020a05690218cd00b00b746c887bffmr1571883ybb.0.1679677491319; Fri, 24 Mar 2023 10:04:51 -0700 (PDT) MIME-Version: 1.0 References: <20230324165909.131831-1-vkoul@kernel.org> In-Reply-To: <20230324165909.131831-1-vkoul@kernel.org> From: Doug Anderson Date: Fri, 24 Mar 2023 10:04:39 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] drm/panel-edp: Add B133UAN01.0 edp panel entry To: Vinod Koul Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: linux-arm-msm@vger.kernel.org, Bjorn Andersson , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Bjorn Andersson , Thierry Reding , Dmitry Baryshkov , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi, On Fri, Mar 24, 2023 at 9:59=E2=80=AFAM Vinod Koul wrote= : > > From: Bjorn Andersson > > This panel is found in Lenovo Flex 5G laptop, so add the entry for it > > Signed-off-by: Bjorn Andersson > Signed-off-by: Vinod Koul > --- > drivers/gpu/drm/panel/panel-edp.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Douglas Anderson ...assuming nothing distracts me, I'll plan to land this Monday to drm-misc-next.