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 161CAC433F5 for ; Wed, 1 Jun 2022 07:36:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237632AbiFAHgC (ORCPT ); Wed, 1 Jun 2022 03:36:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238933AbiFAHf7 (ORCPT ); Wed, 1 Jun 2022 03:35:59 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 31B8C8CCE7 for ; Wed, 1 Jun 2022 00:35:58 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id t5so987198edc.2 for ; Wed, 01 Jun 2022 00:35:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=nc1h4qmu96bEFYDvTfzmKUX9pDAjB3hcWg/OC4S+sCk7LHLLhu9JHXMOEZHqJ0Uvuo +lBFi7hz1SBU8PWQOONP+WohujLkZBTaddDHVw9kFzhwL5HfjrFN+sluVEMXCDWjiQGM NuSMxDdYldUID5yJOA/6vnJ5t/OVGkUV7Sb8Q7kIQlVe41QhYuvhLxwuYDmn/Sm7mAZ/ ByCE+Y1whybcr+F040ZbAUw11x/50k2pVfZigCcisT7jxCY5o3YSUbYztGx7kivO3E9f vzh77uFu2YldfbdKeZ6KspEudt4QnDeNnXEStOwr30yElL4eJIX9azl+lEDFd7eAKmj0 xZFQ== 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=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=OcHjkZy1wTl5g1kYwuX+UEHm36lZ98L6gUnOeYeklYdXCL+m5h/+SEotDwPC+RHwZ/ q3Z0AwrC3LKWuBMA2P/nupOj9LKJrQgvLJQtukoX3uKtBBkPovvGVhYrVn85aTESwdN7 PHTvcvZalioxpgPo5EzvNmSR/+lXBoj77mDf1YVAnE/+PQnx/a3YB2DPrDzY971wd3gP yjymp5IwD70tIZKLSrag/UH7RJz5aapmBcU4Zym2RLEDMxKbAug60JD6T0fgjL7+j5iX eSg7J86bCcy5SaT3PspEUlTSuqwsL/ubrVwUV1HK/FHL2NKHh0ZUnH7/zaOVz2r7xpAf 9Bhg== X-Gm-Message-State: AOAM533PeoJU6aIw7kAQ2i3Qd2TDvy9hZjUsN39gaPd55rjsdTV6lAqw h41nfyy4R0DbZHq7f9fIavxI8w== X-Google-Smtp-Source: ABdhPJwNhLbz14jAv7K27z89V2NzlDT0rykgRpsBI1i5lKTIDRrGGa174iGN2HxuUfd9lKCcF1gBpQ== X-Received: by 2002:a05:6402:2211:b0:42d:cb9e:cbf with SMTP id cq17-20020a056402221100b0042dcb9e0cbfmr18371093edb.76.1654068956833; Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c12-20020aa7d60c000000b0042be14040c1sm502925edr.86.2022.06.01.00.35.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Message-ID: Date: Wed, 1 Jun 2022 09:35:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [RESEND 00/14] Add Mediatek MT6370 PMIC support Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de Cc: cy_huang@richtek.com, alice_chen@richtek.com, chiaen_wu@richtek.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org References: <20220531111900.19422-1-peterwu.pub@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220531111900.19422-1-peterwu.pub@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On 31/05/2022 13:18, ChiaEn Wu wrote: > From: ChiaEn Wu > > Sorry, for the patch dependency, we resend this patch series and we're > sorry for any inconvenience that we may have caused. What is the reason of resend? I just finished reviewing v1, so shall it is confusing to see a new one... Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 23B15C4332F for ; Wed, 1 Jun 2022 07:36:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FzZnL9ZcZnXJsgmDsVa5+EcoPtYEdDWWZHIQ+kHEbKk=; b=svI6XniEf/xFu5 hlMBqFWtENTp2I0JtXX8dPeErAPZwMB0lzI1CKPItHAGVnVofMoctBNxHluBKwJgyiOHBFs8/EUE1 81RyBxCWx32xvJjPPTByNcWnrXk2GqGHTVrbtJjLgvCtYBZhZSP+lVtt48cNZb/NWwBZfCcdZBRdY K1mUD6A5dQjbCfAWscpJJKZI/uAvNZ5K6XkEgAdFQqpeAv4Nfw9zGHhIDtgi0eoFw0mlUSoDziQOC BlO1ByFZQijcqNhNGVOTouYcQT1q5N1EkiMxMD033AWoJjn+jlUayex53581CvecFhpGo2BIsPKu5 YppVBX/0bn/axyUgR7yg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwItd-00EO5R-6Y; Wed, 01 Jun 2022 07:36:01 +0000 Received: from mail-ed1-x52e.google.com ([2a00:1450:4864:20::52e]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwIta-00EO3k-BN for linux-mediatek@lists.infradead.org; Wed, 01 Jun 2022 07:35:59 +0000 Received: by mail-ed1-x52e.google.com with SMTP id o10so992164edi.1 for ; Wed, 01 Jun 2022 00:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=nc1h4qmu96bEFYDvTfzmKUX9pDAjB3hcWg/OC4S+sCk7LHLLhu9JHXMOEZHqJ0Uvuo +lBFi7hz1SBU8PWQOONP+WohujLkZBTaddDHVw9kFzhwL5HfjrFN+sluVEMXCDWjiQGM NuSMxDdYldUID5yJOA/6vnJ5t/OVGkUV7Sb8Q7kIQlVe41QhYuvhLxwuYDmn/Sm7mAZ/ ByCE+Y1whybcr+F040ZbAUw11x/50k2pVfZigCcisT7jxCY5o3YSUbYztGx7kivO3E9f vzh77uFu2YldfbdKeZ6KspEudt4QnDeNnXEStOwr30yElL4eJIX9azl+lEDFd7eAKmj0 xZFQ== 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=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=Qr0UYi0F9HvNAgzLzZ0OpbHy242AV6Vwu4M6qYjGrkC0KAh1GATgERI/USSY5YmyaA vtED+oV+MB0K6BfXg6A6zrUKKi1O3r3g112AFJM0zTNqNHx1pJ2eysx5YNJEGIYueMa/ ukWVOpqp1M+HOJz6QGSsYyPQRijQK+G0FgMOKDBWJgWMGF/ztPxSI+PfNXQ5J06AeNzu 6T5Tg89oB869GoKD5aL5H+XMCsADUMvxhsEgZgExiTHTj6Tc3djsEZJvVgqNnw1ZrHK9 VEjmmxaLPJGOkHD2LMgmtVAcPKNYjK2sxyd8wFdEdxQkQL36avsMRxz9NrOsBtiYQjL/ WS1g== X-Gm-Message-State: AOAM530l1jUdicuZ+7ceBot8OlMatpMCs1YxlS1eturCMtX4uuI1hIWZ LEAEodJyp6TVEQHkzO8YhxJe7Q== X-Google-Smtp-Source: ABdhPJwNhLbz14jAv7K27z89V2NzlDT0rykgRpsBI1i5lKTIDRrGGa174iGN2HxuUfd9lKCcF1gBpQ== X-Received: by 2002:a05:6402:2211:b0:42d:cb9e:cbf with SMTP id cq17-20020a056402221100b0042dcb9e0cbfmr18371093edb.76.1654068956833; Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c12-20020aa7d60c000000b0042be14040c1sm502925edr.86.2022.06.01.00.35.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Message-ID: Date: Wed, 1 Jun 2022 09:35:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [RESEND 00/14] Add Mediatek MT6370 PMIC support Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de Cc: cy_huang@richtek.com, alice_chen@richtek.com, chiaen_wu@richtek.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org References: <20220531111900.19422-1-peterwu.pub@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220531111900.19422-1-peterwu.pub@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_003558_447830_725BBE1D X-CRM114-Status: UNSURE ( 9.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On 31/05/2022 13:18, ChiaEn Wu wrote: > From: ChiaEn Wu > > Sorry, for the patch dependency, we resend this patch series and we're > sorry for any inconvenience that we may have caused. What is the reason of resend? I just finished reviewing v1, so shall it is confusing to see a new one... Best regards, Krzysztof _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 4B467C433F5 for ; Wed, 1 Jun 2022 07:36:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6494710E1C3; Wed, 1 Jun 2022 07:35:59 +0000 (UTC) Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 36F7510E1C3 for ; Wed, 1 Jun 2022 07:35:58 +0000 (UTC) Received: by mail-ed1-x52f.google.com with SMTP id h19so1014430edj.0 for ; Wed, 01 Jun 2022 00:35:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=nc1h4qmu96bEFYDvTfzmKUX9pDAjB3hcWg/OC4S+sCk7LHLLhu9JHXMOEZHqJ0Uvuo +lBFi7hz1SBU8PWQOONP+WohujLkZBTaddDHVw9kFzhwL5HfjrFN+sluVEMXCDWjiQGM NuSMxDdYldUID5yJOA/6vnJ5t/OVGkUV7Sb8Q7kIQlVe41QhYuvhLxwuYDmn/Sm7mAZ/ ByCE+Y1whybcr+F040ZbAUw11x/50k2pVfZigCcisT7jxCY5o3YSUbYztGx7kivO3E9f vzh77uFu2YldfbdKeZ6KspEudt4QnDeNnXEStOwr30yElL4eJIX9azl+lEDFd7eAKmj0 xZFQ== 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=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=3CkT71xo+FpUQGadpa1qO88tMjL3OccHMnxBoD/WmZy+3qDWBguPUrlD9KGInYI19X kmGhr592l0XqFhwSuIo1icfe4Dzn5IHQ5Q6T/QsqYaxP3C7el2L5p6vDql6lsz+7/Ofo b7J5APQmOQ9W2tIBI7+YZi7ZlSRd7cDo5c87SO6Nbiay2rU7YGphaIIQnj77hRbh5C0Z jZisIjoa7K9zBwfBFvFLP2t5+dd/SDS4Qj3K2ukcp/eZbHbQg/8ap7dMD2JzvtWHcXOQ 9iue6EvWAs/Ae5/tpbsl01/duTzZCV17AUXZruZw0S6lv0KNMvTkM6lU799DSi656pKN DZWg== X-Gm-Message-State: AOAM531qaQHxAA82mfc9mDRhPggF6hFKOyjGYlyUSjgVzdzVWK4gzTcv WmOtEZV1mlrzTFmvLXTQeIJcUA== X-Google-Smtp-Source: ABdhPJwNhLbz14jAv7K27z89V2NzlDT0rykgRpsBI1i5lKTIDRrGGa174iGN2HxuUfd9lKCcF1gBpQ== X-Received: by 2002:a05:6402:2211:b0:42d:cb9e:cbf with SMTP id cq17-20020a056402221100b0042dcb9e0cbfmr18371093edb.76.1654068956833; Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c12-20020aa7d60c000000b0042be14040c1sm502925edr.86.2022.06.01.00.35.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Message-ID: Date: Wed, 1 Jun 2022 09:35:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [RESEND 00/14] Add Mediatek MT6370 PMIC support Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de References: <20220531111900.19422-1-peterwu.pub@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220531111900.19422-1-peterwu.pub@gmail.com> 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: devicetree@vger.kernel.org, linux-fbdev@vger.kernel.org, alice_chen@richtek.com, linux-pm@vger.kernel.org, linux-iio@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, cy_huang@richtek.com, chiaen_wu@richtek.com, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-leds@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 31/05/2022 13:18, ChiaEn Wu wrote: > From: ChiaEn Wu > > Sorry, for the patch dependency, we resend this patch series and we're > sorry for any inconvenience that we may have caused. What is the reason of resend? I just finished reviewing v1, so shall it is confusing to see a new one... Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 9CBBEC433F5 for ; Wed, 1 Jun 2022 07:37:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dLKsWFJM38TBdVZzadzmEpQvhve8v/DWBsRfUSYxfGw=; b=rKxCgpwP6F6W0C Nb19Mkj+Vv8XQQedMc/qNKMrF4Ed6Q+v0vYrtH48pbmISYAsnkG3kx6srPxG64idIHQSex7C7wsZk aUwv/tJjTrTxId23n4EkoFNUzJg7SChdCIfQankc/TrHsZ5kUSgqQ7zxNcHoF0ME9NVwN/pwujqwr MG/uJ3yvjNy/TGgRRc7aMBwu4jWAME1xmvCGGTJ49k0e6zb3hYKjjTLGeHjAo18C5lMH401kg1tcx wgmiICAtDQ6Bx4uojaWmb8lm4GXhy/Qo2L8VNmHlvHJ1ScYf6LrNBn5jH/2GAKBewoSocELDuRiah 0YlhhIS1m3ylFT/BLVUQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwIte-00EO5d-Bx; Wed, 01 Jun 2022 07:36:02 +0000 Received: from mail-ed1-x535.google.com ([2a00:1450:4864:20::535]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwIta-00EO3n-BL for linux-arm-kernel@lists.infradead.org; Wed, 01 Jun 2022 07:35:59 +0000 Received: by mail-ed1-x535.google.com with SMTP id t5so987197edc.2 for ; Wed, 01 Jun 2022 00:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=nc1h4qmu96bEFYDvTfzmKUX9pDAjB3hcWg/OC4S+sCk7LHLLhu9JHXMOEZHqJ0Uvuo +lBFi7hz1SBU8PWQOONP+WohujLkZBTaddDHVw9kFzhwL5HfjrFN+sluVEMXCDWjiQGM NuSMxDdYldUID5yJOA/6vnJ5t/OVGkUV7Sb8Q7kIQlVe41QhYuvhLxwuYDmn/Sm7mAZ/ ByCE+Y1whybcr+F040ZbAUw11x/50k2pVfZigCcisT7jxCY5o3YSUbYztGx7kivO3E9f vzh77uFu2YldfbdKeZ6KspEudt4QnDeNnXEStOwr30yElL4eJIX9azl+lEDFd7eAKmj0 xZFQ== 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=TYSMvua2Chy4ew3jbVU8f9W6/MITfKjqjvefw+FJfeM=; b=D8wopIyruBIF9HhyDefC4aAIChGG4JeZXfFCfzCmNMzZpiTQ0MdTkWujRsYxSXrp8H C2Zx3mrT0Agu1IvT6mT/KQ84pj6+rk5P4FmWpiu/xvaeT6l97BF62MT5YCj9SMe02ZXD 25pZvBrkGy9UfVVHbyk0YWRYt0UlBu8FeU7cmI475eTOVIkz4CUyIiKTJkWkUIXyMMZg L776B7ndmu2jMn6BBZ6D9MbIuNGgTL0xXY8Y/HQLGAMnQGMEa9eKUucrH3Jum48+bDO4 xzPGuGLHnM86lR2QfVACj4S2n0ewTTW4rsTmZFH/Ssf8VPn/3p6qxty4e5XaTLjmRleB CI7Q== X-Gm-Message-State: AOAM530fk0RRiSB04PNp4SymOxg/rvFL5KCJ0jbzHwDrircUKU5uc8cJ Qlv/+D4xydpNA/EgMiXH5zkVGg== X-Google-Smtp-Source: ABdhPJwNhLbz14jAv7K27z89V2NzlDT0rykgRpsBI1i5lKTIDRrGGa174iGN2HxuUfd9lKCcF1gBpQ== X-Received: by 2002:a05:6402:2211:b0:42d:cb9e:cbf with SMTP id cq17-20020a056402221100b0042dcb9e0cbfmr18371093edb.76.1654068956833; Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c12-20020aa7d60c000000b0042be14040c1sm502925edr.86.2022.06.01.00.35.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Jun 2022 00:35:56 -0700 (PDT) Message-ID: Date: Wed, 1 Jun 2022 09:35:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [RESEND 00/14] Add Mediatek MT6370 PMIC support Content-Language: en-US To: ChiaEn Wu , lee.jones@linaro.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, sre@kernel.org, chunfeng.yun@mediatek.com, gregkh@linuxfoundation.org, jic23@kernel.org, lars@metafoo.de, lgirdwood@gmail.com, broonie@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, deller@gmx.de Cc: cy_huang@richtek.com, alice_chen@richtek.com, chiaen_wu@richtek.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-iio@vger.kernel.org, linux-fbdev@vger.kernel.org References: <20220531111900.19422-1-peterwu.pub@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220531111900.19422-1-peterwu.pub@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_003558_446501_7548C58C X-CRM114-Status: GOOD ( 10.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 31/05/2022 13:18, ChiaEn Wu wrote: > From: ChiaEn Wu > > Sorry, for the patch dependency, we resend this patch series and we're > sorry for any inconvenience that we may have caused. What is the reason of resend? I just finished reviewing v1, so shall it is confusing to see a new one... Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel