ODROID-N2: arm64/dtb: change to suport 'both' interrupt edge trigger

Change-Id: I033e6bf4cbb35199a26572fd442264cc4cb0e58b
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2019-03-08 04:35:53 -05:00
committed by Luke Go
parent 0358e185a0
commit d670be77e5

View File

@@ -551,3 +551,8 @@
};
};
}; /* end of pinctrl_periphs */
&gpio_intc {
compatible = "amlogic,meson-gpio-intc-ext",
"amlogic,meson-g12a-gpio-intc";
};