From: David Miller <davem@davemloft.net>
To: mpelland@starry.com
Cc: netdev@vger.kernel.org, maxime.chevallier@bootlin.com,
antoine.tenart@bootlin.com
Subject: Re: [PATCH 1/2] net: mvpp2: implement RXAUI support
Date: Mon, 05 Aug 2019 11:20:07 -0700 (PDT) [thread overview]
Message-ID: <20190805.112007.2076762521602269526.davem@davemloft.net> (raw)
In-Reply-To: <20190801204523.26454-2-mpelland@starry.com>
From: Matt Pelland <mpelland@starry.com>
Date: Thu, 1 Aug 2019 16:45:22 -0400
> +static void mvpp22_gop_init_rxaui(struct mvpp2_port *port)
> +{
> + struct mvpp2 *priv = port->priv;
> + void __iomem *xpcs = priv->iface_base + MVPP22_XPCS_BASE(port->gop_id);
> + u32 val;
Reverse christmas tree please.
next prev parent reply other threads:[~2019-08-05 18:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-01 20:45 [PATCH] net: mvpp2: Implement RXAUI Support Matt Pelland
2019-08-01 20:45 ` [PATCH 1/2] net: mvpp2: implement RXAUI support Matt Pelland
2019-08-05 18:20 ` David Miller [this message]
2019-08-01 20:45 ` [PATCH 2/2] net: mvpp2: support multiple comphy lanes Matt Pelland
2019-08-02 15:22 ` Maxime Chevallier
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=20190805.112007.2076762521602269526.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=antoine.tenart@bootlin.com \
--cc=maxime.chevallier@bootlin.com \
--cc=mpelland@starry.com \
--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;
as well as URLs for NNTP newsgroup(s).