提交 59e45c69 编写于 作者: M Martin Blumenstingl 提交者: Kevin Hilman

ARM: dts: meson8: enable the GPIO interrupt controller

This enables the GPIO interrupt controller for the Meson8 SoCs.
Interrupt support on the GPIOs can be used by the MMC framework to
detect when an SD card is inserted/removed or by the input framework to
detect button presses.
Signed-off-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 b02d6e73
...@@ -286,6 +286,11 @@ ...@@ -286,6 +286,11 @@
clock-names = "stmmaceth"; clock-names = "stmmaceth";
}; };
&gpio_intc {
compatible = "amlogic,meson8-gpio-intc", "amlogic,meson-gpio-intc";
status = "okay";
};
&hwrng { &hwrng {
compatible = "amlogic,meson8-rng", "amlogic,meson-rng"; compatible = "amlogic,meson8-rng", "amlogic,meson-rng";
clocks = <&clkc CLKID_RNG0>; clocks = <&clkc CLKID_RNG0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册