[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250203121629.2027871-1-demonsingur@gmail.com>
Date: Mon, 3 Feb 2025 14:15:14 +0200
From: Cosmin Tanislav <demonsingur@...il.com>
To:
Cc: Tomi Valkeinen <tomi.valkeinen@...asonboard.com>,
Luca Ceresoli <luca.ceresoli@...tlin.com>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org,
Cosmin Tanislav <demonsingur@...il.com>
Subject: [PATCH 0/3] i2c: atr: allow usage of nested ATRs
For upcoming GMSL drivers, we need to be able to use nested ATRs.
The deserializer changes the address of the serializers, and can only
do that for the serializers, while the serializers have proper address
translation hardware, and can translate the address of its children.
This series depends on:
https://lore.kernel.org/lkml/20250115-fpc202-v6-0-d47a34820753@bootlin.com
Cosmin Tanislav (2):
i2c: atr: deduplicate logic in attach_addr()
i2c: atr: add passthrough flag
Tomi Valkeinen (1):
i2c: atr: Fix lockdep for nested ATRs
drivers/i2c/i2c-atr.c | 78 ++++++++++++++++++++++-------------------
include/linux/i2c-atr.h | 20 +++++++++--
2 files changed, 59 insertions(+), 39 deletions(-)
--
2.48.1
Powered by blists - more mailing lists