# Copyright (c) 2023 Cypress Semiconductor Corporation (an Infineon company) or | |
# an affiliate of Cypress Semiconductor Corporation | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
description: Infineon CAT1 SDHC/SDIO controller | |
compatible: "infineon,cat1-sdhc-sdio" | |
include: [sdhc.yaml, pinctrl-device.yaml] | |
properties: | |
reg: | |
required: true | |
pinctrl-0: | |
required: true | |
pinctrl-names: | |
required: true |