linux icon indicating copy to clipboard operation
linux copied to clipboard

Add rtc-pcf2127 as a module in the kernel config

Open paulcrawford opened this issue 9 years ago • 1 comments

I, and I assume many others, are using the pcf2127 chip as an rtc on the odroid c2. To use this hardware on the i2c network requires that rtc-pcf2127 be available as a module, which it is not presently. I have tested its inclusion as a module in a custom build of the kernel and it works fine. Adding it as a module in the regularly updated kernel will make upgrades much easier for all those using this chip (shield).

paulcrawford avatar Sep 23 '16 02:09 paulcrawford

As far as I know Github pull requests don't get accepted. You may need to follow authors procedures for apply.

fuzun avatar Sep 23 '16 08:09 fuzun