HSCIF is superior to SCIF (larger FIFOs, more accurate and wider
supported range of bitrates).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
 / {
        aliases {
                serial0 = &scif2;
-               serial1 = &scif1;
+               serial1 = &hscif1;
                ethernet0 = &avb;
        };
 
 
        uart-has-rtscts;
        /* Please only enable hscif1 or scif1 */
-       /* status = "okay"; */
+       status = "okay";
 };
 
 &hsusb {
 
        uart-has-rtscts;
        /* Please only enable hscif1 or scif1 */
-       status = "okay";
+       /* status = "okay"; */
 };
 
 &scif2 {