[PATCH] i3c: master: Fix SETDASA process
Alexandre Belloni
alexandre.belloni at bootlin.com
Sun Aug 27 15:46:45 PDT 2023
On Tue, 22 Aug 2023 05:19:38 +0000, Aniket wrote:
> When a I3C DT node has a static_addr and an init_dyn_addr,the
> init_dyn_addr is reserved in i3c_master_bus_init() and then
> the static_addr is reserved in i3c_master_early_i3c_dev_add().
> But if the dynamic address is same as static then above
> procedure would fail.
> Add a check to pass i3c_bus_get_addr_slot_status() when static
> and dynamic address are equal.
>
> [...]
Applied, thanks!
[1/1] i3c: master: Fix SETDASA process
commit: c6a7550458922181bb922863d5f5feaf3c453fe5
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the linux-i3c
mailing list