diff options
author | Robby Cai <R63905@freescale.com> | 2014-03-19 06:59:47 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:58:03 -0400 |
commit | 83f1168db47e741a84aaca30fc59bcedabde3718 (patch) | |
tree | a0a587247e59e49d3747762251e9f7857c9eca6f /arch | |
parent | c50b1dfdf5c8b1edbaaae2bc7e32e8f109b1eaee (diff) |
ENGR00303778-2 ARM: dts: imx6sx-19x19-arm2: add pxp and v4l2 output support
Enable pxp and v4l2 output driver on imx6sx 19x19 ARM2 board.
Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/boot/dts/imx6sx-19x19-arm2.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6sx-19x19-arm2.dts b/arch/arm/boot/dts/imx6sx-19x19-arm2.dts index d5e666676eef..64805f91afb0 100644 --- a/arch/arm/boot/dts/imx6sx-19x19-arm2.dts +++ b/arch/arm/boot/dts/imx6sx-19x19-arm2.dts | |||
@@ -38,7 +38,7 @@ | |||
38 | 38 | ||
39 | pxp_v4l2_out { | 39 | pxp_v4l2_out { |
40 | compatible = "fsl,imx6sx-pxp-v4l2", "fsl,imx6sl-pxp-v4l2"; | 40 | compatible = "fsl,imx6sx-pxp-v4l2", "fsl,imx6sl-pxp-v4l2"; |
41 | status = "disabled"; | 41 | status = "okay"; |
42 | }; | 42 | }; |
43 | 43 | ||
44 | regulators { | 44 | regulators { |
@@ -321,7 +321,7 @@ | |||
321 | }; | 321 | }; |
322 | 322 | ||
323 | &pxp { | 323 | &pxp { |
324 | status = "disabled"; | 324 | status = "okay"; |
325 | }; | 325 | }; |
326 | 326 | ||
327 | &uart1 { | 327 | &uart1 { |