linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* AW: AW: Re: Broken ethernet on SolidRun cubox-i // plaintext re-send
       [not found] <0df492b6ea6b4999ae3d5c16b6ad52ef@arcor.de>
@ 2021-01-27 20:46 ` Christoph Mattheis
  2021-01-27 20:53   ` Russell King - ARM Linux admin
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Mattheis @ 2021-01-27 20:46 UTC (permalink / raw)
  To: christoph.mattheis, Russell King - ARM Linux admin, Michael Walle
  Cc: Matus Ujhelyi, acmattheis, linux-arm-kernel




Von: christoph.mattheis@arcor.de
Gesendet: 27.01.2021 21:38
An: Christoph Mattheis &lt;christoph.mattheis@arcor.de&gt;,Russell King - ARM Linux admin &lt;linux@armlinux.org.uk&gt;,Michael Walle &lt;michael@walle.cc&gt;
Kopie: &lt;acmattheis@gmx.net&gt;,&lt;linux-arm-kernel@lists.infradead.org&gt;,Matus Ujhelyi &lt;ujhelyi.m@gmail.com&gt;
Betreff: AW: Re: Broken ethernet on SolidRun cubox-i

Dear all, justed wanted to check if my email from 12.Jan 2021 has been received as I never got any reply
- or did I said anything in that email that offended anybody? - if so, I'm sorry, pls accept my sincere apologies BR Chris


Von: Christoph Mattheis &lt;christoph.mattheis@arcor.de&gt;
Gesendet: 12.01.2021 01:15
An: Russell King - ARM Linux admin &lt;linux@armlinux.org.uk&gt;,Michael Walle &lt;michael@walle.cc&gt;
Kopie: &lt;acmattheis@gmx.net&gt;,&lt;linux-arm-kernel@lists.infradead.org&gt;,Matus Ujhelyi &lt;ujhelyi.m@gmail.com&gt;
Betreff: Re: Broken ethernet on SolidRun cubox-i

Hello Russell, sorry for not coming back to you earlier - but creating a DT-File for a non-kernel-developing mortal human being turned out to be a bit more difficult than expected - amplified by things like dtc has a command-line switch for "include" path but does not understand the #include directive - however, after a few more hours I finally made it and can confirm your patch is fixing the issue.
proof:

[ 19.608738] Qualcomm Atheros AR8035 2188000.ethernet-1:04: attached PHY driver [Qualcomm Atheros AR8035] (mii_bus:phy_addr=2188000.ethernet-1:04, irq=POLL)
[ 22.689922] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 22.689962] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 33.249092] brcm_reg: disabling
chris@cubox-i:~$ uname -a
Linux cubox-i 5.9.14-imx6 #20.11.3 SMP Fri Dec 11 20:57:51 CET 2020 armv7l GNU/Linux

can you pls make this permanent ?
and if I may comment on your statement:
&gt;&gt;Kernel development is fundamentally a difficult, frustrating and depressing activity.
I was never complaining about anything nor blamed anybody - the exact opposite is true, I honestly admire your work and feel thankful for everything Linux and people like you brought to us / the world - every time I switch on my TV, start my car, grab my Android phone - every thing where Linux is inside - I can imagine the hours of lifetime which have gone into it to make it what it is today - especially you Russell, I found some files with your name in it stating 1995-2002 (!) - where the master of ceremony, Linus, might be a technical genius but is also known for lacking basic social skills and empathy. As one out of million nameless users who benefit from your work ... I would like to send you a big "Thank you", you really make a difference -
As a Linux (heavy) user I found my *first* bug in kernel 2.2 in a tape driver which was already fixed in 2.4 - and 17years later I found a *second" issue, this one you just fixed - don't ask for the number of bugs I reported to M$ in the time in between
@Michael - also thanks for your support in this issue !
Thanks again &amp; regards Chris&nbsp;



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: AW: Re: Broken ethernet on SolidRun cubox-i // plaintext re-send
  2021-01-27 20:46 ` AW: AW: Re: Broken ethernet on SolidRun cubox-i // plaintext re-send Christoph Mattheis
@ 2021-01-27 20:53   ` Russell King - ARM Linux admin
  2021-01-28  7:45     ` Kelly Anderson
  0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux admin @ 2021-01-27 20:53 UTC (permalink / raw)
  To: Christoph Mattheis
  Cc: Matus Ujhelyi, Michael Walle, acmattheis, linux-arm-kernel

On Wed, Jan 27, 2021 at 09:46:02PM +0100, Christoph Mattheis wrote:
> Dear all, justed wanted to check if my email from 12.Jan 2021 has been received as I never got any reply
> - or did I said anything in that email that offended anybody? - if so, I'm sorry, pls accept my sincere apologies BR Chris

The fix has been submitted, Shawn Guo applied it, it should
eventually end up in mainline soon and backported to stable
kernels.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: AW: Re: Broken ethernet on SolidRun cubox-i // plaintext re-send
  2021-01-27 20:53   ` Russell King - ARM Linux admin
