commit | 2e7c416cbadf4795b5c1c66eabd3a96ffb199c51 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Tue May 31 16:31:51 2016 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Jun 11 14:48:05 2016 +0800 |
tree | f634bde479ae6de441e77fb47e48733ef137a46c | |
parent | aee99111819b1e71dc8d24f63cf742a1734650bf [diff] |
ARM: dts: imx: Use generic uart-has-rtscts DT property As of commit 1006ed7e1b258dac ("serial: imx: Use generic uart-has-rtscts DT property"), the Freescale IMX UART 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>