Skip to content

Conversation

@jsbatch
Copy link
Contributor

@jsbatch jsbatch commented Nov 19, 2025

Updates to the Infineon SPI implementation to remove device tree references to PDL/HAL in favor of a Kconfig option.

Infineon HAL based drivers are being deprecated in favor of PDL based drivers. Selection of whether a device uses the older HAL based driver or PDL driver should be done using a Kconfig option instead of separate device tree bindings. Discussion around this change can be found in this PR: #98035

Removing references to infineon,cat1-spi-pdl from the device tree files.
Updates the driver bindings and driver file to look at the
infineon,cat1-spi binding and uses a Kconfig option to select Legacy HAL
implementation instead.

See zephyrproject-rtos#98035 for context.

Signed-off-by: John Batch <[email protected]>
Removing references to infineon,cat1-spi-pdl.  Differentiation between
PDL and HAL drivers have been changed to use Kconfig options.

Signed-off-by: John Batch <[email protected]>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs area: Devicetree Bindings area: SPI SPI bus area: Tests Issues related to a particular existing or missing test platform: Infineon Infineon Technologies AG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants