On Tue, Sep 26, 2017 at 4:36 PM, Robert Nelson <
robert...@gmail.com> wrote:
> So i'm working on adding support for a few Overlays (taking advantage
> of the CLICK interface)..
>
> What do you guys think of this naming:
>
> Option A/B: (there's no A or B on the board)
>
> PB-A-RTC-6-CLICK-00A0.dtbo
> PB-B-RTC-6-CLICK-00A0.dtbo
>
> Use the interface names:
>
> PB-U4-I2C1-SPI0-RTC-6-CLICK-00A0.dtbo
> PB-U2-I2C2-SPI1-RTC-6-CLICK-00A0.dtbo
>
> Option U/M (aka U=USB, M=MicroSD) because Click "fits" over that...
>
> PB-U-RTC-6-CLICK-00A0.dtbo
> PB-M-RTC-6-CLICK-00A0.dtbo
>
> I personally like the U/M option.. as it the easiest to explain to new
> users (or is it?).
Ps, if we assume "config-pin" we can make these much simplier:
https://github.com/RobertCNelson/bb.org-overlays/commit/aa5491da3444e3f33dc128ab8650312b32ded0f1
root@beaglebone:~# dmesg | grep rtc
[ 1.836679] rtc-ds1307 1-006f: rtc core: registered mcp7941x as rtc0
[ 1.836716] rtc-ds1307 1-006f: 64 bytes nvram
[ 1.839208] omap_rtc 44e3e000.rtc: already running
[ 1.839793] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc1
[ 1.950076] PM: bootloader does not support rtc-only!
[ 1.952034] rtc-ds1307 1-006f: setting system clock to 2017-09-26
17:00:18 UTC (1506445218)