[PATCH 0/5] Fix problems with DS1307 RTC driver

Trent Piepho tpiepho at kymetacorp.com
Tue Jun 7 13:01:20 PDT 2016


Recent patches to add ds1341 support to the ds1307 driver and another
patch to add the ability to configure rtc features cause a problem when
combined.  The work was done in parallel and the code for configuration
doesn't properly configure the different register layout in the ds1341
since that chip was yet supported.

This series tries to correct the problem.  
The first patch fixes ds1341 and ds1337 by disabling configuration for
those chips.

The rest of the series cleans up the driver and eventually supports
configuration for both types of chips.  The DT bindings are changed, but
since they have yet to appear in any released barebox version I think
this is ok.


More information about the barebox mailing list