8000 GPIO cells use to PWM and ADC pin assigning by soburi · Pull Request #66 · zephyrproject-rtos/gsoc-2022-arduino-core · GitHub
[go: up one dir, main page]

Skip to content

GPIO cells use to PWM and ADC pin assigning #66

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

Conversation

soburi
Copy link
Member
@soburi soburi commented Nov 20, 2022

Change to use GPIO cells to assign PWM and ADC pins.
This change makes it easier to manage because unifying
the notation with digital-pin-gpios.
Deleting pwm-pins and io-channel-pins nodes, and create
pwm-pin-gpios and adc-pins-gpios.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
Change to use GPIO cells to assign PWM and ADC pins.
This change makes it easier to manage because unifying
the notation with `digital-pin-gpios`.
Deleting `pwm-pins` and `io-channel-pins` nodes, and create
`pwm-pin-gpios` and `adc-pins-gpios`.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
Update the document about `digital-pin-gpios` and
add description for `pwm-pin-gpios` and `adc-pin-gpios`

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
@soburi
Copy link
Member Author
soburi commented Nov 20, 2022

@DhruvaG2000

This is last patch in series of overlay improvements.
Since it includes specification changes, I would appreciate it if you could release it again after merging.

@DhruvaG2000 DhruvaG2000 self-requested a review November 20, 2022 11:43
Copy link
Collaborator
@DhruvaG2000 DhruvaG2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DhruvaG2000 DhruvaG2000 merged commit b0eb9df into zephyrproject-rtos:next Dec 9, 2022
@soburi soburi mentioned this pull request Dec 12, 2022
@soburi soburi deleted the pwm_adc_config_by_gpio_syntax branch October 17, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0