Message ID | cover.1715777643.git.lorenzo@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 29604C25B75 for <linux-arm-kernel@archiver.kernel.org>; Wed, 15 May 2024 12:59:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=3NODortrmBVn1EYosJ8qa8H3d4GdlC3InBNKMObX2DM=; b=LbKj4HCBBqEYeG 50ArfHMG+aPr8jRgjwiXPgFMlmSFWRoZebw0m0RTSmui90VGKx/l/l07o1hYp+Mbk1cG28PwhOG6f Pu7lUERicAbHorohuHfRBxA3KxM2RXymBxMBPRRY8xxV0JTjsx9nmOI9FxHW8jWdwUxAlCLj+lL5F uavmDwh8LwwJEefnYl7K4OKelDrmv3ZEejJlAI40G0aUs7P/rZU/7cYuXYsmydcmz2rb079tss+Fg fe5MFNVPeGInqW10fgewUjSSur/7QgBWdMv0qbRnAQu3LyvBFZR3+u8hLfmrQOyPMv1JCApPWi9fy V3vtUUUPeCGl3XHZGV1w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7EDu-00000001YuM-0yjh; Wed, 15 May 2024 12:59:10 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7EDq-00000001Ytl-2rM8 for linux-arm-kernel@lists.infradead.org; Wed, 15 May 2024 12:59:08 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id A5C54CE1396; Wed, 15 May 2024 12:59:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4F0BFC116B1; Wed, 15 May 2024 12:59:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715777941; bh=jzStfGXfXjfJ2zeI8DnIbWR6nERsvGqp5FXRusUzJIw=; h=From:To:Cc:Subject:Date:From; b=EsCdAH4qU3QyZZGukqpezrrcxHoI4dN1LiRTaa3LEtVIys/U7hnY2ldRfmXbnDTxR SuuiO0lkKaA5VYd9Wzcm089yR88ZU+Po5ksgm4/Ivu90LhhKoQVywG51gklEBstxGs WFcAe8asF6ttJ69XqApB7R6vgLf+94w1J7GcSOpUYjriYos/MI5pcoKKBDzBDV6rrZ 78TgQ0DSNosyCm3xCZqrQrIy9uLwUXIA9avmSjLVGb8Kpob+dV+Rk2CJD2d8pmgti+ I3U8xmtlLBbVBxgluGYoZNgg4GyRfdpRe9+R4xW4l7zGvxBLCJhBpxnpnPllTMJw4M ph0a7IUiU67Hg== From: Lorenzo Bianconi <lorenzo@kernel.org> To: linux-clk@vger.kernel.org Cc: p.zabel@pengutronix.de, mturquette@baylibre.com, sboyd@kernel.org, lorenzo.bianconi83@gmail.com, conor@kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, devicetree@vger.kernel.org, nbd@nbd.name, john@phrozen.org, dd@embedd.com, catalin.marinas@arm.com, will@kernel.org, upstream@airoha.com, angelogioacchino.delregno@collabora.com Subject: [PATCH 0/5] Add reset support to EN7581 clk driver Date: Wed, 15 May 2024 14:58:46 +0200 Message-ID: <cover.1715777643.git.lorenzo@kernel.org> X-Mailer: git-send-email 2.45.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240515_055906_920546_B98A3CDE X-CRM114-Status: UNSURE ( 8.01 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add reset support to EN7581 clk driver
|
expand
|