ARM: dts: imx6q-sabrelite: add audmux device

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>
This commit is contained in:
Richard Zhao 2012-05-02 10:32:26 +08:00 committed by Shawn Guo
parent b1a5da8eb3
commit f965cd55e2
2 changed files with 6 additions and 0 deletions

View File

@ -65,6 +65,10 @@
status = "okay";
};
audmux@021d8000 {
status = "okay";
};
uart2: serial@021e8000 {
status = "okay";
};

View File

@ -655,7 +655,9 @@
};
audmux@021d8000 {
compatible = "fsl,imx6q-audmux", "fsl,imx31-audmux";
reg = <0x021d8000 0x4000>;
status = "disabled";
};
mipi@021dc000 { /* MIPI-CSI */