projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff9482
)
ARM: dts: da850-evm: add IO expander node on UI card
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Tue, 28 Feb 2017 16:15:15 +0000
(17:15 +0100)
committer
Sekhar Nori
<nsekhar@ti.com>
Tue, 7 Mar 2017 11:16:47 +0000
(16:46 +0530)
We need the expander to be probed to allow the VPIF controller to
receive interrupts from the video decoder.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850-evm.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/da850-evm.dts
b/arch/arm/boot/dts/da850-evm.dts
index 336a69d70595d4aeccd5a6eb3355bff0c4924ae8..c863fd73e2f359df05bebe8528cbbc2463a26eca 100644
(file)
--- a/
arch/arm/boot/dts/da850-evm.dts
+++ b/
arch/arm/boot/dts/da850-evm.dts
@@
-9,6
+9,7
@@
*/
/dts-v1/;
#include "da850.dtsi"
+#include <dt-bindings/gpio/gpio.h>
/ {
compatible = "ti,da850-evm", "ti,da850";
@@
-78,7
+79,10
@@
DRVDD-supply = <&vbat>;
DVDD-supply = <&vbat>;
};
-
+ tca6416: gpio@20 {
+ compatible = "ti,tca6416";
+ reg = <0x20>;
+ };
};
wdt: wdt@21000 {
status = "okay";