arm: dts: devsoc: update the redundant macro name

Change-Id: Ic7001ee6c26c6a2cfcec6d5b8302b61e654cc850
Signed-off-by: Timple Raj M <quic_timple@quicinc.com>
This commit is contained in:
Timple Raj M 2022-08-17 13:00:39 +05:30
parent fc5ebb3723
commit e67c5fe342
3 changed files with 4 additions and 4 deletions

View file

@ -140,7 +140,7 @@
pci_rst {
gpio = <47>;
pull = <GPIO_PULL_UP>;
oe = <GPIO_OD_ENABLE>;
oe = <GPIO_OE_ENABLE>;
drvstr = <GPIO_8MA>;
};
};

View file

@ -138,7 +138,7 @@
pci_rst {
gpio = <38>;
pull = <GPIO_PULL_UP>;
oe = <GPIO_OD_ENABLE>;
oe = <GPIO_OE_ENABLE>;
drvstr = <GPIO_8MA>;
};
};
@ -152,7 +152,7 @@
pci_rst {
gpio = <47>;
pull = <GPIO_PULL_UP>;
oe = <GPIO_OD_ENABLE>;
oe = <GPIO_OE_ENABLE>;
drvstr = <GPIO_8MA>;
};
};

View file

@ -137,7 +137,7 @@
pci_rst {
gpio = <38>;
pull = <GPIO_PULL_UP>;
oe = <GPIO_OD_ENABLE>;
oe = <GPIO_OE_ENABLE>;
drvstr = <GPIO_8MA>;
};
};