Skip to content

Commit

Permalink
dts: add TiaC SC18IS604 connector bindings
Browse files Browse the repository at this point in the history
Provide the GPIO pins exposed on the TiaC SC18IS604 evaluation shields.

Signed-off-by: Stephan Linz <[email protected]>
  • Loading branch information
rexut committed Sep 11, 2024
1 parent bc00612 commit 032e7dd
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dts/bindings/gpio/tiac,604-gpio-header.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright (c) 2024 TiaC Systems
# SPDX-License-Identifier: Apache-2.0

description: |
GPIO pins exposed on TiaC SC18IS604 shields.
The TiaC SC18IS604 shields features multiple separate headers. The
GPIO interface described by this binding comprises the pins exposed
on header X1, on pins 1 through 5 (pin 6 is wired to GND).
.-.
0 |o| IO0
1 |o| IO1
2 |o| IO2
3 |o| IO3
4 |o| IO4
- |o| GND
`-´
X1 (GPIO)
compatible: "tiac,604-gpio-header"

include: [base.yaml, gpio-nexus.yaml]

0 comments on commit 032e7dd

Please sign in to comment.