arm: dts: ls1046a: add label to pcie nodes in dts
authorWasim Khan <wasim.khan@nxp.com>
Mon, 28 Sep 2020 10:56:07 +0000 (16:26 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 10 Dec 2020 08:26:39 +0000 (13:56 +0530)
Add label to pcie nodes in dts so that these nodes
are easy to refer.

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/dts/fsl-ls1046a.dtsi

index 3f11d6c..155455d 100644 (file)
                        dr_mode = "host";
                };
 
-               pcie@3400000 {
+               pcie1: pcie@3400000 {
                        compatible = "fsl,ls-pcie", "snps,dw-pcie";
                        reg = <0x00 0x03400000 0x0 0x80000   /* dbi registers */
                               0x00 0x03480000 0x0 0x40000   /* lut registers */
                                  0x82000000 0x0 0x40000000 0x40 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
                };
 
-               pcie_ep@3400000 {
+               pcie_ep1: pcie_ep@3400000 {
                        compatible = "fsl,ls-pcie-ep";
                        reg = <0x00 0x03400000 0x0 0x80000
                               0x00 0x034c0000 0x0 0x40000
                        big-endian;
                };
 
-               pcie@3500000 {
+               pcie2: pcie@3500000 {
                        compatible = "fsl,ls-pcie", "snps,dw-pcie";
                        reg = <0x00 0x03500000 0x0 0x80000   /* dbi registers */
                               0x00 0x03580000 0x0 0x40000   /* lut registers */
                                  0x82000000 0x0 0x40000000 0x48 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
                };
 
-               pcie_ep@3500000 {
+               pcie_ep2: pcie_ep@3500000 {
                        compatible = "fsl,ls-pcie-ep";
                        reg = <0x00 0x03500000 0x0 0x80000
                               0x00 0x035c0000 0x0 0x40000
                        big-endian;
                };
 
-               pcie@3600000 {
+               pcie3: pcie@3600000 {
                        compatible = "fsl,ls-pcie", "snps,dw-pcie";
                        reg = <0x00 0x03600000 0x0 0x80000   /* dbi registers */
                               0x00 0x03680000 0x0 0x40000   /* lut registers */
                                  0x82000000 0x0 0x40000000 0x50 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
                };
 
-               pcie_ep@3600000 {
+               pcie_ep3: pcie_ep@3600000 {
                        compatible = "fsl,ls-pcie-ep";
                        reg = <0x00 0x03600000 0x0 0x80000
                               0x00 0x036c0000 0x0 0x40000