Message ID | 20250217155246.1668182-1-sudeep.holla@arm.com (mailing list archive) |
---|---|
State | New |
Headers | show
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 57DD1223700 for <soc@lists.linux.dev>; Mon, 17 Feb 2025 15:52:54 +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=1739807576; cv=none; b=kkQsmNMesjfMgCOJC7xJ3A/QKknveXsCzVon2cSaVTpfuzuY+3Y+4EtARrHGdAyvGihW9/T61yQCJ4aUS1BuUF1JCELUioEvBPsnRbNbB+QtN3My5H4Aarg/5cycWMGf7CEdp2bNzk+dcXV2x08lmAWGd9rkR77DDYwYIE5yko8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739807576; c=relaxed/simple; bh=pBlYBZKaJrMhl24NOxKd26XIWBHpESzeFeP+woT+ahI=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=T7eQjYPE+AUJTSKr5g93nAciGtCNyD+5SuLwXA5Ue1XPAQloZ/cH7NUB8t2CGuJU1iU2asxf5OfjFcmFX4GEoEjxnbN5QUfvtoFxgTZlzoCla1NmAiblFKg2l2gDBC3yJHEX4kN5QS2/j6WNMi6CUTIrTE9YHNN0RT3aBN8DPXk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) id D188CC4CEE4; Mon, 17 Feb 2025 15:52:54 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.kernel.org (Postfix) with ESMTP id 65213C4CED1; Mon, 17 Feb 2025 15:52:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 65213C4CED1 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id BB129152B; Mon, 17 Feb 2025 07:53:11 -0800 (PST) Received: from usa.arm.com (e133711.arm.com [10.1.196.55]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 63D0D3F5A1; Mon, 17 Feb 2025 07:52:51 -0800 (PST) From: Sudeep Holla <sudeep.holla@arm.com> To: ARM SoC Team <arm@kernel.org>, SoC Team <soc@kernel.org>, ALKML <linux-arm-kernel@lists.infradead.org> Cc: Sudeep Holla <sudeep.holla@arm.com>, Arnd Bergmann <arnd@kernel.org>, Cristian Marussi <cristian.marussi@arm.com> Subject: [GIT PULL] firmware: arm_scmi: Fix for v6.14 Date: Mon, 17 Feb 2025 15:52:46 +0000 Message-Id: <20250217155246.1668182-1-sudeep.holla@arm.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: <soc.lists.linux.dev> List-Subscribe: <mailto:soc+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:soc+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
[GIT,PULL] firmware: arm_scmi: Fix for v6.14
|
expand
|