Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAMV71 Add missing drivers dependency #22630

Merged
merged 6 commits into from
Mar 10, 2020

Conversation

nandojve
Copy link
Member

@nandojve nandojve commented Feb 8, 2020

This will enable the missing compatible drivers already on Zephyr for SAMV71. This drivers are the same and have been used by SAME70. It will fix missing config on GPIO driver for four Atmel SAM SoC. The series of depends on at Kconfig files will enable only valid options since is it a shared configuration.
The last change will fix SAM-BA link on documentation to right place at MHCP web site.

@mnkp mnkp added the platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) label Feb 8, 2020
SAMV71 uses same driver of SAME70 and this enables the feature.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
SAMV71 uses same driver of SAME70 and this enables the feature.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
When added SAM4E and SAMV71 platform the huge amount of refactor left
out this two configurations. This add missing configuration for all
supported devices.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
SAMV71 uses same driver of SAME70 and this enables the feature. Since
driver is shared with other devices, it must be enabled conditionally
based on the number of instances. This avoid show invalid options for
devices with lower port count like SAM4S/SAM4E.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
Since driver is shared with other devices, it must be enabled
conditionally based on the number of instances. This avoid show
invalid options for devices with lower port count like SAM4S/SAM4E.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This will drop old reference text for openocd dependency and update
Atmel SAM-BA link.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
@nandojve nandojve mentioned this pull request Mar 5, 2020
61 tasks
@nandojve nandojve closed this Mar 9, 2020
@nandojve nandojve reopened this Mar 9, 2020
@jhedberg jhedberg merged commit ae47e06 into zephyrproject-rtos:master Mar 10, 2020
@nandojve nandojve deleted the samv71_fixes branch March 10, 2020 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Boards area: I2S platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants