Message ID | 20240411052257.2113-1-tony@atomide.com (mailing list archive) |
---|---|
Headers | show
Received: from mail5.25mail.st (mail5.25mail.st [74.50.62.9]) (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 5C3C71C0DE7; Thu, 11 Apr 2024 05:23:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=74.50.62.9 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712813016; cv=none; b=q0ACXox/y1nON6Eya8VPvUbI1Tl9pZbX7ru2JxgbHxg2ioTBn6ltqDa5TqbPm8NBGsw1i5txRqOVKh8r1jJgFVr8L27hXVC47czsocJX/0oLEYSyMtMzMMFoEeXYCimCJFf+dnXTshPgt2N4MkShYq8LhxhkzWILXRAo6CGPPyM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712813016; c=relaxed/simple; bh=BD34DRVDurBNSDpa8BY8MmxMXHZQgIWn3eycloRg1tw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=fczQ7+16xfL39mCaW27hzO3rK0xbgODsgsLRzEchEHC15BqOuC8s3DLZ6M7owMjrI9UtbwzmwtyhIuvZstsyIPZwUkNUiTVaZ8v9b+T72hl7PXDSNZmiAaCuuzaaMA2l8+VsXndET0mnY5y/dUDIEvJTa1w0lhc/IIJaB3PWb9A= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com; spf=fail smtp.mailfrom=atomide.com; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b=VjKA0nbb; arc=none smtp.client-ip=74.50.62.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=atomide.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b="VjKA0nbb" Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 9DFFB603E6; Thu, 11 Apr 2024 05:23:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1712813013; bh=BD34DRVDurBNSDpa8BY8MmxMXHZQgIWn3eycloRg1tw=; h=From:To:Cc:Subject:Date:From; b=VjKA0nbbtzsGdehQ1GTWcwCgfR5OR2mc4AD+xgVe9yhtGsabg5qcVsSpmJOSqOwPC fpiI9oKsu5LS/oPGitFd9xNfiYji+MOj0+Jg08lN0hkdqtrE1z2CUdR1jkjYonCudd DbJF1Qil1kf3MqxFyrOBEcGQ0vAiXU4mfe57HknpCOugUL7nwQBFE+0DUUl084Ginf hvnoncVuYO3Al/pZ8ex8aAZnVM/kwE0WLqIzLvldj4QB/O2DrfCNQ/yHPqs85hsW78 nbt0FaPWeHaQTKcYqKmXDG84iIbTvBsoEW5a4VejNpAFk6yd33UWbi/qzn4C3SmJAf CBN+0o6rGcl7Q== From: Tony Lindgren <tony@atomide.com> To: linux-omap@vger.kernel.org Cc: Dhruva Gole <d-gole@ti.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Philipp Zabel <p.zabel@pengutronix.de>, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: [RFC PATCH 0/4] Provide interconnect resets for ti-sysc users Date: Thu, 11 Apr 2024 08:22:53 +0300 Message-ID: <20240411052257.2113-1-tony@atomide.com> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-omap@vger.kernel.org List-Id: <linux-omap.vger.kernel.org> List-Subscribe: <mailto:linux-omap+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-omap+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Provide interconnect resets for ti-sysc users
|
expand
|