From: Tony Lindgren Date: Fri, 13 Oct 2017 16:43:22 +0000 (-0700) Subject: ARM: dts: Fix typo for omap4 mcasp rx path X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1ff516a4bacf146a261b66d89892046078dba86c;p=linux.git ARM: dts: Fix typo for omap4 mcasp rx path As reported by Peter Ujfalusi , 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 Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index f69de916b06a3..1dc5a76b3c710 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi @@ -828,7 +828,7 @@ /* * Child device unsupported by davinci-mcasp. At least - * TX path is disabled for omap4, and only DIT mode + * RX path is disabled for omap4, and only DIT mode * works with no I2S. See also old Android kernel * omap-mcasp driver for more information. */