@ 2021-01-28  7:45     ` Kelly Anderson
  2021-01-28 19:56       ` Baruch Siach
  0 siblings, 1 reply; 4+ messages in thread
From: Kelly Anderson @ 2021-01-28  7:45 UTC (permalink / raw)
  To: Christoph Mattheis, linux-arm-kernel
  Cc: Matus Ujhelyi, Michael Walle, acmattheis, linux-arm-kernel,
	Russell King - ARM Linux admin

On Wednesday, January 27, 2021 1:53:04 PM MST Russell King - ARM Linux admin 
wrote:
> On Wed, Jan 27, 2021 at 09:46:02PM +0100, Christoph Mattheis wrote:
> > Dear all, justed wanted to check if my email from 12.Jan 2021 has been
> > received as I never got any reply - or did I said anything in that email
> > that offended anybody? - if so, I'm sorry, pls accept my sincere
> > apologies BR Chris
> The fix has been submitted, Shawn Guo applied it, it should
> eventually end up in mainline soon and backported to stable
> kernels.

Could you please add a link to that patch?

Thanks




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: AW: Re: Broken ethernet on SolidRun cubox-i // plaintext re-send
  2021-01-28  7:45     ` Kelly Anderson
@ 2021-01-28 19:56       ` Baruch Siach
  0 siblings, 0 replies; 4+ messages in thread
From: Baruch Siach @ 2021-01-28 19:56 UTC (permalink / raw)
  To: Kelly Anderson
  Cc: Christoph Mattheis, acmattheis, Russell King - ARM Linux admin,
	Michael Walle, Matus Ujhelyi, linux-arm-kernel

Hi Kelly,

On Thu, Jan 28 2021, Kelly Anderson wrote:
> On Wednesday, January 27, 2021 1:53:04 PM MST Russell King - ARM Linux admin 
> wrote:
>> On Wed, Jan 27, 2021 at 09:46:02PM +0100, Christoph Mattheis wrote:
>> > Dear all, justed wanted to check if my email from 12.Jan 2021 has been
>> > received as I never got any reply - or did I said anything in that email
>> > that offended anybody? - if so, I'm sorry, pls accept my sincere
>> > apologies BR Chris
>> The fix has been submitted, Shawn Guo applied it, it should
>> eventually end up in mainline soon and backported to stable
>> kernels.
>
> Could you please add a link to that patch?

The patch is now here:

  https://git.kernel.org/linus/2cc0bfc9c12784188482a8f3d751d44af45b0d97

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-28 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0df492b6ea6b4999ae3d5c16b6ad52ef@arcor.de>
2021-01-27 20:46 ` AW: AW: Re: Broken ethernet on SolidRun cubox-i // plaintext re-send Christoph Mattheis
2021-01-27 20:53   ` Russell King - ARM Linux admin
2021-01-28  7:45     ` Kelly Anderson
2021-01-28 19:56       ` Baruch Siach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).