From: Joel <joelcrouch@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Joel <joelcrouch@gmail.com>
Subject: [PATCH v2 0/2] sungem: PHY initialization fixes and style cleanup
Date: Fri, 24 Apr 2026 03:33:46 +0000 [thread overview]
Message-ID: <20260424033348.1917-1-joelcrouch@gmail.com> (raw)
This series splits the previous monolithic patch per feedback from Andrew Lunn.
Patch 1 cleans up pointer formatting and indentation to align with kernel coding standards across the file.
Patch 2 implements hardware validation for the BCM5411 PHY initialization and adds error reporting to the core gem_init_phy logic
Joel (2):
sungem: fix pointer formatting and indentation
sungem: validate BCM5411 PHY register reads
drivers/net/ethernet/sun/sungem.c | 8 +++--
drivers/net/sungem_phy.c | 60 +++++++++++++++++--------------
2 files changed, 39 insertions(+), 29 deletions(-)
--
2.43.0
next reply other threads:[~2026-04-24 3:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-24 3:33 Joel [this message]
2026-04-24 3:33 ` [PATCH v2 1/2] sungem: fix pointer formatting and indentation Joel
2026-04-24 3:33 ` [PATCH v2 2/2] sungem: validate BCM5411 PHY register reads Joel
2026-04-24 3:45 ` 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=20260424033348.1917-1-joelcrouch@gmail.com \
--to=joelcrouch@gmail.com \
--cc=andrew@lunn.ch \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox