-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Enable pwm for beagleconnect freedom #73628
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Ayush1325
commented
Jun 3, 2024
- Add channel, flags to pwm-cells
- Replace __ASSERT_UNREACHABLE with CODE_UNREACHABLE
- Add and test pwm for beagleconnect freedom
- Add channel, flags to pwm-cells - Replace __ASSERT_UNREACHABLE with CODE_UNREACHABLE Signed-off-by: Ayush Singh <[email protected]>
- Add and test pwm for beagleconnect freedom Signed-off-by: Ayush Singh <[email protected]>
decsny
reviewed
Jun 3, 2024
henrikbrixandersen
requested changes
Jun 3, 2024
henrikbrixandersen
approved these changes
Jun 4, 2024
vaishnavachath
approved these changes
Jun 4, 2024
decsny
approved these changes
Jun 4, 2024
kartben
approved these changes
Jun 5, 2024
Ayush1325
added a commit
to Ayush1325/zephyr
that referenced
this pull request
Jun 5, 2024
- Add missing flags - Fixes zephyrproject-rtos#73628 Signed-off-by: Ayush Singh <[email protected]>
fabiobaltieri
pushed a commit
that referenced
this pull request
Jun 7, 2024
- Add missing flags - Fixes #73628 Signed-off-by: Ayush Singh <[email protected]>
coreboot-bot
pushed a commit
to coreboot/zephyr-cros
that referenced
this pull request
Jun 10, 2024
- Add missing flags - Fixes zephyrproject-rtos/zephyr#73628 (cherry picked from commit 3e349bf) Original-Signed-off-by: Ayush Singh <[email protected]> GitOrigin-RevId: 3e349bf Change-Id: I6e83fa6622faa52cc765408c01a51de87803b408 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5611381 Tested-by: ChromeOS Prod (Robot) <[email protected]> Reviewed-by: Fabio Baltieri <[email protected]> Commit-Queue: Fabio Baltieri <[email protected]> Tested-by: Jeremy Bettis <[email protected]> Tested-by: Fabio Baltieri <[email protected]> Reviewed-by: Jeremy Bettis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: Devicetree Binding
PR modifies or adds a Device Tree binding
area: PWM
Pulse Width Modulation
area: Samples
Samples
platform: TI SimpleLink
Texas Instruments SimpleLink MCU
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.