zephyr/dts/bindings/sdhc/atmel,sam-hsmci.yaml
Vincent van Beveren a6db78e2b3 driver: sdhc: added atmel SAM4E hsmci driver
This commit adds support for the ATMEL HSMCI peripheral
for the SAM4E MCU series, enabling native SD card support.

Signed-off-by: Vincent van Beveren <v.van.beveren@nikhef.nl>
2023-09-14 16:46:12 -05:00

25 lines
374 B
YAML

# Copyright 2023, Nikhef
# SPDX-License-Identifier: Apache-2.0
description: ATMEL (Microchip) SAM HSMCI SD host controller
compatible: "atmel,sam-hsmci"
include: [sdhc.yaml, pinctrl-device.yaml]
properties:
reg:
required: true
pinctrl-0:
required: true
pinctrl-names:
required: true
clocks:
required: true
cd-gpios:
type: phandle-array