]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/imx53.dtsi
ARM: dts: imx53: Add sata support
[karo-tx-linux.git] / arch / arm / boot / dts / imx53.dtsi
index 4307e80b2d2e386e53d48ee2080ca66df625565f..9776903d096ba50cee254fc08b601dbb0c676a76 100644 (file)
                interrupt-parent = <&tzic>;
                ranges;
 
+               sata: sata@10000000 {
+                       compatible = "fsl,imx53-ahci";
+                       reg = <0x10000000 0x00004000>;
+                       clocks = <&clks 173>;
+                       interrupts = <28>;
+                       status = "disabled";
+               };
+
                ipu: ipu@18000000 {
                        #crtc-cells = <1>;
                        compatible = "fsl,imx53-ipu";
                                #interrupt-cells = <2>;
                        };
 
+                       kpp: kpp@53f94000 {
+                               compatible = "fsl,imx53-kpp", "fsl,imx21-kpp";
+                               reg = <0x53f94000 0x4000>;
+                               interrupts = <60>;
+                               clocks = <&clks 0>;
+                               status = "disabled";
+                       };
+
                        wdog1: wdog@53f98000 {
                                compatible = "fsl,imx53-wdt", "fsl,imx21-wdt";
                                reg = <0x53f98000 0x4000>;
                                                        MX53_PAD_GPIO_5__I2C3_SCL 0xc0000000
                                                >;
                                        };
+
+                                       pinctrl_i2c3_2: i2c3grp-2 {
+                                               fsl,pins = <
+                                                       MX53_PAD_GPIO_3__I2C3_SCL       0xc0000000
+                                                       MX53_PAD_GPIO_6__I2C3_SDA       0xc0000000
+                                               >;
+                                       };
                                };
 
                                ipu_disp0 {