]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/samsung/dts/exynos5250-snow.dts
dts: re-write dts/Makefile more simply with Kbuild
[people/ms/u-boot.git] / board / samsung / dts / exynos5250-snow.dts
index 7832e4edda0b756e224ab223e43652dadc48eafe..9b48a0ccd859d227f8c380482c0be9c707c529b5 100644 (file)
@@ -36,6 +36,7 @@
                mmc3 = "/mmc@12230000";
                serial0 = "/serial@12C30000";
                console = "/serial@12C30000";
+               i2s = "/sound@3830000";
        };
 
        i2c4: i2c@12ca0000 {
                };
        };
 
-       sound@12d60000 {
-               samsung,i2s-epll-clock-frequency = <192000000>;
-               samsung,i2s-sampling-rate = <48000>;
-               samsung,i2s-bits-per-sample = <16>;
-               samsung,i2s-channels = <2>;
-               samsung,i2s-lr-clk-framesize = <256>;
-               samsung,i2s-bit-clk-framesize = <32>;
+       sound@3830000 {
                samsung,codec-type = "max98095";
+               codec-enable-gpio = <&gpio 0xb7 0>;
+       };
+
+       sound@12d60000 {
+               status = "disabled";
        };
 
        i2c@12cd0000 {
                status = "disabled";
        };
 
+       ehci@12110000 {
+               samsung,vbus-gpio = <&gpio 0x309 0>; /* X11 */
+       };
+
+       xhci@12000000 {
+               samsung,vbus-gpio = <&gpio 0x317 0>; /* X27 */
+       };
+
        tmu@10060000 {
                samsung,min-temp        = <25>;
                samsung,max-temp        = <125>;