arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy1 irq
authorAndrew Halaney <ahalaney@redhat.com>
Thu, 17 Aug 2023 21:37:17 +0000 (16:37 -0500)
committerBjorn Andersson <andersson@kernel.org>
Wed, 20 Sep 2023 02:15:08 +0000 (19:15 -0700)
There's an irq hooked up, so let's describe it.

Prior to commit 9757300d2750
("pinctrl: qcom: Add intr_target_width field to support increased number of interrupt targets")
one would not see the IRQ fire, despite some (invasive) debugging
showing that the GPIO was in fact asserted, resulting in the interface
staying down.

Now that the IRQ is properly routed we can describe it.

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230817213815.638189-3-ahalaney@redhat.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sa8775p-ride.dts

index 8fde6935cd6ec18e86b67254ae7c7b689fcf77c2..9760bb4b468c4ec3970e3f2c75df35e6fddae1a7 100644 (file)
                        compatible = "ethernet-phy-id0141.0dd4";
                        reg = <0xa>;
                        device_type = "ethernet-phy";
+                       interrupts-extended = <&tlmm 26 IRQ_TYPE_EDGE_FALLING>;
                        reset-gpios = <&pmm8654au_2_gpios 9 GPIO_ACTIVE_LOW>;
                        reset-assert-us = <11000>;
                        reset-deassert-us = <70000>;