aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2017-10-13 12:43:22 -0400
committerTony Lindgren <tony@atomide.com>2017-10-13 12:43:22 -0400
commit1ff516a4bacf146a261b66d89892046078dba86c (patch)
tree285a55d23410488008bd0018f95eeddc6016f694
parent160ec89ac3460c0c529582adb7fc4eb3d4f4fafa (diff)
ARM: dts: Fix typo for omap4 mcasp rx path
As reported by Peter Ujfalusi <peter.ujfalusi@ti.com>, the rx path on macsp is disabled and only tx is usable if the davinci-mcasp driver is updated for it. Reported-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/boot/dts/omap4.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
index f69de916b06a..1dc5a76b3c71 100644
--- a/arch/arm/boot/dts/omap4.dtsi
+++ b/arch/arm/boot/dts/omap4.dtsi
@@ -828,7 +828,7 @@
828 828
829 /* 829 /*
830 * Child device unsupported by davinci-mcasp. At least 830 * Child device unsupported by davinci-mcasp. At least
831 * TX path is disabled for omap4, and only DIT mode 831 * RX path is disabled for omap4, and only DIT mode
832 * works with no I2S. See also old Android kernel 832 * works with no I2S. See also old Android kernel
833 * omap-mcasp driver for more information. 833 * omap-mcasp driver for more information.
834 */ 834 */