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:
Galen Seitz 2018-10-10 08:40:35 -07:00 committed by Kumar Gala
commit 7ee607c034

View file

@ -93,7 +93,7 @@
label = "GPIOD";
};
gpiof: gpio@480014000 {
gpiof: gpio@48001400 {
compatible = "st,stm32-gpio";
gpio-controller;
#gpio-cells = <2>;