netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Colin Foster <colin.foster@in-advantage.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	Vladimir Oltean <vladimir.oltean@nxp.com>,
	Claudiu Manoil <claudiu.manoil@nxp.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	UNGLinuxDriver@microchip.com, Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Russell King <linux@armlinux.org.uk>,
	kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v2 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
Date: Sat, 4 Dec 2021 10:18:22 -0800	[thread overview]
Message-ID: <20211204181822.GA1037231@euler> (raw)
In-Reply-To: <20211203174333.074d87b3@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>

On Fri, Dec 03, 2021 at 05:43:33PM -0800, Jakub Kicinski wrote:
> On Fri,  3 Dec 2021 17:00:49 -0800 Colin Foster wrote:
> > +#include <soc/mscc/ocelot_vcap.h>
> > +#include "ocelot.h"
> 
> You need to include <soc/mscc/vsc7514_regs.h> here.

Good eye! Sending v3 momentarily.

> 
> > +const u32 vsc7514_ana_regmap[] = {
> 

  reply	other threads:[~2021-12-04 18:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04  1:00 [PATCH v2 net-next 0/5] prepare ocelot for external interface control Colin Foster
2021-12-04  1:00 ` [PATCH v2 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables Colin Foster
2021-12-04  1:00 ` [PATCH v2 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices Colin Foster
2021-12-04 11:56   ` Vladimir Oltean
2021-12-04  1:00 ` [PATCH v2 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps Colin Foster
2021-12-04 11:54   ` Vladimir Oltean
2021-12-04  1:00 ` [PATCH v2 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file Colin Foster
2021-12-04  1:43   ` Jakub Kicinski
2021-12-04 18:18     ` Colin Foster [this message]
2021-12-04 12:00   ` Vladimir Oltean
2021-12-04  1:00 ` [PATCH v2 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions Colin Foster

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=20211204181822.GA1037231@euler \
    --to=colin.foster@in-advantage.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=andrew@lunn.ch \
    --cc=claudiu.manoil@nxp.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=lkp@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@gmail.com \
    --cc=vladimir.oltean@nxp.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
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).