ARM: dts: imx: Use generic uart-has-rtscts DT property
[linux-2.6-block.git] / arch / arm / boot / dts / imx27-phytec-phycore-rdk.dts
index 538568b0de263eb979509f6a17d77eb38906d831..cf09e72aeb068adbc9c9497f6e21e97835685594 100644 (file)
 };
 
 &uart1 {
-       fsl,uart-has-rtscts;
+       uart-has-rtscts;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_uart1>;
        status = "okay";
 };
 
 &uart2 {
-       fsl,uart-has-rtscts;
+       uart-has-rtscts;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_uart2>;
        status = "okay";