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 1BC5BC433EF for ; Mon, 4 Apr 2022 22:02:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245507AbiDDWE2 (ORCPT ); Mon, 4 Apr 2022 18:04:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1379522AbiDDRW3 (ORCPT ); Mon, 4 Apr 2022 13:22:29 -0400 Received: from mail-pg1-x52c.google.com (mail-pg1-x52c.google.com [IPv6:2607:f8b0:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38EC32C104 for ; Mon, 4 Apr 2022 10:20:32 -0700 (PDT) Received: by mail-pg1-x52c.google.com with SMTP id t13so8859736pgn.8 for ; Mon, 04 Apr 2022 10:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=hJ8bbjWFJKjLu66jwXccFuALP/4fGo0kGnkSd+Oc2dM=; b=gT7JmKKPtC5bb7aW02zGlFlbOq2qYMtLpTeaNDwP8oJxKlpEq6HHzVJJb8Ql9VeSrg nBTknQJpidDl7HSvy3jFJTstwMh/K1G+H+5IAAxNrYKncecQcR7mhYsBGKmLQcBPzvw0 xA+UkJlbohJaWxUMAVilVLqv8mmygao6QeCKEC+GjqOu+jda5o/ROaTRns5aFHUUmbe1 AvWl8OogjmIdpAtND4C72NXmUjS2qYm1JxO0fZrS728772lAZk9OSbTko/hRgRKVeUKf LjXmMG8QvfKVkN9/UWbOALY80lxTKFUlu55b8N5fqD5JA6dCTS58g+MYUeRER+FkQJ1l 9/uA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=hJ8bbjWFJKjLu66jwXccFuALP/4fGo0kGnkSd+Oc2dM=; b=LEkFaaiq60G+ayE/DcLbKLSX3xx5BckH4gxwicZH2+O95uGD4Co3aEuCF8eJQ05YnC orqTvalFcJ9VbHdn+hr7qWoFQPEm1xHbr0RE+GEH/Tuk1NQywU6xlgkGPfD8aI4NWUc6 0v045jIYfDMvdTeMcnOXuQhYQli5kHqfDzG579G2knizuHx+oQbnHdVkCRPOaZxEmOuS cOzzA6PaO2yjVr4wlQ+qie+2l4QTn061hYiDHMGko5w3vsUrj5dGQnnDkhmwYN3qk776 NjXaSqC07e3XS7k3dBcHhArBRxNWdd4qGD+W15TLt/5ahWbV8eXJGEJKqzIQ1HJAHPE2 hlbA== X-Gm-Message-State: AOAM533fvspNb+xFbo5wTXimrHKd51/J+ib0Bz+HujiNAI0jy2j8agup yLGDQoad8dGPqKG5eCUX1zik9gDaU0f/cg== X-Google-Smtp-Source: ABdhPJy0T1LDIICCzyUvPFRaeCnlxx6MSrx04MSkZMmC5V1lnbZfDroyBvKkf2nhxU1uxIFeQ8tbuA== X-Received: by 2002:a63:451b:0:b0:380:b9f8:13f4 with SMTP id s27-20020a63451b000000b00380b9f813f4mr753130pga.367.1649092831283; Mon, 04 Apr 2022 10:20:31 -0700 (PDT) Received: from google.com ([2620:15c:202:201:737a:249f:720b:a0a2]) by smtp.gmail.com with ESMTPSA id j8-20020a17090a060800b001c7936791d1sm74019pjj.7.2022.04.04.10.20.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Apr 2022 10:20:30 -0700 (PDT) Date: Mon, 4 Apr 2022 10:20:23 -0700 From: Benson Leung To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: Krzysztof Kozlowski , patchwork-bot+chrome-platform@kernel.org, lee.jones@linaro.org, robh+dt@kernel.org, bleung@chromium.org, groeck@chromium.org, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, matthias.bgg@gmail.com, agross@kernel.org, bjorn.andersson@linaro.org, dianders@chromium.org, devicetree@vger.kernel.org, chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-rockchip@lists.infradead.org, pmalani@chromium.org Subject: Re: [PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema Message-ID: References: <20220214081916.162014-1-krzysztof.kozlowski@canonical.com> <164909246180.14329.3397709419938843373.git-patchwork-notify@kernel.org> <2259298.ElGaqSPkdT@diego> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="I++PcjqoBe2chj7C" Content-Disposition: inline In-Reply-To: <2259298.ElGaqSPkdT@diego> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --I++PcjqoBe2chj7C Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Heiko, On Mon, Apr 04, 2022 at 07:16:03PM +0200, Heiko St=FCbner wrote: > Am Montag, 4. April 2022, 19:14:21 CEST schrieb patchwork-bot+chrome-plat= form@kernel.org: > > Hello: > >=20 > > This series was applied to chrome-platform/linux.git (for-next) > > by Heiko Stuebner : >=20 > does someone know what goes on here? >=20 > I did apply only patch4 back in feburary and I definitly don't have any > access to a chrome-platform tree ;-) >=20 Sorry for the extra noise. It looks like patchwork-bot did this once I upda= ted chrome-platform's for-next branch to the newly created v5.18-rc1, which contains this series now. I'll look into quieting this in the future. Benson >=20 > Heiko >=20 > > On Mon, 14 Feb 2022 09:19:12 +0100 you wrote: > > > Hi, > > >=20 > > > DTS patches are independent. Not tested, but I really hope no downstr= eam kernel > > > depends on pwm node naming... If it does, please change it to compati= ble. :) > > >=20 > > > Best regards, > > > Krzysztof > > >=20 > > > [...] > >=20 > > Here is the summary with links: > > - [1/4] dt-bindings: pwm: google,cros-ec: include generic pwm schema > > https://git.kernel.org/chrome-platform/c/6b94ee669e8a > > - [2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with d= tschema > > (no matching commit) > > - [3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dts= chema > > https://git.kernel.org/chrome-platform/c/1e49defb8636 > > - [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with d= tschema > > https://git.kernel.org/chrome-platform/c/a0024f55eb5b > >=20 > > You are awesome, thank you! > >=20 >=20 >=20 >=20 >=20 --=20 Benson Leung Staff Software Engineer Chrome OS Kernel Google Inc. bleung@google.com Chromium OS Project bleung@chromium.org --I++PcjqoBe2chj7C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQCtZK6p/AktxXfkOlzbaomhzOwwgUCYkso1wAKCRBzbaomhzOw wqOHAPoDrc7kOcLWzZJ2QaFbD5e9sHTDrFveD2rboH94WtDKdAEAwCFF72Jc2NWP VqsIhq74lcj3+0HrIDsVeRyNJ3A5twM= =TGfb -----END PGP SIGNATURE----- --I++PcjqoBe2chj7C--