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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 36C84C433FE for ; Fri, 4 Dec 2020 02:35:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E601322515 for ; Fri, 4 Dec 2020 02:35:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727181AbgLDCfP convert rfc822-to-8bit (ORCPT ); Thu, 3 Dec 2020 21:35:15 -0500 Received: from mail-lf1-f65.google.com ([209.85.167.65]:44244 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726567AbgLDCfP (ORCPT ); Thu, 3 Dec 2020 21:35:15 -0500 Received: by mail-lf1-f65.google.com with SMTP id d20so5642033lfe.11; Thu, 03 Dec 2020 18:34:58 -0800 (PST) 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=Khyohy6WhzBAgPM/rW15M8eybNg16Dm1715a14gwKs8=; b=hqp6dl6hkgvmqn4YHktkBnmNAeqpVmRsFSP45CVAbfr1Ie2ey3ixhOsRUpxyXXUmb3 YzCkJqJFiltB4oZDB0Pq4ModFvF9U892ANb3tbfjF6kgrIYxxT5eFigPXjbzMjMWxydz IVaqHwD+pq3LNdqHGVCEmEeikMYTPI2c9GdehdjkjsMmMyJfsC4Qitf9AhwLMDPEnb/w J3g5DBLLF+1v/MLch2gEX0zBVJg7ucafPUaXzWZHu1nB5mdqVQuxaRrhCEE5D9vzEPCN fmKiNZ8ksP1PHMsmF0CKcQL2qciHdnU/0B33uxNQxBL6DHreaglaZb1kuvA/GTl7NWsD l/hQ== X-Gm-Message-State: AOAM533bHkf8Tw43Jr/cDZcVk6Boxkd7m0xnDYTYyxdONkr+YAKvVf6P Lza2Gnaz/UxqAbC2Qp43KgDTVNLZNtpi8Q== X-Google-Smtp-Source: ABdhPJwhP/fM750CBb47AvSk51ohSXZaxB/Z5m2xdMbqa7qcVJwvdx1TylOYIqsU5OUStGz76ZWpww== X-Received: by 2002:ac2:484f:: with SMTP id 15mr2301344lfy.553.1607049272479; Thu, 03 Dec 2020 18:34:32 -0800 (PST) Received: from mail-lj1-f180.google.com (mail-lj1-f180.google.com. [209.85.208.180]) by smtp.gmail.com with ESMTPSA id n4sm1155464lft.121.2020.12.03.18.34.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Dec 2020 18:34:32 -0800 (PST) Received: by mail-lj1-f180.google.com with SMTP id t22so4918553ljk.0; Thu, 03 Dec 2020 18:34:32 -0800 (PST) X-Received: by 2002:a2e:b0c8:: with SMTP id g8mr2482924ljl.331.1607049272093; Thu, 03 Dec 2020 18:34:32 -0800 (PST) MIME-Version: 1.0 References: <20201130234520.13255-1-dinghua.ma.sz@gmail.com> <20201201150036.GH5239@sirena.org.uk> <20201202161042.GI5560@sirena.org.uk> In-Reply-To: <20201202161042.GI5560@sirena.org.uk> From: Chen-Yu Tsai Date: Fri, 4 Dec 2020 10:34:21 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2] regulatx DLDO2 voltage control register mask for AXP22x To: Mark Brown Cc: dinghua ma , Liam Girdwood , linux-kernel , stable Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 3, 2020 at 12:11 AM Mark Brown wrote: > > On Thu, Dec 03, 2020 at 12:04:05AM +0800, dinghua ma wrote: > > I sent a new email. I don’t know if you received it. The subject is "[PATCH > > v3] regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x" > > No, no sign. You can check if things are at least hitting the list at: > > https://lore.kernel.org/lkml/ I did receive it though. Would it help if I tried to bounce it to you and the lists? ChenYu