[PATCH v3] i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Mar 11 14:52:58 PDT 2026


On Mon, 02 Mar 2026 15:56:42 +0800, Peter Yin wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
      https://git.kernel.org/i3c/c/f26ecaa0f0ab

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