-
Notifications
You must be signed in to change notification settings - Fork 623
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
Conversation
There was a problem hiding this 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
ef6910f
to
9c79a16
Compare
9c79a16
to
f21e39a
Compare
32e25f6
to
6d2300e
Compare
fa1791f
to
356ca97
Compare
f43e4da
to
afbbc6d
Compare
@kl-cruz Please open a manifest PR in |
There was a problem hiding this 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
CC @gmarull |
|
5fa4fda
to
e36ec2e
Compare
e36ec2e
to
e04756b
Compare
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>
e04756b
to
6694105
Compare
@nordicjm Done |
Changes cherry picked from: zephyrproject-rtos/zephyr#68692