[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3wyzKS5H8Rz9s3T@ozlabs.org>
Date: Thu, 29 Jun 2017 22:21:16 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Javier Martinez Canillas <javier@...hile0.org>,
linux-kernel@...r.kernel.org
Cc: Mark Rutland <mark.rutland@....com>, Rob Herring <robh@...nel.org>,
devicetree@...r.kernel.org, Wolfram Sang <wsa@...-dreams.de>,
Rob Herring <robh+dt@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Javier Martinez Canillas <javier@...hile0.org>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [RESEND, v5, 16/16] powerpc/44x: Add generic compatible string for I2C EEPROM
On Thu, 2017-06-15 at 18:54:18 UTC, Javier Martinez Canillas wrote:
> The at24 driver allows to register I2C EEPROM chips using different vendor
> and devices, but the I2C subsystem does not take the vendor into account
> when matching using the I2C table since it only has device entries.
>
> But when matching using an OF table, both the vendor and device has to be
> taken into account so the driver defines only a set of compatible strings
> using the "atmel" vendor as a generic fallback for compatible I2C devices.
>
> So add this generic fallback to the device node compatible string to make
> the device to match the driver using the OF device ID table.
>
> Signed-off-by: Javier Martinez Canillas <javier@...hile0.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/adeb8667eaf5f00b5a7f0cede680cd
cheers
Powered by blists - more mailing lists