summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPeter Yin <peteryin.openbmc@gmail.com>2026-03-02 10:56:42 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-03-12 00:48:26 +0300
commitf26ecaa0f0abfe5db173416214098a00d3b7db79 (patch)
tree5d9ad268fc0502060afd598a79dfc140841f078e /include/linux
parent9a258d1336f7ff3add8b92d566d3a421f03bf4d2 (diff)
downloadlinux-f26ecaa0f0abfe5db173416214098a00d3b7db79.tar.xz
i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
The DesignWare I3C master driver creates a virtual I2C adapter to provide backward compatibility with I2C devices. However, the current implementation does not associate this virtual adapter with any Device Tree node. Propagate the of_node from the I3C master platform device to the virtual I2C adapter's device structure. This ensures that standard I2C aliases are correctly resolved and bus numbering remains consistent. Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Link: https://patch.msgid.link/20260302075645.1492766-1-peteryin.openbmc@gmail.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions