Commit 3e3adc6d46beaa6d67b6e5eb11a165f26471fbbd

Authored by Wasim Khan
Committed by Priyanka Jain
1 parent 1892ff13a6

arm: dts: ls1028a: add label to pcie nodes in dts

Add label to pcie nodes in dts so that these nodes
are easy to refer.

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

arch/arm/dts/fsl-ls1028a.dtsi
... ... @@ -2,7 +2,7 @@
2 2 /*
3 3 * NXP ls1028a SOC common device tree source
4 4 *
5   - * Copyright 2019 NXP
  5 + * Copyright 2019-2020 NXP
6 6 *
7 7 */
8 8  
... ... @@ -96,7 +96,7 @@
96 96 status = "disabled";
97 97 };
98 98  
99   - pcie@3400000 {
  99 + pcie1: pcie@3400000 {
100 100 compatible = "fsl,ls-pcie", "fsl,ls1028-pcie", "snps,dw-pcie";
101 101 reg = <0x00 0x03400000 0x0 0x80000
102 102 0x00 0x03480000 0x0 0x40000 /* lut registers */
... ... @@ -112,7 +112,7 @@
112 112 0x82000000 0x0 0x40000000 0x80 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
113 113 };
114 114  
115   - pcie@3500000 {
  115 + pcie2: pcie@3500000 {
116 116 compatible = "fsl,ls-pcie", "fsl,ls1028-pcie", "snps,dw-pcie";
117 117 reg = <0x00 0x03500000 0x0 0x80000
118 118 0x00 0x03580000 0x0 0x40000 /* lut registers */