[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGngYiXR83+0phkeAvJYYEm8HvmN-c9d0B9p1BRiPHyUz1ogAA@mail.gmail.com>
Date: Mon, 4 Dec 2017 17:24:33 -0500
From: Sven Van Asbroeck <thesven73@...il.com>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: Sven Van Asbroeck <svendev@...x.com>, robh+dt@...nel.org,
mark.rutland@....com, wsa@...-dreams.de,
Bartosz Golaszewski <brgl@...ev.pl>, nsekhar@...com,
david@...hnology.com, javier@...hile0.org,
divagar.mohandass@...el.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-i2c <linux-i2c@...r.kernel.org>,
Sven Van Asbroeck <svenv@...x.com>
Subject: Re: [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads.
> If this is truly specific to at24, then vendor prefix would be appropriate,
> plus it'd go to an at24 specific binding file. However if it isn't I'd just
> remove the above sentence. I guess the latter?
Yes, no-read-rollover is truly specific to at24.c, because it applies only
to i2c multi-address chips. The at25 is spi based so cannot have multiple
addresses.
So yes, "at24,no-read-rollover" would perhaps be a better name.
Regarding an at24 specific binding file. You're saying I should create
Documentation/devicetree/bindings/eeprom/at24.txt ? Should I indicate
that at24.txt "inherits from" eeprom.txt? Note that at25.txt does not
currently do this.
Powered by blists - more mailing lists