Ben Dooks <[email protected]> writes: > This series is support for the RTC block on some of the AMLogic > Meson ARM SoCs. > > The first patch is the driver, followed by device-tree patches > and enablement for the ODRoid-C1 (where it has been tested)
In the cover letter, please be explicit about any dependencies that are not upstream. This series applies to mainline (v4.7-rc*) but does not build. I tested it with my v4.7/integ branch and it seems to work. The series also has a handful of checkpatch warnings that should be addressed (see: http://hastebin.com/tacurokasu.pas) Other than that, I gave it a quick spin on meson8b-odroidc1 using tools/testing/selftests/timers/rtctest.c, and the basic time stuff seems to be working: / # ./rtctest RTC Driver Test Example. ...Update IRQs not supported. Current RTC date/time is 27-6-2016, 00:01:41. RTC_ALM_READ ioctl: Invalid argument -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
