Message ID | 20231012083123.2729494-1-alexander.stein@ew.tq-group.com (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 E285CCDB46E for <linux-arm-kernel@archiver.kernel.org>; Thu, 12 Oct 2023 08:32:06 +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=UJBAjkTYijmXbNFL7zggB3WP+Ym5UEzJpD09vlGfsYQ=; b=DcWEGY03/5NGug SYLyrfp71z4CE7/BrwEr1n1uFP9FUgDuSpPmSKDxiYrfSDtQqjCmJbkU9eW2b5+EAjHVTLooYKJyr ccJiWbmzKHG3T3kQC3j/G+a8r6etJ7/+e1Cxm2PKNfl3j6pxZQcdj4hKGZ0Y5SUsLOw3bl/guWTpK uRQbKGX1kLwfden3xZ9TAmQANQrqwF3IsSPGvQ6eMf0yI2NURdN1OaVk1E0GX5G9YX6hiJo23zsgh 7+TQj/7PzDCNIUkbb9N4ZP6UVMp55443nhuPGNNlA+u2PhUOyffqRXfBRD2t7hJp6wF7t5b9oRuqn x9bhDTykHuhAxDKrmc/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qqr6P-000Be0-2B; Thu, 12 Oct 2023 08:31:29 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qqr6L-000Bcd-2Y for linux-arm-kernel@lists.infradead.org; Thu, 12 Oct 2023 08:31:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1697099485; x=1728635485; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=annNMPKhKuxfgD9AX+6CdDKWsjBnFe8TKZvClcTuvys=; b=lsWZVj5XWEAc4Vdd65hlYMOehaplVEFvm6FM/F1dPc0E0XSnomvczAOA VP5xJ+iHanVSJbFKLBzCXi7CfEKldbPyjZHDoJj99lb2qFCtx5gmIoUBj GTNjIOHeuxBrs3xJYHkKMIXkZm0thkdpzuQj8Z68m4Yox9suPXy2J/2ft 8H5kyipTW60PDfm3e/w3ShI9cU50lGECfCVwo7ItRGkMmscLKcpt7XyiP 2bys09F1HgO0bl8IAHY5S0mo0w/yvYfdEs8r1/u9tx7OqxrBA2eTHC7jT IQOpRlWw0qQy7IwgKcCh5F0IPW+5y+hB1wbfiE2tUXo/LsOpVHqBAYj6F Q==; X-IronPort-AV: E=Sophos;i="6.03,218,1694728800"; d="scan'208";a="33423940" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 12 Oct 2023 10:31:23 +0200 Received: from steina-w.tq-net.de (steina-w.tq-net.de [10.123.53.18]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id 508B7280082; Thu, 12 Oct 2023 10:31:23 +0200 (CEST) From: Alexander Stein <alexander.stein@ew.tq-group.com> To: Abel Vesa <abelvesa@kernel.org>, Peng Fan <peng.fan@nxp.com>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Fabio Estevam <festevam@gmail.com> Cc: Alexander Stein <alexander.stein@ew.tq-group.com>, Pengutronix Kernel Team <kernel@pengutronix.de>, NXP Linux Team <linux-imx@nxp.com>, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 0/3] imx8m: Add CCM interrupts Date: Thu, 12 Oct 2023 10:31:20 +0200 Message-Id: <20231012083123.2729494-1-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231012_013126_575447_B051E83A X-CRM114-Status: UNSURE ( 9.21 ) 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 |
imx8m: Add CCM interrupts
|
expand
|