mpc85xx/tl-wdr4900: correct address of the gpio controller
since linux 3.19 the address of the gpio-controller changed Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 48794
This commit is contained in:
parent
28e45ce886
commit
cbfec477ce
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
gpio0: gpio-controller@f000 {
|
||||
gpio0: gpio-controller@fc00 {
|
||||
};
|
||||
|
||||
usb@22000 {
|
||||
|
|
Loading…
Reference in a new issue