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=-3.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 D68A8C43381 for ; Thu, 28 Mar 2019 17:17:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A7A5C206B6 for ; Thu, 28 Mar 2019 17:17:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="D1+ItBRf" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727225AbfC1RR4 (ORCPT ); Thu, 28 Mar 2019 13:17:56 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:34564 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726029AbfC1RRz (ORCPT ); Thu, 28 Mar 2019 13:17:55 -0400 Received: by mail-pl1-f196.google.com with SMTP id y6so5270094plt.1 for ; Thu, 28 Mar 2019 10:17:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=2bAOEoSwsgTtaogopy8ZMUfxYizv7aL/kVUJt6MbgFE=; b=D1+ItBRfhkwjmY//AzpG4ko7/1mIo1GQ/3Whaf3y0UqKRqP5DYMnS70Gb5QPqqiRui CkgfMiErgGTA93cq3t6SxA3DVaYNM5gJUowzt3Mw9MgCEt0HWHn6zrrwe9qWrlRxI0gP PL6JACpoHOlB8PRjURTt4spQ/2C/KQqy1MOO8= 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:mime-version :content-transfer-encoding; bh=2bAOEoSwsgTtaogopy8ZMUfxYizv7aL/kVUJt6MbgFE=; b=e2rggdaqlIZMzi/wi29xN8hbn3BpzG/SUkgl1o7NfjExXy0YkQONrhuAtBsQnndYNW 9O6+uNCzhHUgKcrVTpw82nJ7T+/n8qK6Zo1+SLODlR/vtbJ3zcb5Az8aUuPFpputNDDb CDyYJURCtrlUlTcYD8OBNdTtOKKM9NeoQs9lly+2ycYyvbtQVGOVHZTxgsiHbyJMfQe4 bHlRHmYqbbWlZERQ0Io7vqNuqJrXpA8PUDA3/iXLIDFnmg6RZeUzJgFzaIcZkGS4iPJ7 uGbQA/+09r2Nzmtmoq6Mo4/6uC3eRfGs06wT3SH3jIKXtCuMvCbxA2F/mNKCdBF/jZQC 4bZA== X-Gm-Message-State: APjAAAXU2KghlR+6XW4xFt0Lul8x3sFWQSGJ8RUSgkfkwudP+CCnYK2l tyicWREOcwtAg2OAsQcPJ/4WcQ== X-Google-Smtp-Source: APXvYqwDlu2rwdjW3HZKyXtwVyJanNnE8vfhkBMS+C6fEZXqoGetZFaGYWHjaCAKBfI7k1PDhglyyQ== X-Received: by 2002:a17:902:bd82:: with SMTP id q2mr14206516pls.201.1553793474736; Thu, 28 Mar 2019 10:17:54 -0700 (PDT) Received: from tictac2.mtv.corp.google.com ([2620:15c:202:1:24fa:e766:52c9:e3b2]) by smtp.gmail.com with ESMTPSA id r10sm31699414pfn.188.2019.03.28.10.17.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2019 10:17:53 -0700 (PDT) From: Douglas Anderson To: Thierry Reding , Heiko Stuebner , Sean Paul Cc: linux-rockchip@lists.infradead.org, Laurent Pinchart , dri-devel@lists.freedesktop.org, Boris Brezillon , Ezequiel Garcia , =?UTF-8?q?Enric=20Balletb=C3=B2?= , Rob Herring , mka@chromium.org, Douglas Anderson , devicetree@vger.kernel.org, Brian Norris , Klaus Goger , linux-kernel@vger.kernel.org, David Airlie , Dmitry Torokhov , Mark Rutland , Viresh Kumar , linux-arm-kernel@lists.infradead.org, Daniel Vetter Subject: [PATCH v4 0/7] drm/panel: simple: Add mode support to devicetree Date: Thu, 28 Mar 2019 10:17:03 -0700 Message-Id: <20190328171710.31949-1-dianders@chromium.org> X-Mailer: git-send-email 2.21.0.392.gf8f6787159e-goog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I'm reviving Sean Paul's old patchset to get mode support in device tree. The cover letter for his v3 is at: https://lists.freedesktop.org/archives/dri-devel/2018-February/165162.html I've pulled together the patches that didn't land in v3, addressed outstanding feedback, and reposted. Atop them I've added patches for rk3288-veyron-jerry and rk3288-veryon-minnie. Please let me know how they look. In general I have added people to the whole series who I think would like the whole series and then let get_maintainer pick extra people it thinks are relevant to each individual patch. If I see you respond to any of the patches in the series, though, I'll add you to the whole series Cc list next time. Changes in v4: - Simplify desc. for when override should be used (Thierry/Laurent) - Removed Rob H review since it's been a year and wording changed - Don't add mode from timing if override was specified (Thierry) - Add warning if timing and fixed mode was specified (Thierry) - Don't add fixed mode if timing was specified (Thierry) - Refactor/rename a bit to avoid extra indentation from "if" tests - i should be unsigned (Thierry) - Add annoying WARN_ONs for some cases (Thierry) - Simplify 'No display_timing found' handling (Thierry) - Rename to panel_simple_parse_override_mode() (Thierry) - Rebase to top of Heiko's tree - Converted changelog to after-the-cut for non-DRM change. - display_timing for Innolux n116bge new for v4. - display_timing for AUO b101ean01 new for v4. - rk3288-veyron-jerry patch new for v4. - rk3288-veyron-minnie patch new for v4. Changes in v3: - Go back to using the timing subnode directly, but rename to panel-timing (Rob) - No longer parse display-timings subnode, use panel-timing (Rob) - Unwrap the timing from display-timings and rename panel-timing (Rob) Changes in v2: - Split out the binding into a new patch (Rob) - display-timings is a new section (Rob) - Use the full display-timings subnode instead of picking the timing out (Rob/Thierry) - Parse the full display-timings node (using the native-mode) (Rob) - Wrap the timing in display-timings node to match binding (Rob/Thierry) Douglas Anderson (4): drm/panel: simple: Use display_timing for Innolux n116bge drm/panel: simple: Use display_timing for AUO b101ean01 ARM: dts: rockchip: Specify rk3288-veyron-jerry's display timings ARM: dts: rockchip: Specify rk3288-veyron-minnie's display timings Sean Paul (3): dt-bindings: Add panel-timing subnode to simple-panel drm/panel: simple: Add ability to override typical timing arm64: dts: rockchip: Specify override mode for kevin panel .../bindings/display/panel/simple-panel.txt | 24 +++ .../boot/dts/rk3288-veyron-chromebook.dtsi | 14 ++ arch/arm/boot/dts/rk3288-veyron-minnie.dts | 14 ++ .../boot/dts/rockchip/rk3399-gru-kevin.dts | 14 ++ drivers/gpu/drm/panel/panel-simple.c | 171 ++++++++++++++---- 5 files changed, 205 insertions(+), 32 deletions(-) -- 2.21.0.392.gf8f6787159e-goog