]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
MLK-10105 ARM: dtsi: Add MLB50 support for the i.MX6SX
authorLuwei Zhou <b45643@freescale.com>
Fri, 16 Jan 2015 04:37:41 +0000 (12:37 +0800)
committerLuwei Zhou <b45643@freescale.com>
Fri, 16 Jan 2015 04:41:01 +0000 (12:41 +0800)
Add MLB50 support on the i.MX6SX-ARD platform.

Signed-off-by: Luwei Zhou <b45643@freescale.com>
arch/arm/boot/dts/imx6sx.dtsi

index f69fed963d70c86f6ab5225c3f31ce488508eb30..a98ed98498ae72605844a859ba5bfa9da0873ece 100644 (file)
                         };
 
                        mlb: mlb@0218c000 {
+                               compatible = "fsl,imx6sx-mlb50";
                                reg = <0x0218c000 0x4000>;
                                interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
                                             <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
                                             <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks IMX6SX_CLK_MLB>;
+                               clock-names = "mlb";
+                               iram = <&ocram>;
                                status = "disabled";
                        };