| # Copyright (c) 2022 Cypress Semiconductor Corporation (an Infineon company) or | |
| # an affiliate of Cypress Semiconductor Corporation | |
| # | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Infineon CAT1 SPI | |
| compatible: "infineon,cat1-spi" | |
| include: [spi-controller.yaml, pinctrl-device.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| pinctrl-0: | |
| required: true |