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: pinctrl: update Infineon CAT1 pinctrl driver #63788

Merged

Conversation

npal-cy
Copy link
Contributor

@npal-cy npal-cy commented Oct 11, 2023

  • if we have input enable use CY_GPIO_DM_xxxx else CY_GPIO_DM_xxx_IN_OFF;

  • added bias_high_impedance option

  • Updated HIGHZ drive mode, now it sets if:
    --- we have bias_high_impedance
    --- or if input_enable and no addition bias mode

- if we have input enable use CY_GPIO_DM_xxxx else
CY_GPIO_DM_xxx_IN_OFF;

- added bias_high_impedance option

- Updated HIGHZ drive mode, now it sets if:
--- we have bias_high_impedance
--- or if input_enable and no addition bias mode

Signed-off-by: Nazar Palamar <nazar.palamar@infineon.com>
@zephyrbot zephyrbot added area: Pinctrl area: Devicetree Binding PR modifies or adds a Device Tree binding platform: Infineon Infineon Technologies AG labels Oct 11, 2023
@fabiobaltieri fabiobaltieri added this to the v3.5.0 milestone Oct 12, 2023
@jhedberg jhedberg merged commit 4d76e26 into zephyrproject-rtos:main Oct 12, 2023
23 checks passed
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: Pinctrl platform: Infineon Infineon Technologies AG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants