From: "Jernej Škrabec" <jernej.skrabec@gmail.com> To: Andrew Lunn <andrew@lunn.ch>, netdev@vger.kernel.org Cc: "Ard Biesheuvel" <ardb@kernel.org>, "Daniel Thompson" <daniel.thompson@linaro.org>, "Sumit Garg" <sumit.garg@linaro.org>, "Alex Bennée" <alex.bennee@linaro.org>, "Masami Hiramatsu" <mhiramat@kernel.org>, "Steve McIntyre" <steve@einval.com>, "open list:BPF JIT for MIPS (32-BIT AND 64-BIT)" <netdev@vger.kernel.org>, "Willy Liu" <willy.liu@realtek.com>, "David S. Miller" <davem@davemloft.net>, "Jakub Kicinski" <kuba@kernel.org>, "Sasha Levin" <sashal@kernel.org>, "Florian Fainelli" <f.fainelli@gmail.com>, "Heiner Kallweit" <hkallweit1@gmail.com>, "Masahisa Kojima" <masahisa.kojima@linaro.org>, "Ilias Apalodimas" <ilias.apalodimas@linaro.org> Subject: Re: Re: realtek PHY commit bbc4d71d63549 causes regression Date: Thu, 05 Nov 2020 18:31:28 +0100 Message-ID: <2697795.ZkNf1YqPoC@kista> (raw) In-Reply-To: <20201029144644.GA70799@apalos.home> Hi! Dne četrtek, 29. oktober 2020 ob 15:46:44 CET je Ilias Apalodimas napisal(a): > On Thu, Oct 29, 2020 at 03:39:34PM +0100, Andrew Lunn wrote: > > > What about reverting the realtek PHY commit from stable? > > > As Ard said it doesn't really fix anything (usage wise) and causes a bunch of > > > problems. > > > > > > If I understand correctly we have 3 options: > > > 1. 'Hack' the drivers in stable to fix it (and most of those hacks will take > > > a long time to remove) > > > 2. Update DTE of all affected devices, backport it to stable and force users to > > > update > > > 3. Revert the PHY commit > > > > > > imho [3] is the least painful solution. > > > > The PHY commit is correct, in that it fixes a bug. So i don't want to > > remove it. > > Yea I meant revert the commit from were ever it was backported, not on current > upstream. I agree it's correct from a coding point of view, but it never > actually fixes anything functionality wise of the affected platforms. Sadly, there is one board - Pine64 Plus - where HW settings are wrong and it actually needs SW override. Until this Realtek PHY driver fix was merged, it was unclear what magic value provided by Realtek to board manufacturer does. Reference: https://lore.kernel.org/netdev/20191001082912.12905-3-icenowy@aosc.io/ Best regards, Jernej > On the contrary, it breaks platforms without warning. > > > > > Backporting it to stable is what is causing most of the issues today, > > combined with a number of broken DT descriptions. So i would be happy > > for stable to get a patch which looks at the strapping, sees ID is > > enabled via strapping, warns the DT blob is FUBAR, and then ignores > > the requested PHY-mode. That gives developers time to fix their broken > > DT. > > (Ard replied on this while I was typing) > > > > > Andrew > > Cheers > /Ilias > >
next prev parent reply index Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-17 14:20 Ard Biesheuvel 2020-10-17 14:44 ` Andrew Lunn 2020-10-17 14:46 ` Ard Biesheuvel 2020-10-17 15:11 ` Andrew Lunn 2020-10-17 15:18 ` Ard Biesheuvel 2020-10-17 16:14 ` Ilias Apalodimas 2020-10-17 16:17 ` Ard Biesheuvel 2020-10-17 16:21 ` Ilias Apalodimas 2020-10-17 18:04 ` Andrew Lunn 2020-10-17 18:11 ` Ard Biesheuvel 2020-10-17 18:17 ` Ard Biesheuvel 2020-10-17 18:27 ` Andrew Lunn 2020-10-17 18:55 ` Ard Biesheuvel 2020-10-17 19:49 ` Andrew Lunn 2020-10-17 22:19 ` Ard Biesheuvel 2020-10-17 23:02 ` Andrew Lunn 2020-10-18 10:35 ` Ard Biesheuvel 2020-10-18 10:56 ` Ard Biesheuvel 2020-10-18 15:45 ` Andrew Lunn 2020-10-25 14:16 ` Ard Biesheuvel 2020-10-25 14:28 ` Andrew Lunn 2020-10-25 14:34 ` Ard Biesheuvel 2020-10-25 14:42 ` Andrew Lunn 2020-10-29 14:21 ` Ilias Apalodimas 2020-10-29 14:39 ` Andrew Lunn 2020-10-29 14:42 ` Ard Biesheuvel 2020-10-29 14:50 ` Andrew Lunn 2020-10-29 14:46 ` Ilias Apalodimas 2020-11-05 17:31 ` Jernej Škrabec [this message] 2020-11-13 13:50 ` Arnd Bergmann 2020-11-13 14:44 ` Andrew Lunn 2020-11-13 15:33 ` Arnd Bergmann 2020-11-13 16:56 ` Andrew Lunn 2020-11-13 21:26 ` Arnd Bergmann 2020-11-13 22:43 ` Andrew Lunn 2020-11-13 22:49 ` Ard Biesheuvel 2020-11-14 0:40 ` Andrew Lunn 2020-11-14 10:09 ` Ard Biesheuvel 2020-10-18 15:38 ` Andrew Lunn 2020-10-18 14:20 ` Masami Hiramatsu 2020-10-17 18:01 ` Andrew Lunn
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=2697795.ZkNf1YqPoC@kista \ --to=jernej.skrabec@gmail.com \ --cc=alex.bennee@linaro.org \ --cc=andrew@lunn.ch \ --cc=ardb@kernel.org \ --cc=daniel.thompson@linaro.org \ --cc=davem@davemloft.net \ --cc=f.fainelli@gmail.com \ --cc=hkallweit1@gmail.com \ --cc=ilias.apalodimas@linaro.org \ --cc=kuba@kernel.org \ --cc=masahisa.kojima@linaro.org \ --cc=mhiramat@kernel.org \ --cc=netdev@vger.kernel.org \ --cc=sashal@kernel.org \ --cc=steve@einval.com \ --cc=sumit.garg@linaro.org \ --cc=willy.liu@realtek.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Netdev Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/netdev/0 netdev/git/0.git git clone --mirror https://lore.kernel.org/netdev/1 netdev/git/1.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 netdev netdev/ https://lore.kernel.org/netdev \ netdev@vger.kernel.org public-inbox-index netdev Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.netdev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git