Commit graph

7 commits

Author SHA1 Message Date
Nazar Kazakov
f483b1bc4c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-18 13:24:08 -04:00
Casper Meijn
868c00270d boards: arm: pinetime_devkit0: doc: Reorder hardware features
Reorder the hardware features. Add vibration motor.

Signed-off-by: Casper Meijn <casper@meijn.net>
2021-12-08 09:11:36 -05:00
Casper Meijn
93d442c813 boards: arm: pinetime_devkit0: doc: Add unlock notice
Add a note for newer PineTime watches that do not require unlocking

Signed-off-by: Casper Meijn <casper@meijn.net>
2021-12-08 09:11:36 -05:00
Casper Meijn
8d82df6c3e boards: arm: pinetime_devkit0: doc: Reword schematics section
Fix the table by adding a newline and reword the text to a full sentence.

Signed-off-by: Casper Meijn <casper@meijn.net>
2021-12-08 09:11:36 -05:00
Martin Jäger
53e606c050 boards: arm: pinetime_devkit0: Fix docs and config
Fix typos, inconsistent naming and formatting issues.

Also setting CONFIG_NFCT_PINS_AS_GPIOS=y because NFC is not used.

Signed-off-by: Martin Jäger <martin@libre.solar>
2020-11-17 16:37:28 -05:00
Stephane Dorre
6c92d887c8 boards: Adapt Pinetime board configuration
Move i2c to defconfig
Add documentation
Improve dts
Remove unnecessary option and only use the default ones.
Provide a default Active state directly in the device tree
Fix copyright

Signed-off-by: Stephane Dorre <stephane.dorre@gmail.com>
2020-11-11 13:28:11 +01:00
Rafa Couto
0dbc7e20be boards: PineTime board skeleton
Pinout reference: http://files.pine64.org/doc/datasheet/pinetime/PineTime%20Port%20Assignment%20rev0.2.pdf
Adding PineTime SPI and I2C, some DTS and configuration definitions.
Adding led and button gpios.

Signed-off-by: Rafa Couto <caligari@treboada.net>
2020-11-11 13:28:11 +01:00