Skip to content

Conversation

@andrei-edward-popa
Copy link
Contributor

I have added driver support for RTC for Raspberry Pi Pico. Driver was tested using samples/drivers/counter/alarm sample and all tests from tests/drivers/counter/counter_basic_api passed.

@nordicjm
Copy link
Contributor

This would be a good candidate for using #41287

@andrei-edward-popa
Copy link
Contributor Author

This would be a good candidate for using #41287

Yes, but for now I think that this implementation using the counter interface is good for users. I don't know when the RTC interface will be upstreamed and it seems that it is not merged with the main branch to start an implementation using it.

@andrei-edward-popa andrei-edward-popa force-pushed the rpi_pico_rtc branch 4 times, most recently from 7ce4236 to 08c5265 Compare November 21, 2022 15:26
@andrei-edward-popa
Copy link
Contributor Author

@yonsch Hi! Can you take a look at this driver?

@yonsch
Copy link
Contributor

yonsch commented Nov 23, 2022

This looks good generally, but if there's an RTC API change coming soon I think we should wait. I'll see what I can do with that other PR.

@andrei-edward-popa
Copy link
Contributor Author

This looks good generally, but if there's an RTC API change coming soon I think we should wait. I'll see what I can do with that other PR.

Okay, thank you! :)

@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jan 23, 2023
@soburi soburi added the platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) label Jan 23, 2023
@github-actions github-actions bot closed this Feb 7, 2023
@yonsch yonsch reopened this Feb 8, 2023
@yonsch yonsch marked this pull request as draft February 8, 2023 21:04
@yonsch
Copy link
Contributor

yonsch commented Feb 8, 2023

Marking this as draft until Zephyr gets an RTC driver

@github-actions github-actions bot removed the Stale label Feb 9, 2023
@soburi
Copy link
Member

soburi commented Apr 7, 2023

@andrei-edward-popa
Finally #52618 has been merged!

@nordicjm
Copy link
Contributor

@andrei-edward-popa any plans to rework this using the RTC API?

@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jun 25, 2023
Enabled RTC sources and includes

Signed-off-by: Andrei-Edward Popa <[email protected]>
Added RTC node into device tree

Signed-off-by: Andrei-Edward Popa <[email protected]>
Added RTC device tree bindings for Raspberry Pi Pico platform

Signed-off-by: Andrei-Edward Popa <[email protected]>
Added RTC driver for Raspberry Pi Pico platform

Signed-off-by: Andrei-Edward Popa <[email protected]>
Added Raspberry Pi Pico to be supported by rtc_api test

Signed-off-by: Andrei-Edward Popa <[email protected]>
Added RTC in supported hardware features

Signed-off-by: Andrei-Edward Popa <[email protected]>
@andrei-edward-popa
Copy link
Contributor Author

@andrei-edward-popa any plans to rework this using the RTC API?

Yes, I will start to work on it soon.

@andrei-edward-popa
Copy link
Contributor Author

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

I would like to have the Stale label removed.

@andrei-edward-popa
Copy link
Contributor Author

For now this is a draft, when it will be ready to be reviewed I will ping all the people that are responsible for RTC and Raspberry Pi Pico.

@github-actions github-actions bot removed the Stale label Jun 30, 2023
@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Aug 30, 2023
@github-actions github-actions bot closed this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Counter area: Devicetree Binding PR modifies or adds a Device Tree binding manifest-hal_rpi_pico platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants