summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sx.dtsi
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@freescale.com>2014-08-29 15:41:55 +0800
committerNitin Garg <nitin.garg@freescale.com>2015-01-15 21:17:04 -0600
commit8e139e8bdb0e2c1e1fc7f32fb16f171049640c2d (patch)
tree61ef00ecb202432b16bbe69327d696f68d08bef6 /arch/arm/boot/dts/imx6sx.dtsi
parent68aadabf96b80194a837cd65ff761ce2c18634c2 (diff)
ENGR00329334 ARM: IMX6SX: PXP: add dtb support for PXP in 3.14 kernel branch
Add the dtb support for PXP to the new kernel branch 3.14. Signed-off-by: Fancy Fang <chen.fang@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6sx.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index b6ed032422b4..6504ef708085 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -1085,6 +1085,7 @@
};
pxp: pxp@02218000 {
+ compatible = "fsl,imx6sx-pxp-dma", "fsl,imx6sl-pxp-dma", "fsl,imx6dl-pxp-dma";
reg = <0x02218000 0x4000>;
interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clks IMX6SX_CLK_PXP_AXI>,