[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170828160121.gu4wf7jqu4ditksc@ninjato>
Date: Mon, 28 Aug 2017 18:01:21 +0200
From: Wolfram Sang <wsa@...-dreams.de>
To: Javier Martinez Canillas <javier@...hile0.org>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Rob Herring <robh@...nel.org>, Florian Larysch <fl@...1.de>,
David Lechner <david@...hnology.com>,
Rob Herring <robh+dt@...nel.org>,
Andy Shevchenko <andy.shevchenko@...il.com>,
Catalin Marinas <catalin.marinas@....com>,
Sören Brinkmann <soren.brinkmann@...inx.com>,
Simon Horman <horms@...ge.net.au>,
Michal Simek <michal.simek@...inx.com>,
Dinh Nguyen <dinguyen@...nel.org>,
Russell King <linux@...linux.org.uk>,
Will Deacon <will.deacon@....com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Sekhar Nori <nsekhar@...com>, Scott Wood <oss@...error.net>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Joachim Eastwood <manabian@...il.com>,
Mark Rutland <mark.rutland@....com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michael Ellerman <mpe@...erman.id.au>,
Santosh Shilimkar <ssantosh@...nel.org>,
Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
Paul Mackerras <paulus@...ba.org>,
Magnus Damm <magnus.damm@...il.com>,
linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>,
Uwe Kleine-König <kernel@...gutronix.de>,
Linux I2C <linux-i2c@...r.kernel.org>
Subject: Re: [RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
> > But there is a dependency, no? If I apply the driver patch,
> > non-converted device trees will not find their eeproms anymore. So, I
>
> I don't think that's correct. If you apply this patch before the DTS
> changes, the driver will still match using the I2C device ID table
> like it has been doing it until today.
My tests do not confirm this. If I add a node with a "renesas,24c01"
compatible to my board, it works before your patch, but not after. If I
change it to "atmel,24c01" it works even after your patch. I haven't
looked into it, though, maybe i2c_of_match_device_sysfs() is stepping on
our foots here?
Did you test and did it work for you?
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists