Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / arch / arm / dts / rk3288-veyron-jerry.dts
index 42f52d4d99a6e3993b454f81c9d8373f06271375..c251d9d59424d5e40d98abec4623dfa45ce830aa 100644 (file)
                vin-supply = <&vcc33_sys>;
                startup-delay-us = <15000>;
        };
+
+       sound {
+               compatible = "rockchip,audio-max98090-jerry";
+
+               cpu {
+                       sound-dai = <&i2s 0>;
+               };
+
+               codec {
+                       sound-dai = <&max98090 0>;
+               };
+       };
 };
 
 &dmc {