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 EB67DC38A02 for ; Mon, 4 Apr 2022 21:17:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378972AbiDDVTF (ORCPT ); Mon, 4 Apr 2022 17:19:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1379506AbiDDRSM (ORCPT ); Mon, 4 Apr 2022 13:18:12 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98F0E13F77; Mon, 4 Apr 2022 10:16:13 -0700 (PDT) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbQJC-0002Kh-2L; Mon, 04 Apr 2022 19:16:06 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Krzysztof Kozlowski , patchwork-bot+chrome-platform@kernel.org 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, 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 Subject: Re: [PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema Date: Mon, 04 Apr 2022 19:16:03 +0200 Message-ID: <2259298.ElGaqSPkdT@diego> In-Reply-To: <164909246180.14329.3397709419938843373.git-patchwork-notify@kernel.org> References: <20220214081916.162014-1-krzysztof.kozlowski@canonical.com> <164909246180.14329.3397709419938843373.git-patchwork-notify@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Am Montag, 4. April 2022, 19:14:21 CEST schrieb patchwork-bot+chrome-platform@kernel.org: > Hello: > > This series was applied to chrome-platform/linux.git (for-next) > by Heiko Stuebner : does someone know what goes on here? I did apply only patch4 back in feburary and I definitly don't have any access to a chrome-platform tree ;-) Heiko > 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! >