mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -530,3 +530,8 @@
|
||||
cs_gpios = <&gpio BOOT_14 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
};
|
||||
|
||||
&gpio_intc {
|
||||
compatible = "amlogic,meson-gpio-intc-ext",
|
||||
"amlogic,meson-g12a-gpio-intc";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user