projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16361ff
)
arm64: dts: meson-axg: s400: Enable PHY interrupt
author
Carlo Caione
<ccaione@baylibre.com>
Wed, 5 Dec 2018 15:52:07 +0000
(15:52 +0000)
committer
Kevin Hilman
<khilman@baylibre.com>
Fri, 7 Dec 2018 21:46:20 +0000
(13:46 -0800)
Now that the GPIO controller has been enabled also on AXG we can hook up
the GPIO interrupt for the PHY.
Tested-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
index 7759fda3ddfd2a84f48aaba9dcc03a2c14b92d2c..824eba98db2c9242187da04dfdf42fc8e7f1c0d7 100644
(file)
--- a/
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
+++ b/
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
@@
-357,6
+357,8
@@
eth_phy0: ethernet-phy@0 {
/* Realtek RTL8211F (0x001cc916) */
reg = <0>;
+ interrupt-parent = <&gpio_intc>;
+ interrupts = <98 IRQ_TYPE_LEVEL_LOW>;
eee-broken-1000t;
};
};