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 84571C6379F for ; Tue, 17 Jan 2023 16:40:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233185AbjAQQj5 (ORCPT ); Tue, 17 Jan 2023 11:39:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45078 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232533AbjAQQjj (ORCPT ); Tue, 17 Jan 2023 11:39:39 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 127E27AAF for ; Tue, 17 Jan 2023 08:39:38 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id f19-20020a1c6a13000000b003db0ef4dedcso398551wmc.4 for ; Tue, 17 Jan 2023 08:39:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=C9ea25hCHw0U/849hUO3u5WPIy2TH0XaP2KrQ3ZHvqM=; b=CJE8ySF/D515WOvTTrrUedDgSuUlE3kyPUVc3Gfl7Ml15dvqM8/F6tsFi8lnAHuIkL TOfh9QTMgDWISaUTYMMlzIqFyVcFMgLp9Cr8App6RdkDwePexWvc5rq1mWJdYPq89KkH nY0aPMvDW6dkthKT+Rj0N8ZS7IHkUdt65+Zn7N6PWCzEVB1u82jre0auruELNNov7MmD ER9o1YqZEimU7tV2+rey9dcwRDJ/kAXme1tTwpF3JYt+SmC923foshfe+bNSOgqIqUY/ yA9/MttrFSEwP+CasVpgKyKpDyknQ/iX4/SWmVhGhliLzCU4mCkQ+eeDBNVFdBZzol4F SDqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=C9ea25hCHw0U/849hUO3u5WPIy2TH0XaP2KrQ3ZHvqM=; b=qVrbkEXZtc61ljnKNOMAXVugE28Vn+5EUCNr20JxZJpfUdmrvE4PVW27WKqM+r/37f qYCZu3fA8LtIAzohh4bKK5ADDvXpxXKJouS/CiFaDAeF1jF61FQyBNBYfcrRrEb5oZVM vwB0xvZhOlZjVX8nErko95q+/jMWDirUloMnTDryTo7KcknfYAdy3VcVqS6xbiHFY4Ar JbKkciqKDUL53tq0ylXmDygx+9v6N4yI6rYxwUrwSpyYMFO6XWll7KzCnMZc6XMr0Zu+ gtzYLY7pqCnGK5ApvR1RUGanF8Ji7yz53bmaOvakvB6c7c6vVPIzadGb9nMn8c/xnApL PCHA== X-Gm-Message-State: AFqh2kqSI71sNjOY1QXVVHNPCjBebf3jmksbSF6QdWuF78bbN8fotJAt YFsFTjl6PIJLydVn+kdxf93vcg== X-Google-Smtp-Source: AMrXdXu/dSS/oC+YLoBTzQ1Dq/KeKK345N5P429P8GtHoBXJbAtKEwVl8/NpkWHKmyJ4dhBsaRQ2YA== X-Received: by 2002:a1c:f40a:0:b0:3c6:e62e:2e74 with SMTP id z10-20020a1cf40a000000b003c6e62e2e74mr12475844wma.15.1673973576690; Tue, 17 Jan 2023 08:39:36 -0800 (PST) Received: from [192.168.0.16] (cpc152649-stkp13-2-0-cust121.10-2.cable.virginm.net. [86.15.83.122]) by smtp.gmail.com with ESMTPSA id n23-20020a05600c3b9700b003cf71b1f66csm42338143wms.0.2023.01.17.08.39.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 17 Jan 2023 08:39:36 -0800 (PST) Message-ID: <46703b00-97d3-c21d-fbe1-71208fb50f73@sifive.com> Date: Tue, 17 Jan 2023 16:39:34 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH v7 00/10] Designware PWM driver updates for OF Content-Language: en-GB To: linux-pwm@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Lee Jones , u.kleine-koenig@pengutronix.de, Thierry Reding , Krzysztof Kozlowski , Greentime Hu , jarkko.nikula@linux.intel.com, William Salmon , Jude Onyenegecha References: <20221223153820.404565-1-ben.dooks@sifive.com> From: Ben Dooks In-Reply-To: <20221223153820.404565-1-ben.dooks@sifive.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/12/2022 15:38, Ben Dooks wrote: > An updated set of patches for the Designware PWM driver > split into PCI and OF versions. I think I got all the > review issues in this set. > > Sorry for the delay in getting this out, between conferences > and other absences there has been little time to deal with > this set. I will be now out of office until 3rd Jan 2023. Hi, how's the progress on review and getting this set finalised?