login
Header Space

 
 

Re: [i2c] [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jean Delvare <khali@...>
Cc: David Brownell <david-b@...>, <linux-mips@...>, <mgreer@...>, <rtc-linux@...>, Atsushi Nemoto <anemo@...>, <linux-kernel@...>, <i2c@...>, <ab@...>, Alessandro Zummo <alessandro.zummo@...>
Date: Friday, May 9, 2008 - 4:55 pm

Hi Jean,


 Well, there is more interest in these changes on the linux-mips mailing
list than on any other one -- I seriously doubt there is any user of
hardware based around the BCM1250A SOC on either of the i2c and rtc-linux
lists.  And the LKML is to be cc-ed on all patch submissions.


 Where does it come from?  I fail to see this type of transfer being 
defined anywhere in the SMBus spec.  I checked the spec before I referred 
to the implementation in our I2C core and I hope you agree I may not have 
expected any extensions beyond what the SMBus spec defines.

 That written, you are of course correct WRT the reimplementation and I am 
eager to remove it -- thanks for the point.  I'll skip all your other 
comments related as obviously implied by this change.

 Given the function and friends make use of apparently a non-standard
SMBus transfer, I think they should be called differently, perhaps
i2c_smbusext_write_i2c_block_data(), etc. or suchlike.


 I am happy to bother you with a separate patch including style fixes.  I
can even create a handful of them, grouping functionally consistent
changes.


 My system must be a notable exception then, as this change modifies 
output:

rtc-m41t80 1-0068: chip found, driver version 0.05

to:

rtc-m41t80 1-0068: m41t81 chip found, driver version 0.05

here.


 You seem to have your boundary set differently to me and a few other
people.  This is perfectly fine, as the line is thin here and each of the
subsystems follows slightly different rules.  You cannot always satisfy
everybody and if something makes your life easier and does not make mine
more difficult, I see no problem with adapting myself. :-)


 No problem.

  Maciej
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, Maciej W. Rozycki, (Thu May 8, 8:43 pm)
Re: [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, Atsushi Nemoto, (Fri May 9, 10:17 am)
Re: [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, David Brownell, (Fri May 9, 5:18 am)
Re: [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, Maciej W. Rozycki, (Fri May 9, 5:22 pm)
Re: [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, Jean Delvare, (Sat May 10, 3:08 am)
Re: [i2c] [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, Maciej W. Rozycki, (Fri May 9, 4:55 pm)
Re: [i2c] [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,, Maciej W. Rozycki, (Fri May 9, 10:21 pm)
speck-geostationary