From ba26349d82efd9b4fe58dad64298d022cefe8fa4 Mon Sep 17 00:00:00 2001 From: gitbot <gitbot.north@seco.com> Date: Fri, 12 Apr 2024 12:46:07 +0000 Subject: [PATCH] Integrate linux-mtk/fix-eth-phy-rst -- Commit: https://git.seco.com/seco-ne/kernel/linux-mtk/-/commit/3f1bebf6091ba652c026ade8ab2a4c96d9398b8f dts:genio-common: Fix reset pin for RTL8211 Ethernet phy Default pin state was wrong causing the phy not to reset properly after initial configuration during boot --- SRCREV.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRCREV.conf b/SRCREV.conf index c11cbcf1..487f6278 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -11,7 +11,7 @@ SRCREV:pn-libmdb = "c9f640e2420ee6d70ba08da0c726b35291494518" SRCREV:pn-linux-imx = "9cf2f666affdf2cf7eae277485a213395bb19193" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" SRCREV:pn-linux-seconorth = "7a6d5ddec8b6b78d61bcc745241fa3724923e2b9" -SRCREV:pn-linux-seco-mtk = "5b5a558f5c03361986eb4e21d0813278b8935a85" +SRCREV:pn-linux-seco-mtk = "3f1bebf6091ba652c026ade8ab2a4c96d9398b8f" SRCREV:pn-qt-multi-screen-compositor = "88bcca954bd4683fd1c7a64412ea9f836e5608d5" SRCREV:pn-seco-sharedconf = "41d4725ab220fb4c8d999a2f011bd448aca0abf4" SRCREV:pn-seco-show-demo = "8f2cda917ee4ce3ab22fd44cd87922a81cf646db" -- GitLab