Re: [PATCH v10 2/2] i2c: mux: Propagate firmware nodes to channel adapters

From: Ahmad Byagowi

Date: Tue Sep 08 2026 - 09:30:56 EST


Andy,

> I hope here it's just a mechanical stuff and we don't have side effects
> as per above.

Thanks for reviewing both patches and for the advice about renaming
variables when their types change.

I checked all uses of dev_node, mux_node, and child in the converted
helper. They use firmware-node APIs throughout, with no remaining OF
calls or void * consumers for those pointers. I did not find a
type-mismatch issue in this conversion.

Regards,
Ahmad