ARM: mstar: Fill in GPIO controller properties for infinity
Fill in the properties needed to use the GPIO controller in the infinity and infinity3 chips. Signed-off-by: Daniel Palmer <daniel@0x0f.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20201129110803.2461700-6-daniel@0x0f.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
74530d6451
commit
5b8a05b9e8
@ -6,6 +6,13 @@
|
||||
|
||||
#include "mstar-v7.dtsi"
|
||||
|
||||
#include <dt-bindings/gpio/msc313-gpio.h>
|
||||
|
||||
&imi {
|
||||
reg = <0xa0000000 0x16000>;
|
||||
};
|
||||
|
||||
&gpio {
|
||||
compatible = "mstar,msc313-gpio";
|
||||
status = "okay";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user