Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2aabeffe authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Sekhar Nori
Browse files

ARM: dts: da850-evm: add IO expander node on UI card



We need the expander to be probed to allow the VPIF controller to
receive interrupts from the video decoder.

Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 5ff94828
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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";