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 69EC3C433FE for ; Tue, 24 May 2022 00:50:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232233AbiEXAuQ (ORCPT ); Mon, 23 May 2022 20:50:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56264 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229525AbiEXAuO (ORCPT ); Mon, 23 May 2022 20:50:14 -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 B1A307C152; Mon, 23 May 2022 17:50:13 -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 4B491615C1; Tue, 24 May 2022 00:50:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 97144C385A9; Tue, 24 May 2022 00:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653353412; bh=sIp6djcrJ2pYPQ4fWtehEfwz6Acwa99SXz25tU5Ybq0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=JqB70igHpu9tVw5iItH/3qBJabFLpFmkX+okdUv5kk4zcPNsyHTuWDnmtjCZaHeIg SvAfOfWQhuMlUFiJh2prc82gXvlY8KsVN0Lbzv85CiuBKrmrPXZ9PCNvnSaB+/nhoa UWDexZKvzZ0oiJKgypXtMiEn4dff60u8bhM4gcLMCjmII1rSvco8U+pJuVxLtoiJb0 j3qgbIbE+0DzmY5zIjL6pD6+k3UESM0ECopvL2eT0OJApcwKLOBYCojvhnmep8aUlf giPGLI1CaPWxPHpbjyrFAXZCDqNrBxEkzXEtaoPhrl8lCzRMB1OTZfLQ3AN5n4vpbr I4qSXIu/Qd/Aw== 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 79E2EF03943; Tue, 24 May 2022 00:50:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165335341249.17704.13803710194044994542.git-patchwork-notify@kernel.org> Date: Tue, 24 May 2022 00:50:12 +0000 References: <20220523090822.3035189-1-tzungbi@kernel.org> In-Reply-To: <20220523090822.3035189-1-tzungbi@kernel.org> To: Tzung-Bi Shih Cc: bleung@chromium.org, groeck@chromium.org, robh+dt@kernel.org, chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org, mka@chromium.org, devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih : On Mon, 23 May 2022 17:08:17 +0800 you wrote: > The series adds EC PWM as an backend option for ChromeOS keyboard LED > backlight. > > The 1st patch reorder the headers alphabetically. > > The 2nd patch separates the ACPI backend. > > [...] Here is the summary with links: - [v4,1/5] platform/chrome: cros_kbd_led_backlight: sort headers alphabetically https://git.kernel.org/chrome-platform/c/a4da30150ab4 - [v4,2/5] platform/chrome: cros_kbd_led_backlight: separate ACPI backend (no matching commit) - [v4,3/5] dt-bindings: add google,cros-kbd-led-backlight (no matching commit) - [v4,4/5] platform/chrome: cros_kbd_led_backlight: support OF match (no matching commit) - [v4,5/5] platform/chrome: cros_kbd_led_backlight: support EC PWM backend (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html