MLK-13895 ARM: dts: imx7ulp: correct the device node name of lpi2c5
authorFancy Fang <chen.fang@nxp.com>
Wed, 8 Feb 2017 09:23:43 +0000 (17:23 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:26 +0000 (14:58 -0500)
Correct this spelling mistake error for lpi2c5 node.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
arch/arm/boot/dts/imx7ulp.dtsi

index 1e999a2..3c7c20a 100644 (file)
                        assigned-clock-rates = <48000000>;
                };
 
-               lpi2c5: lpi2c4@402C0000 {
+               lpi2c5: lpi2c5@402C0000 {
                        compatible = "fsl,imx7ulp-lpi2c";
                        reg = <0x402C0000 0x10000>;
                        interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;