Message ID | b4pdalox2xlrrwontj7ceesyko6v3atbtgoa4fcbe52ei4kqe3@yw7yfwl7zz5o |
---|---|
State | Accepted |
Headers | show
Return-Path: <linux-pwm+bounces-3281-incoming=patchwork.ozlabs.org@vger.kernel.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=nDNWPK33; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=147.75.199.223; helo=ny.mirrors.kernel.org; envelope-from=linux-pwm+bounces-3281-incoming=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [147.75.199.223]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4X6mcr2FRDz1y1C for <incoming@patchwork.ozlabs.org>; Mon, 16 Sep 2024 23:54:52 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id 39F181C21982 for <incoming@patchwork.ozlabs.org>; Mon, 16 Sep 2024 13:54:50 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 86F45155359; Mon, 16 Sep 2024 13:54:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="nDNWPK33" X-Original-To: linux-pwm@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5B922132122; Mon, 16 Sep 2024 13:54:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726494887; cv=none; b=N+uqT+2p6S6cVklJuLIGdCbch1xTCqDIKEtDI2PtmJkY/YRq/tZCkGkR5DDVcEssrAlWwIJSEo9s376ym6eIj9pSz2OVxYfYddmx0n4TV/uxSdb/vWFnx6S1kvjryuaH+QDTMnXtM46Mo8gI/c4sTMIJeuZTZlwTvaSniqz4Ogk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726494887; c=relaxed/simple; bh=q8RpOO4BiIZIOm6wF0IM09g6mupF4T25XHV9SSUFFs8=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=bR7oHddjDOq+WaXe1vVxBHelx0XnIlSsHPTCEo8rF3gZKuYl9ZIExfnsVbFk/NXE/p5WGXt4hVmXPNyCCZP0d4L5Sm0chV8iC56tYwCzH5Ge7acvdK2wh4zjBsZZ9a0FZGANHpAKUHhQg7UpHLYUnFQ597qDO67LMP4PVcR2LSE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=nDNWPK33; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F724C4CEC4; Mon, 16 Sep 2024 13:54:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726494886; bh=q8RpOO4BiIZIOm6wF0IM09g6mupF4T25XHV9SSUFFs8=; h=Date:From:To:Cc:Subject:From; b=nDNWPK33sYStPxih4Oz4byc3WjvmJ9CVsDFNjwWsdygMGVsDw6R4D3dD5X/udxcN0 931hMPKZaU/UIlvliIJxyzezF4hUozHyFaP/6qu0zxjDwLlNzwMNW62Gvopm2vE5xG nhRq0RCmC0tqYJdxkY0P546JwYx8RyfByf3Uqfi52yuhWz0tQAW+OJ9ljr2Rrh8Mkv DWCcykwTM1boBKD1OhTf7uwdPs+ppJgkPll26O4W2EM1CaOgW7QxJlRctpmX8jPWmB OYByRQYrpzKZgb031nRIrHLgIsGRVgLtXfY9hVAl8XeycV3zvhzdoHEbkonPiL8wBG 0CvyjgBXvAgDg== Date: Mon, 16 Sep 2024 15:54:44 +0200 From: Uwe =?utf-8?q?Kleine-K=C3=B6nig?= <ukleinek@kernel.org> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, Lee Jones <lee@kernel.org>, Linus Walleij <linus.walleij@linaro.org>, Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Subject: [GIT PULL] pwm: Changes for 6.12-rc1 Message-ID: <b4pdalox2xlrrwontj7ceesyko6v3atbtgoa4fcbe52ei4kqe3@yw7yfwl7zz5o> Precedence: bulk X-Mailing-List: linux-pwm@vger.kernel.org List-Id: <linux-pwm.vger.kernel.org> List-Subscribe: <mailto:linux-pwm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pwm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="adbwfppeizvdptnh" Content-Disposition: inline |
Series |
[GIT,PULL] pwm: Changes for 6.12-rc1
|
expand
|
The pull request you sent on Mon, 16 Sep 2024 15:54:44 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git tags/pwm/for-6.12-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cc52dc2fe39ff5dee9916ac2d9381ec3cbf650c0
Thank you!