/ {
        aliases {
-               serial0 = &blsp2_uart1;
-               serial1 = &blsp2_uart2;
-               serial2 = &blsp1_uart1;
-               i2c0    = &blsp1_i2c2;
+               serial0 = &blsp2_uart2;
+               serial1 = &blsp2_uart3;
+               serial2 = &blsp1_uart2;
+               i2c0    = &blsp1_i2c3;
                i2c1    = &blsp2_i2c1;
-               i2c2    = &blsp2_i2c0;
-               spi0    = &blsp1_spi0;
-               spi1    = &blsp2_spi5;
+               i2c2    = &blsp2_i2c1;
+               spi0    = &blsp1_spi1;
+               spi1    = &blsp2_spi6;
        };
 
        chosen {
        };
 };
 
-&blsp1_i2c2 {
+&blsp1_i2c3 {
        /* On Low speed expansion */
        label = "LS-I2C0";
        status = "okay";
 };
 
-&blsp1_spi0 {
+&blsp1_spi1 {
        /* On Low speed expansion */
        label = "LS-SPI0";
        status = "okay";
 };
 
-&blsp1_uart1 {
+&blsp1_uart2 {
        label = "BT-UART";
        status = "okay";
        pinctrl-names = "default", "sleep";
-       pinctrl-0 = <&blsp1_uart1_default>;
-       pinctrl-1 = <&blsp1_uart1_sleep>;
+       pinctrl-0 = <&blsp1_uart2_default>;
+       pinctrl-1 = <&blsp1_uart2_sleep>;
 
        bluetooth {
                compatible = "qcom,qca6174-bt";
        status = "okay";
 };
 
-&blsp2_i2c0 {
+&blsp2_i2c1 {
        /* On High speed expansion */
        label = "HS-I2C2";
        status = "okay";
        status = "okay";
 };
 
-&blsp2_spi5 {
+&blsp2_spi6 {
        /* On High speed expansion */
        label = "HS-SPI1";
        status = "okay";
 };
 
-&blsp2_uart1 {
+&blsp2_uart2 {
        label = "LS-UART1";
        status = "okay";
        pinctrl-names = "default", "sleep";
        pinctrl-1 = <&blsp2_uart2_2pins_sleep>;
 };
 
-&blsp2_uart2 {
+&blsp2_uart3 {
        label = "LS-UART0";
        status = "disabled";
        pinctrl-names = "default", "sleep";
                };
        };
 
-       blsp1_uart1_default: blsp1_uart1_default {
+       blsp1_uart2_default: blsp1_uart2_default {
                mux {
                        pins = "gpio41", "gpio42", "gpio43", "gpio44";
                        function = "blsp_uart2";
                };
        };
 
-       blsp1_uart1_sleep: blsp1_uart1_sleep {
+       blsp1_uart2_sleep: blsp1_uart2_sleep {
                mux {
                        pins = "gpio41", "gpio42", "gpio43", "gpio44";
                        function = "gpio";
 
                         bus-width = <4>;
                 };
 
-               blsp1_uart1: serial@7570000 {
+               blsp1_uart2: serial@7570000 {
                        compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
                        reg = <0x07570000 0x1000>;
                        interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp1_spi0: spi@7575000 {
+               blsp1_spi1: spi@7575000 {
                        compatible = "qcom,spi-qup-v2.2.1";
                        reg = <0x07575000 0x600>;
                        interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp1_i2c2: i2c@7577000 {
+               blsp1_i2c3: i2c@7577000 {
                        compatible = "qcom,i2c-qup-v2.2.1";
                        reg = <0x07577000 0x1000>;
                        interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp2_uart1: serial@75b0000 {
+               blsp2_uart2: serial@75b0000 {
                        compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
                        reg = <0x075b0000 0x1000>;
                        interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp2_uart2: serial@75b1000 {
+               blsp2_uart3: serial@75b1000 {
                        compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
                        reg = <0x075b1000 0x1000>;
                        interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp2_i2c0: i2c@75b5000 {
+               blsp2_i2c1: i2c@75b5000 {
                        compatible = "qcom,i2c-qup-v2.2.1";
                        reg = <0x075b5000 0x1000>;
                        interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp2_i2c1: i2c@75b6000 {
+               blsp2_i2c2: i2c@75b6000 {
                        compatible = "qcom,i2c-qup-v2.2.1";
                        reg = <0x075b6000 0x1000>;
                        interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               blsp2_spi5: spi@75ba000{
+               blsp2_spi6: spi@75ba000{
                        compatible = "qcom,spi-qup-v2.2.1";
                        reg = <0x075ba000 0x600>;
                        interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;