Skip to content

Conversation

@benpicco
Copy link
Contributor

The GPIO driver itself doesn't need any adjustments to work on SAME54, but the platform sports an additional port.

The interrupt controller requires small adjustments in the clock setup.

split off from #14685

benpicco and others added 4 commits October 23, 2019 12:31
Some devices like SAME54 have an additional GPIO bank.

Signed-off-by: Benjamin Valentin <[email protected]>
Some devices like SAME54 have an additional GPIO port.

Signed-off-by: Benjamin Valentin <[email protected]>
SAMD5x/SAME5x header files do not provide this define anymore.
On SAMD2x it was 0, this is still valid.

Signed-off-by: Benjamin Valentin <[email protected]>
The EIC/PORT peripheral works very much alike the one in
previous sam0 parts.

Signed-off-by: Benjamin Valentin <[email protected]>
@benpicco benpicco added area: GPIO platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) labels Oct 23, 2019
@benpicco benpicco requested a review from galak October 23, 2019 10:58
@benpicco benpicco requested a review from andrewboie as a code owner October 23, 2019 10:58
@benpicco benpicco requested a review from Sizurka October 27, 2019 17:49
@andrewboie andrewboie merged commit 10a1b25 into zephyrproject-rtos:master Nov 7, 2019
@benpicco benpicco deleted the same54-gpio branch November 7, 2019 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: GPIO platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants