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 9CA11C433FE for ; Fri, 4 Feb 2022 14:33:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237535AbiBDOdg (ORCPT ); Fri, 4 Feb 2022 09:33:36 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:34790 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1359328AbiBDOde (ORCPT ); Fri, 4 Feb 2022 09:33:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643985213; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YE+7dcKVrnsXlJFwi4qc611YF3e/nMZjJd0WuHXGT7w=; b=DQxhyBGsZrIDFqF5CisQw36xF7ZViW78rfpUJHMQ4Z/lePoteFg8E1BYyHrPI+s/BSCZYx Qr8zFmKYyfS2+TcDTBeGAMfp7yG+kd7cKKQIYTh9zmiNJfLk6AejdYMlSfiQhavCo1SMgy oJH/DKyl5zr2j8KKnv9VKk6kVc64ZEk= Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-161-SOmmRtwcPRWaulvj-1HaiQ-1; Fri, 04 Feb 2022 09:33:32 -0500 X-MC-Unique: SOmmRtwcPRWaulvj-1HaiQ-1 Received: by mail-wr1-f69.google.com with SMTP id s25-20020adfa299000000b001d8d032255fso2084914wra.14 for ; Fri, 04 Feb 2022 06:33:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=YE+7dcKVrnsXlJFwi4qc611YF3e/nMZjJd0WuHXGT7w=; b=2nvwH6owQbgMcWlyEWFEGFwqN2gKJ2/ayOvtapaeXZxP9LWFrUnB3dcqY2FhUzllpr 0bL34ke3wFk8qLcsWOLVt2t7EbAkkiQmlE5xyGrGWVNsxpzwxwaSaCH7b+DnWgy3jIri gTxUa6d0xTmuQu5y/KuQ+LP+GrQlA610ieoCdDmcJ2wApHMpQ7KM/cHzAj/d5Enj6uxI sIgA0/pUUc60QixMzCmrbBn/YYaVqpZbkRA6NrLrqKOaWWoHN74z7zLWR0rhzJ2j1wBT 3zyadHnC6YgaXCLUbZpqYSCdGAegTSW5hGEqQyyr7r9+syGGJ9wOgToDwSilJuu6+Pef q2+g== X-Gm-Message-State: AOAM533fVa7UsrBt497eny7ab69Ku9vI+M2PHGYxeJsbQZU7MabYo9aZ 9IBs1X4gfuR9vcObkKbzX7JvfiCqFQcua+KjK/7X6k/XYo/dF2SzmV4Iu61X1bHSeQqsPjqbQ9U 7qyycfSDlOJwf8JWhrCEZfX3j X-Received: by 2002:a1c:4c08:: with SMTP id z8mr2506719wmf.42.1643985211601; Fri, 04 Feb 2022 06:33:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJy8Sf3LjiYWLzwA9+5siU+yJFBE/sxFNsjVMYQtNMWsluGofgOGAh6oxxtKiSCC9coLkWjFOA== X-Received: by 2002:a1c:4c08:: with SMTP id z8mr2506694wmf.42.1643985211382; Fri, 04 Feb 2022 06:33:31 -0800 (PST) Received: from [192.168.1.102] ([92.176.231.205]) by smtp.gmail.com with ESMTPSA id a9sm1992289wmm.32.2022.02.04.06.33.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Feb 2022 06:33:31 -0800 (PST) Message-ID: Date: Fri, 4 Feb 2022 15:33:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v2 3/4] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver Content-Language: en-US To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, Daniel Vetter , Geert Uytterhoeven , linux-fbdev@vger.kernel.org, Sam Ravnborg , dri-devel@lists.freedesktop.org, =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Thomas Zimmermann , Maxime Ripard , Daniel Vetter , David Airlie , Maarten Lankhorst , Maxime Ripard References: <20220204134347.1187749-1-javierm@redhat.com> <20220204134347.1187749-4-javierm@redhat.com> <5892749f-0bb0-68f5-c3d2-8ceedfc6b162@redhat.com> From: Javier Martinez Canillas In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/4/22 15:28, Andy Shevchenko wrote: > On Fri, Feb 04, 2022 at 03:12:17PM +0100, Javier Martinez Canillas wrote: >> On 2/4/22 14:57, Andy Shevchenko wrote: >>> On Fri, Feb 04, 2022 at 02:43:46PM +0100, Javier Martinez Canillas wrote: > > ... > >>> Stray change? >> >> Sigh, I'm not sure how added that change. Just ignore it, I'll fix it >> on v3 or when applying if there isn't another revision of this series. > > I believe v3 is warranted due to the other patch review. > Agreed. Thanks a lot for your feedback and comments. Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat 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 65358C433F5 for ; Fri, 4 Feb 2022 14:33:36 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C0D3110E8BA; Fri, 4 Feb 2022 14:33:35 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id CED7B10E8BA for ; Fri, 4 Feb 2022 14:33:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643985213; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YE+7dcKVrnsXlJFwi4qc611YF3e/nMZjJd0WuHXGT7w=; b=DQxhyBGsZrIDFqF5CisQw36xF7ZViW78rfpUJHMQ4Z/lePoteFg8E1BYyHrPI+s/BSCZYx Qr8zFmKYyfS2+TcDTBeGAMfp7yG+kd7cKKQIYTh9zmiNJfLk6AejdYMlSfiQhavCo1SMgy oJH/DKyl5zr2j8KKnv9VKk6kVc64ZEk= Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-28-03HwviyPMhqmEK_O3_EuaQ-1; Fri, 04 Feb 2022 09:33:32 -0500 X-MC-Unique: 03HwviyPMhqmEK_O3_EuaQ-1 Received: by mail-wm1-f69.google.com with SMTP id 203-20020a1c02d4000000b0037b9ff5678cso410052wmc.4 for ; Fri, 04 Feb 2022 06:33:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=YE+7dcKVrnsXlJFwi4qc611YF3e/nMZjJd0WuHXGT7w=; b=nuvkMlzolDjbs/mzoRosT+BaRQtMaV3t1xtPPVaos3NLCiuLZIGZm46AjIdI1g+xIN UGlybtsXsXDlPN8pwGh23um1J6WkqVnTqgMy61Vb4YkmdR7vAaV3puHm6l6qwLmlMNQG kGA45yKxxgkiJZhTnxGeji2lIskXKWz6xirgYjidZVM6helOawGlm2qMPj9yzxg2vJRG Fw7wVyTQ0p9kJxorALX/zhSS4FsVQ8M9pccYOuECu07YFQ1m8tPG9R45HSKnXcD+JJOZ 77qj5WY+BAt7/AS0M9OzcXZBn3YRJunx3peOa45Swe2bm2XS8xdKqrYd1YGgYg+e7/45 gHBQ== X-Gm-Message-State: AOAM533n4ElNCkXCRkLPsmzkld0x6w2Pq3Y7vpcU4Z2u2k0fTtZuTOGu +4/FlE8hOAPAagAbETAedXJBSKlIaHzIwP1zSYMN8FM6ratzW352/6v+sul9ltsgQpl+AHM7bX+ 0NI3LdvaqUOnX88O5qQBU6udOci5g X-Received: by 2002:a1c:4c08:: with SMTP id z8mr2506710wmf.42.1643985211600; Fri, 04 Feb 2022 06:33:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJy8Sf3LjiYWLzwA9+5siU+yJFBE/sxFNsjVMYQtNMWsluGofgOGAh6oxxtKiSCC9coLkWjFOA== X-Received: by 2002:a1c:4c08:: with SMTP id z8mr2506694wmf.42.1643985211382; Fri, 04 Feb 2022 06:33:31 -0800 (PST) Received: from [192.168.1.102] ([92.176.231.205]) by smtp.gmail.com with ESMTPSA id a9sm1992289wmm.32.2022.02.04.06.33.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Feb 2022 06:33:31 -0800 (PST) Message-ID: Date: Fri, 4 Feb 2022 15:33:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v2 3/4] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver To: Andy Shevchenko References: <20220204134347.1187749-1-javierm@redhat.com> <20220204134347.1187749-4-javierm@redhat.com> <5892749f-0bb0-68f5-c3d2-8ceedfc6b162@redhat.com> From: Javier Martinez Canillas In-Reply-To: Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=javierm@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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-fbdev@vger.kernel.org, David Airlie , Daniel Vetter , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Geert Uytterhoeven , Maxime Ripard , Thomas Zimmermann , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 2/4/22 15:28, Andy Shevchenko wrote: > On Fri, Feb 04, 2022 at 03:12:17PM +0100, Javier Martinez Canillas wrote: >> On 2/4/22 14:57, Andy Shevchenko wrote: >>> On Fri, Feb 04, 2022 at 02:43:46PM +0100, Javier Martinez Canillas wrote: > > ... > >>> Stray change? >> >> Sigh, I'm not sure how added that change. Just ignore it, I'll fix it >> on v3 or when applying if there isn't another revision of this series. > > I believe v3 is warranted due to the other patch review. > Agreed. Thanks a lot for your feedback and comments. Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat