Browse Source
Include sdhc0 in MAX32666 devicetree and add devicetree bindings for MAX32 SDHC driver Signed-off-by: Mert Ekren <mert.ekren@analog.com>pull/85809/head
2 changed files with 26 additions and 0 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
# Copyright (c) 2024 Analog Devices, Inc. |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
description: ADI MAX32 SDHC |
||||
|
||||
compatible: "adi,max32-sdhc" |
||||
|
||||
include: [sdhc.yaml, pinctrl-device.yaml] |
||||
|
||||
properties: |
||||
reg: |
||||
required: true |
Loading…
Reference in new issue