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 A19E1C433EF for ; Fri, 4 Feb 2022 14:37:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359356AbiBDOhd (ORCPT ); Fri, 4 Feb 2022 09:37:33 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:36232 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1359353AbiBDOh2 (ORCPT ); Fri, 4 Feb 2022 09:37:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643985448; 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=YjU7W9LODb2lvWvbKWQ9iW4O2+zTIEYm3yk17PblSiY=; b=ehpr7zw2HdOr1dhp424V9c+8erpRjCIZr1kiIR1X69YM0liYg60eUJkLK9BEe8y/ptY3rf R0CM16rYjahREvPJBjWw4tjOgzNNWkUotpCgYSZ4FlFzvSF4gJ2dkYPWg/2ZKDWCTIs6a5 2U+6UCIAQHIKTLUdQ8nuYqDn66y8IWg= 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-119-lY9IbEf7MjmZNYW_AZmVpw-1; Fri, 04 Feb 2022 09:37:27 -0500 X-MC-Unique: lY9IbEf7MjmZNYW_AZmVpw-1 Received: by mail-wr1-f69.google.com with SMTP id j21-20020adfa555000000b001db55dd5a1dso2105765wrb.15 for ; Fri, 04 Feb 2022 06:37:27 -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=YjU7W9LODb2lvWvbKWQ9iW4O2+zTIEYm3yk17PblSiY=; b=sSVcOA9vm2BEUIY7oIo/WP3qVwyxzJsAgFzvo+JL2XyGkfHg7vcfMCjkJYxICOjaKX PzQoezPIsooV1/Mgpduee3+9aITkpFrb+B/4Dmh4SdrU+Rrinyhz+hG+l8BjmHm/By5g pd7EJus9W+lCJMwnHCE9cKxMaIoOzfv9SKY3Vw43f8w3OYv+RiCdleus3X0OsQJC0Mv0 ccY/gKT0MLQHqAoDZgAY8MPsTjX8BchyOhO7A9KeA9kwGgoBMfJbFQnilI4erTCY95Q5 3NKZoUa5Qxa0dVB9D9sA6YTBGYwo2UmjyZ4Soa/7LUMtHgqY807jD+eyJO24oE1gltJ+ VDTA== X-Gm-Message-State: AOAM5324TiAP90zs8OCrZW1l4sZQ45ZQDcDE6UDad9FuzHqTDGfuSnIR XbZPipr+Qr7E6A20A1k1nOsfkHyY7vH5y/cgKHDLa36gjZi4x+TDIBniuSbVcWRm2bkrReUo+17 KNmTCuKhd47ADOBV77jjp5V7x X-Received: by 2002:a05:600c:434c:: with SMTP id r12mr2489875wme.140.1643985446206; Fri, 04 Feb 2022 06:37:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJxkGFdJ6hDsKtVrBob4zscnjoipPqd5Nz/eKLnnFx09MVW96jWfTBPMl2XcPzkr/EqQQfzppA== X-Received: by 2002:a05:600c:434c:: with SMTP id r12mr2489866wme.140.1643985446002; Fri, 04 Feb 2022 06:37:26 -0800 (PST) Received: from [192.168.1.102] ([92.176.231.205]) by smtp.gmail.com with ESMTPSA id c8sm2004710wmq.34.2022.02.04.06.37.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Feb 2022 06:37:25 -0800 (PST) Message-ID: Date: Fri, 4 Feb 2022 15:37:24 +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 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays Content-Language: en-US To: Geert Uytterhoeven Cc: Linux Kernel Mailing List , Andy Shevchenko , Daniel Vetter , Linux Fbdev development list , Sam Ravnborg , DRI Development , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Thomas Zimmermann , Maxime Ripard , Daniel Vetter , David Airlie , Lee Jones , Liam Girdwood , Maarten Lankhorst , Mark Brown , Maxime Ripard , Rob Herring , Thierry Reding , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux PWM List References: <20220204134347.1187749-1-javierm@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 Hello Geert, On 2/4/22 15:31, Geert Uytterhoeven wrote: > Hi Javier, > > On Fri, Feb 4, 2022 at 2:43 PM Javier Martinez Canillas > wrote: >> This patch series adds a DRM driver for the Solomon OLED SSD1305, SSD1306, >> SSD1307 and SSD1309 displays. It is a port of the ssd1307fb fbdev driver. > > [...] > >> This is a v2 that addresses all the issues pointed in v1, thanks a lot >> to everyone that gave me feedback and reviews. I tried to not miss any >> comment, but there were a lot so forgive me if something is not there. > > Thanks for the update! > You are welcome! >> Changes in v2: > > [...] > > Note that the individual patches say "(no changes since v1)"? > That's due patman (the tool I use to post patches) not being that smart. I only added the v2 changelog in the cover letter and not the individual patches to avoid adding noise, since there are a lot of changes since v1. But patman then thought that means individual patches had no changes... 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 D0A4FC4332F for ; Fri, 4 Feb 2022 14:37:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9D51E10E4EE; Fri, 4 Feb 2022 14:37:30 +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 42B3810E4EE for ; Fri, 4 Feb 2022 14:37:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643985448; 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=YjU7W9LODb2lvWvbKWQ9iW4O2+zTIEYm3yk17PblSiY=; b=ehpr7zw2HdOr1dhp424V9c+8erpRjCIZr1kiIR1X69YM0liYg60eUJkLK9BEe8y/ptY3rf R0CM16rYjahREvPJBjWw4tjOgzNNWkUotpCgYSZ4FlFzvSF4gJ2dkYPWg/2ZKDWCTIs6a5 2U+6UCIAQHIKTLUdQ8nuYqDn66y8IWg= Received: from mail-wr1-f72.google.com (mail-wr1-f72.google.com [209.85.221.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-190-8RPtxVhAPnCPXBdlPk4_Wg-1; Fri, 04 Feb 2022 09:37:27 -0500 X-MC-Unique: 8RPtxVhAPnCPXBdlPk4_Wg-1 Received: by mail-wr1-f72.google.com with SMTP id w7-20020adfbac7000000b001d6f75e4faeso2115809wrg.7 for ; Fri, 04 Feb 2022 06:37:27 -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=YjU7W9LODb2lvWvbKWQ9iW4O2+zTIEYm3yk17PblSiY=; b=mstqWoS80u8igT2MSFw5ikDPY9rCKQeR6ddOfQPos/D9b6x5g0f4vW+UV+nFuGnY5A zVrRrE+SvKUGlK3fCW9L5Y+VsjWtoir5KFjGqrCp2pO3bAPY9PwQWh/HAwBCWhBy7LEH J96RftEowUdffrTpniy8YDfGz0YWdEK7df8RQeYwq5Ek4sbeygplKPTVOLmJeUtOGczx BoycZBeXoT3vY8Wh/u9SGKOYQ8jIRIfJa8Q7sAfXkT9W7q8HGWtZV25TgOGJ8oi1QGLA sTdXmb0qu6c5qtAQ05nSrymZxLw0dVcDIEvUM+8P4Vt7fozb+OjCVMNh1n37C3G1DkHF Akew== X-Gm-Message-State: AOAM533yK0RoRjkxWi/Cgvi8eHWzgivtAfLi/Xi0/Dpxfm5d6CleMfKh ld+aztSGKRHDR4e55ys/w4jjuvvZEjHRGPVYeAUHSiL+io4I21XEZGnkcJVDffxUYdfpdXzLOmM B3tjfWdXmAvvw8sf82Pk8lupqqayE X-Received: by 2002:a05:600c:434c:: with SMTP id r12mr2489896wme.140.1643985446224; Fri, 04 Feb 2022 06:37:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJxkGFdJ6hDsKtVrBob4zscnjoipPqd5Nz/eKLnnFx09MVW96jWfTBPMl2XcPzkr/EqQQfzppA== X-Received: by 2002:a05:600c:434c:: with SMTP id r12mr2489866wme.140.1643985446002; Fri, 04 Feb 2022 06:37:26 -0800 (PST) Received: from [192.168.1.102] ([92.176.231.205]) by smtp.gmail.com with ESMTPSA id c8sm2004710wmq.34.2022.02.04.06.37.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Feb 2022 06:37:25 -0800 (PST) Message-ID: Date: Fri, 4 Feb 2022 15:37:24 +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 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays To: Geert Uytterhoeven References: <20220204134347.1187749-1-javierm@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: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Fbdev development list , Linux PWM List , David Airlie , Daniel Vetter , Mark Brown , Linux Kernel Mailing List , DRI Development , Liam Girdwood , Rob Herring , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , Thierry Reding , Maxime Ripard , Thomas Zimmermann , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , Lee Jones , Andy Shevchenko , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hello Geert, On 2/4/22 15:31, Geert Uytterhoeven wrote: > Hi Javier, > > On Fri, Feb 4, 2022 at 2:43 PM Javier Martinez Canillas > wrote: >> This patch series adds a DRM driver for the Solomon OLED SSD1305, SSD1306, >> SSD1307 and SSD1309 displays. It is a port of the ssd1307fb fbdev driver. > > [...] > >> This is a v2 that addresses all the issues pointed in v1, thanks a lot >> to everyone that gave me feedback and reviews. I tried to not miss any >> comment, but there were a lot so forgive me if something is not there. > > Thanks for the update! > You are welcome! >> Changes in v2: > > [...] > > Note that the individual patches say "(no changes since v1)"? > That's due patman (the tool I use to post patches) not being that smart. I only added the v2 changelog in the cover letter and not the individual patches to avoid adding noise, since there are a lot of changes since v1. But patman then thought that means individual patches had no changes... Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat