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=-10.7 required=3.0 tests=BAYES_00,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 E7920C2D0E4 for ; Tue, 17 Nov 2020 20:40:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 70F382417E for ; Tue, 17 Nov 2020 20:40:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="kDoygA1A" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728587AbgKQUkh (ORCPT ); Tue, 17 Nov 2020 15:40:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43116 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726685AbgKQUkg (ORCPT ); Tue, 17 Nov 2020 15:40:36 -0500 Received: from mail-lf1-x143.google.com (mail-lf1-x143.google.com [IPv6:2a00:1450:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9C06C0613CF for ; Tue, 17 Nov 2020 12:40:35 -0800 (PST) Received: by mail-lf1-x143.google.com with SMTP id j205so32029838lfj.6 for ; Tue, 17 Nov 2020 12:40:35 -0800 (PST) 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:content-transfer-encoding; bh=5O26wK6ZwRs5vg1Qkg4ioltHAshqMgwowNUpC8UIpCI=; b=kDoygA1AHcokY8M9AQIkp8xfBXm6+EPG0LfAD1aNHZSw/+ciWKhohQ5+/dhPHIKyFc Tkt7+xjxoHvcJ2I5FQTtU0FfLf2vlCTX4kBbd9OFw51Fw0jmBuGWHne6RjyyKxBuMVhA KMaTCPGh2WB/kFwaJ7fLjenfJ+9rCyrNIjqCMb2wC3sM65/0aHp8GvPDaW6b4JS1NyIY TfHEGFPR7e946MbKcdgUqmDqS+rs86qINmqtK60vjikTRi0ex6QTXIZFDRiLKo1uzY0e hE3xytSNoUn76SV7/UfGvRXFmni8esyP8ddpiH5uuqD05qxWPYIxAaDOr2XpbvyPNb6i eu3w== 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:content-transfer-encoding; bh=5O26wK6ZwRs5vg1Qkg4ioltHAshqMgwowNUpC8UIpCI=; b=Yi/lExbPhRmuTbb5sfjGszmdwH+SqAnPfOScsoHyYACClNFLJCmrqLSAUKFRotbHyb W5YhnBXY6UdPV3TB+egRZaMaxAP/esS8w0hjRYPyX4WrHGMyxuY+MHvAT7IY97JRqPlb 0wNew16lcedSaViIWRvkHAW8OHdI3rqmrCb7Fr8x9YzAITNUrAJq6agV8V3A/qFDSy83 LgjsL4Sc8xaj372bSKVeMDaDTMNy5vMOxs00i3vRtkJ2oVxFx91srGkhio1xPXKYTr+u 0RJRqF1iKaeoMWCO2CIxjsZ+qAxOMgO2ur0+ljp2SHoJQHUBgBiNqAPa9AUq9ruDwifp DUrw== X-Gm-Message-State: AOAM532EBwS9BWNCOMqxPyrVpqEzQt1JIAzD/E4pDY7/ExotdFvDeM2y bWVpbdz9m66uPkvCRj97Fx7NoTmjI/3wfqyE+IvWAQ== X-Google-Smtp-Source: ABdhPJy1rf9o0mryoLstKB7uDAsq71sImAeQEGBms3pp2vMP18NF/F1WATntf+diyrbKzkPyXkX/swGk3hzNqzyKpCA= X-Received: by 2002:ac2:4ac7:: with SMTP id m7mr2260698lfp.572.1605645634325; Tue, 17 Nov 2020 12:40:34 -0800 (PST) MIME-Version: 1.0 References: <905595a5a25c6b8fb7760877fb93d057e98ce717.1605635248.git.agx@sigxcpu.org> In-Reply-To: <905595a5a25c6b8fb7760877fb93d057e98ce717.1605635248.git.agx@sigxcpu.org> From: Linus Walleij Date: Tue, 17 Nov 2020 21:40:23 +0100 Message-ID: Subject: Re: [PATCH v1 4/6] drm/panel: mantix: Support panel from Shenzhen Yashi Changhua Intelligent Technology Co To: =?UTF-8?Q?Guido_G=C3=BCnther?= Cc: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Ondrej Jirman , Arnd Bergmann , Krzysztof Kozlowski , Lubomir Rintel , Mark Brown , Geert Uytterhoeven , allen , Kuninori Morimoto , "open list:DRM PANEL DRIVERS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 17, 2020 at 6:49 PM Guido G=C3=BCnther wrote: > The panel uses the same driver IC and has the same resolution but a > slightly different default mode. It seems it can work with the same > init sequence. > > Signed-off-by: Guido G=C3=BCnther Reviewed-by: Linus Walleij Yours, Linus Walleij