[Bug 1001397] I2C driver for Kinetis microcontrollers
[email protected] Fri, 30 Aug 2013 07:15:39 +0000
| Newsgroups | gmane.os.ecos.patches |
|---|---|
| Message-ID | <[email protected]/> |
Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001397 --- Comment #69 from Ilija Kocho [Илија Кочо] <[email protected]> --- (In reply to comment #68) Stefan, Thank you for the patch. I am ready to commit, however I have some minor remarks: Would be good to define a macro (mask) for MDIS (as well as for some other bits found on other platforms, if any)? Than you can use this mnemonic at: / i2c_s->c1 &= 0x7F; / Please note that empty lines are part of ChangeLog format. Here's a brief description http://www.gnu.org/software/emacs/manual/html_node/emacs/Format-of-ChangeLog.html Could you post an update? Ilija > Hi guys, > some very minor patch to enable support for two other architectures > (Freescale MPC5xxx and Vybrid). This also includes a special treatment of > the module enable bit, which differs between those architectures. > > Stefan -- You are receiving this mail because: You are on the CC list for the bug.