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=-10.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 8E25FC433FE for ; Tue, 21 Sep 2021 07:21:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6CD67611BD for ; Tue, 21 Sep 2021 07:21:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230149AbhIUHWj (ORCPT ); Tue, 21 Sep 2021 03:22:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230031AbhIUHWh (ORCPT ); Tue, 21 Sep 2021 03:22:37 -0400 Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E682C061574 for ; Tue, 21 Sep 2021 00:21:08 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id w29so36262538wra.8 for ; Tue, 21 Sep 2021 00:21:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=e9lJls9x4Ir3Og0tsCxemcW1jUDuoRfpiScVUmuJYNs=; b=4o+4O73eYK9bMb4Fnk+vy9cFbL0G26TLFn+vItPOnLqaOCHIUQdahny+5V97crEcUV bUn7xnxEVYgaT+PSVTU9WixGDjvYpwFkxQrmg7KlJkHkrs5X4kdoPPNX2gm0A0Ltrtsh 8ixNu0sMryS7jtRPFOvlrYW6e0i/CBXQtyj8VkeQVRT9cbd12gQ4bH2rP7lASKIpGtzI nSkDxmoipXgdzMn8t9U3jndTGFEJ3VYNk4w4eS75MhfVNtnp0xDF1tuO44mrgavHaHWl qQ4qh7fYtNmRRbMmoCyv3ftbXdrbMOMRFXhxPT+tquakPZaoEZcdzQ9wKlBhlceVioJS SYHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=e9lJls9x4Ir3Og0tsCxemcW1jUDuoRfpiScVUmuJYNs=; b=4BOREIh/9DCHxsxQrHCoAfSywnte7D9eCWRkG868qORG6cABU36jsyXay5OCTdMWk0 FeQCBoX5RuBlwN2VKBqKBIpkdMvPzylHliD7skSwTf/2tyrY9Wcj/+ubvSZTUijknjFj qAf/VbebD+HOpICeFD5JCSlhDOvGFiw1m4CWantzXHkcM384Tgt0OLv9YiaNKd0t334p o1DVLhN1FFMPp8WzOcrspOWTBejNB/k6500ypbkZoFhyx1gwUp01f4sVK8uD8PqEaLbX K7bBBXE9mQ1gtToVtimcAEUDcNXckr46rVtM6Tq3jiseegJuo8ADEICeCQmQP4NmORbt iKDA== X-Gm-Message-State: AOAM532VXLCZ4NuLkgtsMDw81LTPoDnStNFcYXdRu/B2r8uX87886r1K l+mzKQ59t28H+95KGbu0yyj0hg== X-Google-Smtp-Source: ABdhPJzELYbJ8jy1mwr1UoPKsoHlMwAbLOQHyrlZPvZHTluI+64PrlGi9gxNT1kbI1txsk+x490UTQ== X-Received: by 2002:a05:6000:154e:: with SMTP id 14mr19634849wry.53.1632208866904; Tue, 21 Sep 2021 00:21:06 -0700 (PDT) Received: from [192.168.1.10] (i16-les01-ntr-213-44-230-108.sfr.lns.abo.bbox.fr. [213.44.230.108]) by smtp.gmail.com with ESMTPSA id z133sm2247263wmc.45.2021.09.21.00.21.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Sep 2021 00:21:06 -0700 (PDT) Subject: Re: [PATCHv2 0/3] Fix the pwm regulator supply properties To: Martin Blumenstingl , Anand Moon Cc: linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Kevin Hilman , Jerome Brunet , Christian Hewitt , devicetree@vger.kernel.org References: <20210919202918.3556-1-linux.amoon@gmail.com> From: Neil Armstrong Organization: Baylibre Message-ID: Date: Tue, 21 Sep 2021 09:21:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/09/2021 22:13, Martin Blumenstingl wrote: > On Sun, Sep 19, 2021 at 10:29 PM Anand Moon wrote: > [...] >> Anand Moon (3): >> arm64: dts: meson-g12a: Fix the pwm regulator supply properties >> arm64: dts: meson-g12b: Fix the pwm regulator supply properties >> arm64: dts: meson-sm1: Fix the pwm regulator supply properties > all three get my: > Reviewed-by: Martin Blumenstingl > > Thanks for working on this! > I haven't runtime tested the patches but I expect that they will work > in the same way that the Meson8/8b/8m2 patches with the same change > did. > > Neil, some of these boards are covered by Kernel CI. > I suggest queueing the patches in v5.16/dt64 and then seeing if > there's any feedback from the auto-builders. Acked ! Neil > > > Best regards, > Martin >