dts: arm: st: f3: Fix the unit-address for gpiof
Removed the extra zero from the unit-address for gpiof. Signed-off-by: Galen Seitz <galens@seitzassoc.com>
This commit is contained in:
parent
ecc050e69e
commit
7ee607c034
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
label = "GPIOD";
|
||||
};
|
||||
|
||||
gpiof: gpio@480014000 {
|
||||
gpiof: gpio@48001400 {
|
||||
compatible = "st,stm32-gpio";
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue