commit | aee99111819b1e71dc8d24f63cf742a1734650bf | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Tue May 31 16:31:50 2016 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Jun 11 14:48:00 2016 +0800 |
tree | 95ca2b16b7f5841306555e7f496fcf7ad79edf4b | |
parent | 542a8d98f16fd345af690a8a563c5b8218cb88a3 [diff] |
ARM: dts: imx28: Use generic uart-has-rtscts DT property As of commit 182cdcb8bb16e687 ("serial: mxs-auart: Use generic uart-has-rtscts DT property"), the Freescale MXS AUART driver recognizes the generic "uart-has-rtscts" DT property, deprecating the vendor-specific "fsl,uart-has-rtscts" DT property. Hence replace the latter by the former in all DTS files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Shawn Guo <shawnguo@kernel.org>