From: Boris Brezillon <boris.brezillon@collabora.com>
To: Parshuram Thombare <pthombar@cadence.com>
Cc: mparab@cadence.com, bbrezillon@kernel.org, praneeth@ti.com,
linux-kernel@vger.kernel.org, vitor.soares@synopsys.com,
pgaj@cadence.com, linux-i3c@lists.infradead.org
Subject: Re: [PATCH v5] i3c: master: fix for SETDASA and DAA process
Date: Mon, 14 Sep 2020 09:07:30 +0200 [thread overview]
Message-ID: <20200914090730.543e2c4c@collabora.com> (raw)
In-Reply-To: <1598337109-14770-1-git-send-email-pthombar@cadence.com>
On Tue, 25 Aug 2020 08:31:49 +0200
Parshuram Thombare <pthombar@cadence.com> wrote:
> This patch fix following issue.
> Controller slots blocked for devices with static_addr
> but no init_dyn_addr may limit the number of I3C devices
> on the bus which gets dynamic address in DAA. So
> instead of attaching all the devices with static_addr,
> now we only attach the devices which successfully
> complete SETDASA. For remaining devices with init_dyn_addr,
> i3c_master_add_i3c_dev_locked() will try to set requested
> dynamic address after DAA.
Queued to i3c/next.
Thanks,
Boris
--
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c
WARNING: multiple messages have this Message-ID (diff)
From: Boris Brezillon <boris.brezillon@collabora.com>
To: Parshuram Thombare <pthombar@cadence.com>
Cc: <bbrezillon@kernel.org>, <vitor.soares@synopsys.com>,
mparab@cadence.com, praneeth@ti.com,
linux-kernel@vger.kernel.org, pgaj@cadence.com,
linux-i3c@lists.infradead.org
Subject: Re: [PATCH v5] i3c: master: fix for SETDASA and DAA process
Date: Mon, 14 Sep 2020 09:07:30 +0200 [thread overview]
Message-ID: <20200914090730.543e2c4c@collabora.com> (raw)
In-Reply-To: <1598337109-14770-1-git-send-email-pthombar@cadence.com>
On Tue, 25 Aug 2020 08:31:49 +0200
Parshuram Thombare <pthombar@cadence.com> wrote:
> This patch fix following issue.
> Controller slots blocked for devices with static_addr
> but no init_dyn_addr may limit the number of I3C devices
> on the bus which gets dynamic address in DAA. So
> instead of attaching all the devices with static_addr,
> now we only attach the devices which successfully
> complete SETDASA. For remaining devices with init_dyn_addr,
> i3c_master_add_i3c_dev_locked() will try to set requested
> dynamic address after DAA.
Queued to i3c/next.
Thanks,
Boris
next prev parent reply other threads:[~2020-09-14 7:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-25 6:31 [PATCH v5] i3c: master: fix for SETDASA and DAA process Parshuram Thombare
2020-08-25 6:31 ` Parshuram Thombare
2020-09-14 7:07 ` Boris Brezillon [this message]
2020-09-14 7:07 ` Boris Brezillon
-- strict thread matches above, loose matches on Subject: below --
2020-08-25 6:21 Parshuram Thombare
2020-08-25 6:21 ` Parshuram Thombare
2020-08-25 6:26 ` Parshuram Raju Thombare
2020-08-25 6:26 ` Parshuram Raju Thombare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200914090730.543e2c4c@collabora.com \
--to=boris.brezillon@collabora.com \
--cc=bbrezillon@kernel.org \
--cc=linux-i3c@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mparab@cadence.com \
--cc=pgaj@cadence.com \
--cc=praneeth@ti.com \
--cc=pthombar@cadence.com \
--cc=vitor.soares@synopsys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.