Message ID | 20221111171739.160693-1-g-vlaev@ti.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 2126FC433FE for <linux-arm-kernel@archiver.kernel.org>; Fri, 11 Nov 2022 17:39:53 +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=KQ6joe114EptI1SoMVCstR00SJoqEm58H/caiarFDJA=; b=qrptCnUvFDCIWm siJcK9SjP+XW/LZwcdRoaDBxaPn9TvamnUo+AVrDrQOU/CN9Y3/1OLi635WyR8xCN5c9931JBidq8 X4nrz989vKSjwL4qDXvcUWZV6n61xlC81xaHI43WEMcVgZ6I+TBL7waW8l3LvpoIKjDsJj9lBTutx o5U70jjqjtiT3xY0HbfgIVaODt+r3+UVBdfSc0IrGr2GR313M90NvSSv2DoO0myz8K7ME1mn+mJmH mdTbGLelwKFXUbz82azTpCZv3sT2n3s7RO5ujFJqyxiprCugwPYDD6P2rZ+D2bi7dhG7re5kUpVp7 ZtGt/WAiuDFumrFPCJ9g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1otXzC-00HLQm-S6; Fri, 11 Nov 2022 17:38:40 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1otXfB-00HAf2-2C for linux-arm-kernel@lists.infradead.org; Fri, 11 Nov 2022 17:17:59 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 2ABHHokh079454; Fri, 11 Nov 2022 11:17:50 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1668187070; bh=yyoNJRT9+sRkSyBtz2H+CMlPQ7h0N1T+j7lp3IM8q4k=; h=From:To:CC:Subject:Date; b=s/iRlNiOo2JkCS09lTOXx2SGfewFrAza+Xh4n8+KCfPCY64xixThG10A99XedQBUE L0Zyx0Sa/zDQlwV25NIPtW4+71sRDrzwzVwIzxk2qIhTU1bzv+Howu1o3zcGRQ3EcX WzyaD+OVqQeJsJd+gVlqJbqMjnlMtJt13n8t55Gs= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 2ABHHoFO091819 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 11 Nov 2022 11:17:50 -0600 Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Fri, 11 Nov 2022 11:17:49 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE107.ent.ti.com (10.64.6.28) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6 via Frontend Transport; Fri, 11 Nov 2022 11:17:49 -0600 Received: from jti.ent.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 2ABHHewX028454; Fri, 11 Nov 2022 11:17:42 -0600 From: Georgi Vlaev <g-vlaev@ti.com> To: Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>, Santosh Shilimkar <ssantosh@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> CC: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, Vibhore Vardhan <vibhore@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Roger Quadros <rogerq@kernel.org> Subject: [PATCH v3 0/5] firmware: ti_sci: Introduce system suspend support Date: Fri, 11 Nov 2022 19:17:34 +0200 Message-ID: <20221111171739.160693-1-g-vlaev@ti.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221111_091757_268154_1F94E5A4 X-CRM114-Status: GOOD ( 18.44 ) 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 |
firmware: ti_sci: Introduce system suspend support
|
expand
|