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.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 0DFE1C433E0 for ; Wed, 1 Jul 2020 07:49:25 +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 D5E7920722 for ; Wed, 1 Jul 2020 07:49:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="VcehAVis" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D5E7920722 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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 400C86E5D4; Wed, 1 Jul 2020 07:49:24 +0000 (UTC) Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id 05C186E5D4 for ; Wed, 1 Jul 2020 07:49:22 +0000 (UTC) Received: by mail-lj1-x243.google.com with SMTP id e4so25806879ljn.4 for ; Wed, 01 Jul 2020 00:49:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=++uGLkdCf/60V7s9CDFLkDgLRpplORGsi+7jDmsg2a0=; b=VcehAVisE+6s2+bxMOyJUI3XZCbK9Yqe1A5IAZ74+sXsRGf1//4lTfVXvEi90+ymhA XLDA13LVc8yKXBNVrkEwfLG38vrVl1zaJNskU0H4dYNHnlcBml2CT/zODmOcu/Kbg13G RN3JWAi4jsyLj0x2pb0JFbZCYjDCTT4oAmZ8FcZVyHnnjv7/arqZaE9Kvh9DM91qcZPu b3CEEVEndnTMHN+ovKIZIzL1NDs+cjioV2ZLizrNYhkE86rMVj22ZPag9Wsw8pWFdHJY RrNoEe2rMSRtz5HlSpgVjr76KN+8Be6U5GeXpjcCqYwVyGCaaguHqJjxsOWLHgRyYg01 8ktw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=++uGLkdCf/60V7s9CDFLkDgLRpplORGsi+7jDmsg2a0=; b=pOTaQWkZcO8i9lxMqC9OXzvtHbia9mj9PR1+YcGxOPEegUfRKeMgQMrsTewhPTogMs CkxL7McQY87gUknhTIqNufM765lLtrttnic678HbdCFBGnHcYe/tV2eNn7Zuk0af6dmh SiVis8sJjBniKt8xUKuyca1FnLEmRys6RKPmw7avC0hYb9/JmHQnRdqQANewTaInvz3D 8SoBh+X63dkjKf5LcJC5iCCHV25uvIXSsqviolSitX69VUz1lhI7mzqZXZHeOWzc2tXl PfdH+fOnpv8xhqjubv9KZR80dFCouHW0Q1ABzjmU16/mOtxHYS6/mBALM9FTIACmFNiF Brog== X-Gm-Message-State: AOAM530RhxGg37dUYruGDlCxEEVEo2sn9Ljs8wTEeqzYSdCs8JddUzAu GZANlg+CV4X2cagkMERVyFF7wKjtJdoBwOjreyVuQhhqPVk= X-Google-Smtp-Source: ABdhPJw1FRf3UGjIm8Aw/1ssXYvNABKPHlodmDoTYJBWduHQRMKFH+GUhry8/4a3iTFlum0ADTfAg+Z+9PH8e1iUju4= X-Received: by 2002:a05:651c:284:: with SMTP id b4mr1764447ljo.283.1593589761445; Wed, 01 Jul 2020 00:49:21 -0700 (PDT) MIME-Version: 1.0 References: <20200626005601.241022-1-megous@megous.com> <20200626005601.241022-8-megous@megous.com> In-Reply-To: <20200626005601.241022-8-megous@megous.com> From: Linus Walleij Date: Wed, 1 Jul 2020 09:49:10 +0200 Message-ID: Subject: Re: [PATCH v5 07/13] drm/panel: st7703: Move code specific to jh057n closer together To: Ondrej Jirman 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: "open list:DRM PANEL DRIVERS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Purism Kernel Team , Samuel Holland , David Airlie , =?UTF-8?Q?Guido_G=C3=BCnther?= , Bhushan Shah , Chen-Yu Tsai , Rob Herring , "linux-kernel@vger.kernel.org" , Martijn Braam , linux-sunxi , Thierry Reding , Sam Ravnborg , Luca Weiss , Linux ARM , Icenowy Zheng Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Jun 26, 2020 at 2:56 AM Ondrej Jirman wrote: > It's better than having it spread around the driver. > > Signed-off-by: Ondrej Jirman Reviewed-by: Linus Walleij Yours, Linus Walleij _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel