On Mon, Dec 06, 2021 at 10:59:20AM +0100, Kory Maincent wrote: > If a non i2c driver register two components the function will return the > same "device_name" for both components. This could cause unexpected issue, > in my case it is a debugfs error which tries to create two directory with > the same component name. Why is one device registering multiple components in the first place?