aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAniket <aniketmaurya@google.com>2023-08-22 05:19:38 +0000
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2023-08-28 00:46:23 +0200
commitc6a7550458922181bb922863d5f5feaf3c453fe5 (patch)
treef3085dba8d4baaace39ac8e32825677b787cbc8b /scripts/generate_rust_analyzer.py
parentdt-bindings: i3c: Fix description for assigned-address (diff)
downloadlinux-rng-c6a7550458922181bb922863d5f5feaf3c453fe5.tar.xz
linux-rng-c6a7550458922181bb922863d5f5feaf3c453fe5.zip
i3c: master: Fix SETDASA process
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. Signed-off-by: Aniket <aniketmaurya@google.com> Link: https://lore.kernel.org/r/20230822051938.2852567-1-aniketmaurya@google.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions