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

Update adc driver to support nRF54L15 #1494

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

kl-cruz
Copy link
Contributor

@kl-cruz kl-cruz commented Feb 13, 2024

Changes cherry picked from: zephyrproject-rtos/zephyr#68692

Copy link
Member

@gmarull gmarull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

patches should all be fromlist

@kl-cruz kl-cruz force-pushed the nrf54l15_saadc_support branch 2 times, most recently from fa1791f to 356ca97 Compare April 16, 2024 14:42
@kl-cruz kl-cruz force-pushed the nrf54l15_saadc_support branch 2 times, most recently from f43e4da to afbbc6d Compare April 19, 2024 05:56
@rlubos
Copy link
Contributor

rlubos commented Apr 19, 2024

@kl-cruz Please open a manifest PR in sdk-nrf.

@rlubos rlubos requested a review from gmarull April 19, 2024 07:04
Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does not match upstream PR

@nordicjm
Copy link
Contributor

CC @gmarull

@kl-cruz
Copy link
Contributor Author

kl-cruz commented Apr 19, 2024

@kl-cruz Please open a manifest PR in sdk-nrf.

@rlubos done: nrfconnect/sdk-nrf#14955

@kl-cruz kl-cruz force-pushed the nrf54l15_saadc_support branch 2 times, most recently from 5fa4fda to e36ec2e Compare April 22, 2024 07:59
@kl-cruz
Copy link
Contributor Author

kl-cruz commented Apr 23, 2024

Does not match upstream PR

I added right information

@nordicjm
Copy link
Contributor

Does not match upstream PR

I added right information

Where? There's 4 commits in upstream and there's 3 commits here, this issue is still not addressed

@kl-cruz
Copy link
Contributor Author

kl-cruz commented Apr 23, 2024

Does not match upstream PR

I added right information

Where? There's 4 commits in upstream and there's 3 commits here, this issue is still not addressed

Ok, I see.

…vice

Expands driver to cover nRF54L15 features like AIN as GPIO configuration,
new reference voltage, different set of supported gain options.

Upstream PR: zephyrproject-rtos/zephyr#68692

Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
Simple enabling adc node.

Upstream PR: zephyrproject-rtos/zephyr#68692

Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
New file with ADC configuration for nRF54L15 PDK.

Upstream PR: zephyrproject-rtos/zephyr#68692

Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
New file to make test works.

Upstream PR: zephyrproject-rtos/zephyr#68692

Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
@kl-cruz
Copy link
Contributor Author

kl-cruz commented Apr 23, 2024

@nordicjm Done

@gmarull gmarull merged commit 2da6498 into nrfconnect:main Apr 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants