mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Merge "arm: dts: ipq5332: Update the PCIe1 lane configuration"
This commit is contained in:
commit
05be3cd651
2 changed files with 2 additions and 2 deletions
|
|
@ -198,7 +198,7 @@
|
||||||
pci1: pci@18000000 {
|
pci1: pci@18000000 {
|
||||||
status = "ok";
|
status = "ok";
|
||||||
perst_gpio = <47>;
|
perst_gpio = <47>;
|
||||||
lane = <2>;
|
lane = <1>;
|
||||||
pci_gpio {
|
pci_gpio {
|
||||||
pci_rst {
|
pci_rst {
|
||||||
gpio = <47>;
|
gpio = <47>;
|
||||||
|
|
|
||||||
|
|
@ -166,7 +166,7 @@
|
||||||
pci1: pci@18000000 {
|
pci1: pci@18000000 {
|
||||||
status = "ok";
|
status = "ok";
|
||||||
perst_gpio = <47>;
|
perst_gpio = <47>;
|
||||||
lane = <2>;
|
lane = <1>;
|
||||||
pci_gpio {
|
pci_gpio {
|
||||||
pci_rst {
|
pci_rst {
|
||||||
gpio = <47>;
|
gpio = <47>;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue