Skip to content

Commit

Permalink
ARM: dts: imx6q-sabrelite: add audmux device
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Zhao <richard.zhao@linaro.org>
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Richard Zhao authored and Shawn Guo committed May 11, 2012
1 parent b1a5da8 commit f965cd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/imx6q-sabrelite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
status = "okay";
};

audmux@021d8000 {
status = "okay";
};

uart2: serial@021e8000 {
status = "okay";
};
Expand Down
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/imx6q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,9 @@
};

audmux@021d8000 {
compatible = "fsl,imx6q-audmux", "fsl,imx31-audmux";
reg = <0x021d8000 0x4000>;
status = "disabled";
};

mipi@021dc000 { /* MIPI-CSI */
Expand Down

0 comments on commit f965cd5

Please sign in to comment.