]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/da850.dtsi
Merge tag 'davinci-for-v4.10/dt-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / arch / arm / boot / dts / da850.dtsi
index 4070619d823ba79770c12a3753b41df14992e135..104155d12c2fa5fb4920e11f74464a1da5e11105 100644 (file)
                mmc0: mmc@40000 {
                        compatible = "ti,da830-mmc";
                        reg = <0x40000 0x1000>;
+                       cap-sd-highspeed;
+                       cap-mmc-highspeed;
                        interrupts = <16>;
                        dmas = <&edma0 16 0>, <&edma0 17 0>;
                        dma-names = "rx", "tx";
                mmc1: mmc@21b000 {
                        compatible = "ti,da830-mmc";
                        reg = <0x21b000 0x1000>;
+                       cap-sd-highspeed;
+                       cap-mmc-highspeed;
                        interrupts = <72>;
                        dmas = <&edma1 28 0>, <&edma1 29 0>;
                        dma-names = "rx", "tx";
                        ti,davinci-gpio-unbanked = <0>;
                        status = "disabled";
                };
+               pinconf: pin-controller@22c00c {
+                       compatible = "ti,da850-pupd";
+                       reg = <0x22c00c 0x8>;
+                       status = "disabled";
+               };
 
                mcasp0: mcasp@100000 {
                        compatible = "ti,da830-mcasp-audio";