Skip to content
Snippets Groups Projects
Commit bbd79cb8 authored by Fancy Fang's avatar Fancy Fang
Browse files

MLK-21299 ARM64: dts: imx8mm-evk: add interrupt support for ADV7535


Add interrupt and related pinctrl properties for ADV7535,
the interrupt can be used for hotplug, edid ready and etc
in the adv bridge driver.

Signed-off-by: default avatarFancy Fang <chen.fang@nxp.com>
(cherry picked from commit 23141ea22f44fcd87ed8bc2d130776b07a94d4e3)
parent e3c55619
No related branches found
No related tags found
No related merge requests found
......@@ -686,6 +686,10 @@
reg = <0x3d>;
adi,addr-cec = <0x3b>;
adi,dsi-lanes = <4>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c2_synaptics_dsx_io>;
interrupt-parent = <&gpio1>;
interrupts = <9 IRQ_TYPE_LEVEL_LOW>;
status = "okay";
port {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment