9
0
Fork 0
barebox/Documentation
Trent Piepho 24fcf5fcee rtc: ds1307: Add support for configuring external clock pin
The DS1307 has a square wave output pin, which can be used to output a
clock signal from the DS1307.  Additionally, the DS1308 supports
configuring this pin as an input from an external clock source to
which it should sync itself.

Add support with OF device tree properties to configure these
settings.  Supported features are using the clock pin as an output, an
input, the rate of the pin, and if it should be enabled on battery
backup power.

The driver does not check that the selected features are supported by
the clock chip being used.  It is the designer's responsibility to
create a valid device tree node; the bootloader does not attempt to be
a device tree validator.

Signed-off-by: Trent Piepho <tpiepho@kymetacorp.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-05-30 07:12:19 +02:00
..
boards ARM: vincell: move to DT probing 2015-07-13 07:19:59 +02:00
devicetree rtc: ds1307: Add support for configuring external clock pin 2016-05-30 07:12:19 +02:00
filesystems Merge branch 'for-next/squashfs' 2016-03-11 10:49:50 +01:00
user bootm: Optionally add a root= option to Kernel command line 2016-05-04 11:58:46 +02:00
.gitignore Documentation: .gitignore: ignore 'commands/' generated directory 2014-09-04 11:26:25 +02:00
barebox.svg Add new barebox logo to the tree 2015-07-20 07:28:30 +02:00
boards.rst Documentation: Add new sphinxs docs 2014-06-26 11:07:10 +02:00
commands.rst trivial: Correct word spelling, s/miscelleanous/miscellaneous 2014-08-04 20:24:15 +02:00
conf.py Documentation: Add new sphinxs docs 2014-06-26 11:07:10 +02:00
filesystems.rst doc: start (almost) all headlines with a capital 2014-06-27 21:45:34 +02:00
gen_commands.py Documentation: handle missing group declaration 2015-03-10 15:04:23 +01:00
glossary.rst Documentation: Add EFI documentation 2014-07-16 10:40:02 +02:00
index.rst doc: only include own download chapter 2014-06-27 21:45:34 +02:00