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 1F096C3527B for ; Mon, 4 Apr 2022 21:17:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1379392AbiDDVT3 (ORCPT ); Mon, 4 Apr 2022 17:19:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1379494AbiDDRQT (ORCPT ); Mon, 4 Apr 2022 13:16:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1056914019; Mon, 4 Apr 2022 10:14:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9CF5C60DDD; Mon, 4 Apr 2022 17:14:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E3919C3410F; Mon, 4 Apr 2022 17:14:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649092462; bh=RvGj2Q18LJfQT9XlPp3IkvaWjSaTqyvITK0kRJD8u9Q=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=UXPYPaMHgSRwaVFvCkHj2vb20E9SLLRr7qYSmd1t2Pp64ld5EJLNs6jp6f6syeEJ3 O2tjaIF+Jles/YBIhjLBLdjEHvDwg4bv9Q/1++Ro5JHPWrdlOA3yx6U+Mta/6YtM5t oA8Fs2sopE/LDLB0XfZUsrXovAv9VDP334L6x0PtooO3iE42BCnKpFrlvwj5g5ZLSa OVQXxQTJwDHuME0PD3rRb8Kt27OOvFoVEjchpbQQOuUJU8obz4vaJ8dFFKckzVjDuL bBLZZ2Rq89wtyoMtfekJ6zngldJQVsYtOmg1jjOuhlzaaPMny1ZgKR0kmYxUFYbhTT ZjYkpjbHMRh7g== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id C68F5E85AE7; Mon, 4 Apr 2022 17:14:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema From: patchwork-bot+chrome-platform@kernel.org Message-Id: <164909246180.14329.3397709419938843373.git-patchwork-notify@kernel.org> Date: Mon, 04 Apr 2022 17:14:21 +0000 References: <20220214081916.162014-1-krzysztof.kozlowski@canonical.com> In-Reply-To: <20220214081916.162014-1-krzysztof.kozlowski@canonical.com> To: Krzysztof Kozlowski Cc: 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, heiko@sntech.de, 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 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello: This series was applied to chrome-platform/linux.git (for-next) by Heiko Stuebner : On Mon, 14 Feb 2022 09:19:12 +0100 you wrote: > Hi, > > DTS patches are independent. Not tested, but I really hope no downstream kernel > depends on pwm node naming... If it does, please change it to compatible. :) > > Best regards, > Krzysztof > > [...] 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 dtschema (no matching commit) - [3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema https://git.kernel.org/chrome-platform/c/1e49defb8636 - [4/4] arm64: dts: rk3399: align Google CROS EC PWM node name with dtschema https://git.kernel.org/chrome-platform/c/a0024f55eb5b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html