Message ID | 20220407071708.3848812-1-claudiu.beznea@microchip.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 D4B4FC433EF for <linux-arm-kernel@archiver.kernel.org>; Thu, 7 Apr 2022 07:16:23 +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=YftVMDDQf93uzp7s7meJqGQPnLM4JtttTaQrzR3R7EM=; b=YL/pv/lVn9GfqR ErY1fp1/d1u0RYdd6qaNbzWLAubp0PsZUq/KLluvB6DB8hk31xO59z4iqiYwhhajNBnfFEQWFxHCi hCL0JkGxTULhMJQRevqGqgkGPvzMietXxsg9rbPGzHFCzgoVatt6ei4HWns19CNtgwBEQetihp+GU Z24ZdNUjElRn7oFbmBbRc7xGi38sD/BB+uYeDmuYx0am55MCnC+wyahXDKBwSpytNbxwRPlD3o5bh DVqF9j2m5oZSqZOdDV8gNAZ3r5ThgigrgQLqIUjNdlbF6Gx52XaokWdiSmWX6qd/wOS9GLxb0XGzv X7MX6rwNB0+F+ZvrZVZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncMMF-009rr7-7a; Thu, 07 Apr 2022 07:15:07 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncMM8-009rnW-6Q for linux-arm-kernel@lists.infradead.org; Thu, 07 Apr 2022 07:15:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1649315700; x=1680851700; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=JFNdfXCHSj+IjF1+ul+hY9+EU5wlsLMmYaMwq0mn3GY=; b=T/Pk5UFEtr0/i4qKuOljkLZFSY9ziaDun85G29jl7+He/uKVnn2NcXj0 +WVM1fErul27Ji2kvhp98C9ZIhAxSCcHu5TlmaT31tXI0+PMTm8+YNld8 S5St8bI7grvIFuNSGsos+SfbaQCpR2j5PBlUA8B4MOii32tYi96z71nis jl6BMeQByrPoVQKc6G4VCx8mhkQwMDiBpDvhDHSGeMn2gqV4IE2EbeylW RPdq/TARJ4gDE+zJbgJpu+h2bzAkCjwOq9cyBYN/m3K4Lbx5bMyBMfDU0 PRwgnqs9wiuO0o+yv43Xlg1BtU47Wq7XIswSKzZopRgk9OkEBH9AiQBCN Q==; X-IronPort-AV: E=Sophos;i="5.90,241,1643698800"; d="scan'208";a="159247017" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Apr 2022 00:14:59 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.87.72) by chn-vm-ex02.mchp-main.com (10.10.87.72) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Thu, 7 Apr 2022 00:14:58 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Thu, 7 Apr 2022 00:14:55 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <robh+dt@kernel.org>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <p.zabel@pengutronix.de>, <linux@armlinux.org.uk>, <sre@kernel.org>, <linux-pm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <linux-arm-kernel@lists.infradead.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH v2 00/10] power: reset: at91-reset: add support for sama7g5 Date: Thu, 7 Apr 2022 10:16:58 +0300 Message-ID: <20220407071708.3848812-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220407_001500_338506_2AF49386 X-CRM114-Status: GOOD ( 11.00 ) 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 |
power: reset: at91-reset: add support for sama7g5
|
expand
|