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

dts: bindings: spi: pl022: Make included reset-device.yaml #79481

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

soburi
Copy link
Member

@soburi soburi commented Oct 6, 2024

The PL022 driver has already implemented supporting reset device
behavior.
However, the support is incomplete because the arm,pl022.yaml,
does not contain a reset-device.yaml.

Add include directive to arm,pl022.yaml to including
reset-device.yaml to complete the support for reset device.

As a result, raspberrypi,pico-spi.yaml is no longer necessary,
so delete it. I also update the document accordingly.

@soburi soburi added DNM This PR should not be merged (Do Not Merge) platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) labels Oct 6, 2024
@zephyrbot
Copy link
Collaborator

zephyrbot commented Oct 6, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Copy link

github-actions bot commented Dec 6, 2024

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 Dec 6, 2024
@github-actions github-actions bot closed this Dec 21, 2024
@soburi soburi reopened this Dec 24, 2024
@zephyrbot zephyrbot removed manifest manifest-hal_rpi_pico DNM This PR should not be merged (Do Not Merge) labels Dec 24, 2024
@soburi soburi removed the Stale label Dec 24, 2024
@soburi soburi force-pushed the pl022_reset branch 3 times, most recently from 3dac09d to 9e768fc Compare December 24, 2024 18:06
The PL022 driver has already implemented supporting reset device
behavior.
However, the support is incomplete because the `arm,pl022.yaml`,
does not contain a `reset-device.yaml`.

Add include directive to `arm,pl022.yaml` to including
`reset-device.yaml` to complete the support for reset device.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi marked this pull request as ready for review December 24, 2024 19:35
@zephyrbot zephyrbot added the area: SPI SPI bus label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: SPI SPI bus platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants