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.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,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 5BC66C433DB for ; Mon, 25 Jan 2021 20:32:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 256092256F for ; Mon, 25 Jan 2021 20:32:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732013AbhAYUby (ORCPT ); Mon, 25 Jan 2021 15:31:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38854 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732320AbhAYUaP (ORCPT ); Mon, 25 Jan 2021 15:30:15 -0500 Received: from mail-pf1-x429.google.com (mail-pf1-x429.google.com [IPv6:2607:f8b0:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19AC0C061756 for ; Mon, 25 Jan 2021 12:29:30 -0800 (PST) Received: by mail-pf1-x429.google.com with SMTP id w14so9074408pfi.2 for ; Mon, 25 Jan 2021 12:29:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=DCEP4gnVGuX122R3MmiG4Mh/J3FSnjqd1Q2nTdmlp1A=; b=czO9lF4xQAIchrxIYbplkf7nO7CKPxP42s+chuaVhLevnBowti/kngBiCN3dHGZNMo EPwcaCxAeCPYb6HjKn+SA+aqJnxOE4xGXRzTL5iCSSmkVbW8qZtKFtX/nQXl0qED0Huf lFUH1SxNF/RYJrbSxmYPLfRwv2m8dICrDWmCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=DCEP4gnVGuX122R3MmiG4Mh/J3FSnjqd1Q2nTdmlp1A=; b=s3NRgseD1VThFKO4vpIsS+69pUHHR3EgpXrjJ1rCyh5ArzHklLQlDSPu+9w6j6QPE7 5NZ0Jh9s1dFwkEo3MN77mis83nYa3RfNr3ve62c6mpNQLZbRk3ZGBDVswhyGM57IYkIR bhhRISIS5vdN818m31tJaAuBtq1mKXUF6fC0zMcUrRxAAsTMS1Y9dPcSO34/Hm6YwK8R q8J9FOI4sqiKemKY85uAmmecuCBjX8qbt81RCludYB+Skog6Le5xqfNyNqjAhLnFm1iL MH5NOPzgsHg70Jqcy6k6JEPNU/HYyL7WLyx+ANB4YGumAof0pD+eA3GNOTPQmxU84a+7 GipA== X-Gm-Message-State: AOAM533G3vVWSLyeVVEtMwfWItO5d5CfaGNunjIPxTGGWhIiMf1Q7n/M 4iuhhnpqbxqKgtcRhBRS41u+5g== X-Google-Smtp-Source: ABdhPJypmTAXXNM6u+Jcdgi8ZKzmQ99oJF1tF2CC/PL6E54yVkqgPThSD13OYhBvfX4XNr3XcchQSA== X-Received: by 2002:a62:36c4:0:b029:1b9:7ca6:5d6b with SMTP id d187-20020a6236c40000b02901b97ca65d6bmr1913863pfa.43.1611606569745; Mon, 25 Jan 2021 12:29:29 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:1066:b437:97cd:2278]) by smtp.gmail.com with ESMTPSA id t206sm17377408pgb.84.2021.01.25.12.29.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jan 2021 12:29:29 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210115144345.v2.5.I3c01f3aab8335cb509da7009d8938c1a27a266dc@changeid> References: <20210115224420.1635017-1-dianders@chromium.org> <20210115144345.v2.5.I3c01f3aab8335cb509da7009d8938c1a27a266dc@changeid> Subject: Re: [PATCH v2 5/5] drm/panel-simple: Add N116BCA-EA1 From: Stephen Boyd Cc: Rob Clark , Douglas Anderson , Daniel Vetter , David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org To: Douglas Anderson , Sam Ravnborg , Thierry Reding Date: Mon, 25 Jan 2021 12:29:27 -0800 Message-ID: <161160656766.76967.8403671583757705105@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Douglas Anderson (2021-01-15 14:44:20) > This panel is quite similar to the similarly named N116BGE panel (the > nominal timings are, in fact identical). However, let's add a new > entry because the full range of clocks listed for N116BGE aren't > supported for N116BCA-EA1, at least according to the datasheet. >=20 > Signed-off-by: Douglas Anderson > --- Reviewed-by: Stephen Boyd 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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, 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 B71BBC433E0 for ; Tue, 26 Jan 2021 08:38:12 +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 671E1223E4 for ; Tue, 26 Jan 2021 08:38:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 671E1223E4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.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 6190F6E43F; Tue, 26 Jan 2021 08:38:07 +0000 (UTC) Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by gabe.freedesktop.org (Postfix) with ESMTPS id 11BDF6E0CD for ; Mon, 25 Jan 2021 20:29:30 +0000 (UTC) Received: by mail-pg1-x533.google.com with SMTP id i7so9716535pgc.8 for ; Mon, 25 Jan 2021 12:29:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=DCEP4gnVGuX122R3MmiG4Mh/J3FSnjqd1Q2nTdmlp1A=; b=czO9lF4xQAIchrxIYbplkf7nO7CKPxP42s+chuaVhLevnBowti/kngBiCN3dHGZNMo EPwcaCxAeCPYb6HjKn+SA+aqJnxOE4xGXRzTL5iCSSmkVbW8qZtKFtX/nQXl0qED0Huf lFUH1SxNF/RYJrbSxmYPLfRwv2m8dICrDWmCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=DCEP4gnVGuX122R3MmiG4Mh/J3FSnjqd1Q2nTdmlp1A=; b=AXvTK9LnhDZaRARouXIjyuJACK2vBLAw0Lai/0VHJUgydG3oIgqT+FSnbneOjsHGqP YGxKbpz+Zd/cnTsfu2KWhOdz66yRrlVugmKCdvuf3aBSdZlqEDGP/Ml9pCMFPHXUfAod pHsxwuYurWQM7Y7gU1i5srlSeqKCDDSiA6WglL796KW6Jiust/3opleAPB2YDNHGVcXx pLIcNaPQuFnu+11qus3d01tRDgVOii+W5lUU0GEv+z8xBZRiFd3qKn/bBO+42uCShGx9 I25VuCmhoMci/6QI60pwBCsKUjO/y+9WPBUjhvVkLVnhnXaM4gSIAs5T2My3DULJl5J9 wY9Q== X-Gm-Message-State: AOAM531SdZC+xVgAZQRYp8VUAodqaUrGWe7oP0s0zRTj8fWNwyb8OW6P qyoIYrKsUUoI/HMqgc4EEXut3P7tz81cew== X-Google-Smtp-Source: ABdhPJypmTAXXNM6u+Jcdgi8ZKzmQ99oJF1tF2CC/PL6E54yVkqgPThSD13OYhBvfX4XNr3XcchQSA== X-Received: by 2002:a62:36c4:0:b029:1b9:7ca6:5d6b with SMTP id d187-20020a6236c40000b02901b97ca65d6bmr1913863pfa.43.1611606569745; Mon, 25 Jan 2021 12:29:29 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:1066:b437:97cd:2278]) by smtp.gmail.com with ESMTPSA id t206sm17377408pgb.84.2021.01.25.12.29.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jan 2021 12:29:29 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20210115144345.v2.5.I3c01f3aab8335cb509da7009d8938c1a27a266dc@changeid> References: <20210115224420.1635017-1-dianders@chromium.org> <20210115144345.v2.5.I3c01f3aab8335cb509da7009d8938c1a27a266dc@changeid> Subject: Re: [PATCH v2 5/5] drm/panel-simple: Add N116BCA-EA1 From: Stephen Boyd To: Douglas Anderson , Sam Ravnborg , Thierry Reding Date: Mon, 25 Jan 2021 12:29:27 -0800 Message-ID: <161160656766.76967.8403671583757705105@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-Mailman-Approved-At: Tue, 26 Jan 2021 08:37:37 +0000 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: Rob Clark , David Airlie , Douglas Anderson , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Douglas Anderson (2021-01-15 14:44:20) > This panel is quite similar to the similarly named N116BGE panel (the > nominal timings are, in fact identical). However, let's add a new > entry because the full range of clocks listed for N116BGE aren't > supported for N116BCA-EA1, at least according to the datasheet. > > Signed-off-by: Douglas Anderson > --- Reviewed-by: Stephen Boyd _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel