diff options
author | Chris Packham <judge.packham@gmail.com> | 2019-03-16 20:46:20 +1300 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2019-03-19 09:22:05 +0100 |
commit | 825dd50f59537d8f301061a9638ed1805c5fdeb7 (patch) | |
tree | 305703af677340da5dfbec9d38628512ec4982f3 /arch/arm/dts/armada-388-gp.dts | |
parent | 3a2117d4fde6a0456d5cb141e93479f389aa2c25 (diff) |
ARM: mvebu: use correct name for pcie controller
When armada-385.dtsi was sync'd from Linux the name of the node
describing the pcie controller was changed from pcie-controller to pcie.
Some of the boards that include armada-385.dtsi were missed in the
update retaining the old name. This updates the affected boards.
Reported-by: Влад Мао <vlaomao@gmail.com>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/dts/armada-388-gp.dts')
-rw-r--r-- | arch/arm/dts/armada-388-gp.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/armada-388-gp.dts b/arch/arm/dts/armada-388-gp.dts index 7bc878f5a92..d5ad2fd7e22 100644 --- a/arch/arm/dts/armada-388-gp.dts +++ b/arch/arm/dts/armada-388-gp.dts @@ -234,7 +234,7 @@ }; }; - pcie-controller { + pcie { status = "okay"; /* * One PCIe units is accessible through |