From 608400ac6addb847dd82859c02546d2684bb916a Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Fri, 21 Jul 2023 19:08:45 -0500 Subject: [PATCH] Updated arty a7 device tree. --- linux/devicetree/wally-artya7.dts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/linux/devicetree/wally-artya7.dts b/linux/devicetree/wally-artya7.dts index f2d0b3359..32e254826 100644 --- a/linux/devicetree/wally-artya7.dts +++ b/linux/devicetree/wally-artya7.dts @@ -67,6 +67,20 @@ #address-cells = <0x00>; }; + mmc@13000 { + interrupts = <0x14>; + compatible = "riscv,axi-sd-card-1.0"; + reg = <0x00 0x13000 0x00 0x7F>; + fifo-depth = <256>; + bus-width = <4>; + interrupt-parent = <0x03>; + clock = <0x1036640>; + max-frequency = <0xA7D8C0>; + cap-sd-highspeed; + cap-mmc-highspeed; + no-sdio; + }; + clint@2000000 { interrupts-extended = <0x02 0x03 0x02 0x07>; reg = <0x00 0x2000000 0x00 0x10000>;