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

drivers: gpio: PCF857x: Modify PCF8574 driver #67054

Merged
merged 1 commit into from Jan 16, 2024

Conversation

amrithvenkat
Copy link
Contributor

Modify existing PCF8574 driver as PCF857x to be used with both PCF8574 and PCF8575.

  • PCF8574 - 8 channel I/O expander
  • PCF8575 - 16 channel I/O expander

dts/bindings/gpio/nxp,pcf857x.yaml Show resolved Hide resolved
drivers/gpio/Kconfig.pcf857x Show resolved Hide resolved
drivers/gpio/gpio_pcf857x.c Outdated Show resolved Hide resolved
drivers/gpio/gpio_pcf857x.c Outdated Show resolved Hide resolved
drivers/gpio/gpio_pcf857x.c Outdated Show resolved Hide resolved
drivers/gpio/gpio_pcf857x.c Outdated Show resolved Hide resolved
drivers/gpio/gpio_pcf857x.c Show resolved Hide resolved
aasinclair
aasinclair previously approved these changes Jan 12, 2024
drivers/gpio/gpio_pcf857x.c Outdated Show resolved Hide resolved
bbilas
bbilas previously approved these changes Jan 12, 2024
Copy link
Collaborator

@bbilas bbilas left a comment

Choose a reason for hiding this comment

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

I have a super busy week, so I'm taking this without testing it on the hardware since it's unlikely to have a chance to do that unfortunately.

aasinclair
aasinclair previously approved these changes Jan 13, 2024
kartben
kartben previously approved these changes Jan 15, 2024
Modify existing PCF8574 driver as PCF857x for:
PCF8574 - 8 channel I/O expander
PCF8575 - 16 channel I/O expander

Signed-off-by: Amrith Venkat Kesavamoorthi <amrith@mr-beam.org>
@fabiobaltieri fabiobaltieri merged commit 879e3a4 into zephyrproject-rtos:main Jan 16, 2024
19 checks passed
Copy link

Hi @amrithvenkat!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

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: GPIO platform: NXP NXP Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants