Re: [PATCH] i2c:thunderx:Add disabled node check

From: Chris Packham
Date: Sun Oct 29 2023 - 17:47:29 EST



On 30/10/23 06:11, Wolfram Sang wrote:
> On Tue, Jul 11, 2023 at 05:41:46PM +1200, Aryan Srivastava wrote:
>> Add check for disabled nodes. These nodes should not be probed. Can
>> result in logging for HW which is not present.
>>
>> Signed-off-by: Aryan Srivastava<aryan.srivastava@xxxxxxxxxxxxxxxxxxx>
> I am confused. This is a PCI driver, no? Why should we deal with DT
> settings here?

It is a PCI driver but the IP block is included on SoCs like the CN9670
and not all hardware designs make use of all the I2C interfaces that the
IP block supports.