1 * ZTE specific extensions to the Synopsys Designware Mobile Storage
4 The Synopsys designware mobile storage host controller is used to interface
5 a SoC with storage medium such as eMMC or SD/MMC cards. This file documents
6 differences between the core Synopsys dw mshc controller properties described
7 by synopsys-dw-mshc.txt and the properties used by the ZTE specific
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
12 * compatible: should be
13 - "zte,zx296718-dw-mshc": for ZX SoCs
18 compatible = "zte,zx296718-dw-mshc";
19 reg = <0x01110000 0x1000>;
20 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
23 fifo-watermark-aligned;
25 clock-frequency = <50000000>;
26 clocks = <&topcrm SD0_AHB>, <&topcrm SD0_WCLK>;
27 clock-names = "biu", "ciu";
28 max-frequency = <50000000>;