seeed,grove-connector

Vendor: Seeed Technology Co., Ltd

Description

GPIO pins exposed on Seeed Studio Grove connector.

The Grove layout provides an 4-pin 2mm proprietary connector, along on
one edge of the board. Information and pin assignment can be found at:

- https://wiki.seeedstudio.com/Grove_System
- https://wiki.sipeed.com/soft/maixpy/en/modules/grove
- https://lesporteslogiques.net/wiki/materiel/systeme_grove#brochage
- https://learn.adafruit.com/introducing-adafruit-stemma-qt/seeed-studio-grove

This binding provides a nexus mapping for 2 pins where parent
pins 0 through 1 correspond as depicted below (with cable color):

    4-pin      analog  digital  UART   I2C                  (SPI)

    (yellow) 0 An      Dn       RX     SCL                0 (SCK)
     (white) 1 An+1    Dn+1     TX     SDA                1 (MISO)
       (red) - VCC     VCC      VCC    VCC  (3V3 or 5V0)  2 (MOSI)
     (black) - GND     GND      GND    GND                3 (SS)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

gpio-map

compound

This property is required.

gpio-map-mask

compound

gpio-map-pass-thru

compound

#gpio-cells

int

Number of items to expect in a GPIO specifier

This property is required.