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: serial: pl011: Make included reset-device.yaml #83366

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

Conversation

soburi
Copy link
Member

@soburi soburi commented Dec 24, 2024

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

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

@soburi soburi changed the title Pl011 resets dts: bindings: serial: pl011: Make included reset-device.yaml Dec 24, 2024
The PL011 driver has already implemented supporting reset device
behavior.
However, the support is incomplete because the `arm,pl011.yaml`,
does not contain a `reset-device.yaml`.

Add include directive to `arm,pl011.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 22:18
@zephyrbot zephyrbot added area: UART Universal Asynchronous Receiver-Transmitter platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) labels Dec 24, 2024
@zephyrbot zephyrbot requested review from dcpleung and yonsch December 24, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UART Universal Asynchronous Receiver-Transmitter platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants