All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: ath9k-devel@qca.qualcomm.com, UNGLinuxDriver@microchip.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	netdev@vger.kernel.org, linux-mediatek@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-amlogic@lists.infradead.org, linux-oxnas@groups.io,
	linux-omap@vger.kernel.org, linux-wireless@vger.kernel.org,
	devicetree@vger.kernel.org, linux-staging@lists.linux.dev,
	andrew@lunn.ch, gregory.clement@bootlin.com,
	sebastian.hesselbarth@gmail.com, linux@armlinux.org.uk,
	mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org,
	andreas@gaisler.com, davem@davemloft.net, kuba@kernel.org,
	mripard@kernel.org, wens@csie.org, jernej.skrabec@siol.net,
	joyce.ooi@intel.com, chris.snook@gmail.com, rafal@milecki.pl,
	bcm-kernel-feedback-list@broadcom.com, f.fainelli@gmail.com,
	nicolas.ferre@microchip.com, claudiu.beznea@microchip.com,
	sgoutham@marvell.com, fugang.duan@nxp.com, madalin.bucur@nxp.com,
	pantelis.antoniou@gmail.com, claudiu.manoil@nxp.com,
	leoyang.li@nxp.com, yisen.zhuang@huawei.com,
	salil.mehta@huawei.com, hauke@hauke-m.de,
	thomas.petazzoni@bootlin.com, vkochan@marvell.com,
	tchornyi@marvell.com, mlindner@marvell.com,
	stephen@networkplumber.org, nbd@nbd.name, john@phrozen.org,
	sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com,
	matthias.bgg@gmail.com, bryan.whitehead@microchip.com,
	vz@mleia.com, sergei.shtylyov@gmail.com, bh74.an@samsung.com,
	hayashi.kunihiko@socionext.com, peppe.cavallaro@st.com,
	alexandre.torgue@st.com, joabreu@synopsys.com,
	mcoquelin.stm32@gmail.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, khilman@baylibre.com,
	narmstrong@baylibre.com, jbrunet@baylibre.com,
	martin.blumenstingl@googlemail.com, vkoul@kernel.org,
	nobuhiro1.iwamatsu@toshiba.co.jp, grygorii.strashko@ti.com,
	w-kwok2@ti.com, m-karicheri2@ti.com, michal.simek@xilinx.com,
	radhey.shyam.pandey@xilinx.com,  kvalo@codeaurora.org,
	lorenzo.bianconi83@gmail.com, ryder.lee@mediatek.com,
	stf_xl@wp.pl, helmut.schaa@googlemail.com, hkallweit1@gmail.com,
	robh+dt@kernel.org, frowand.list@gmail.com,
	gregkh@linuxfoundation.org, jerome.pouiller@silabs.com,
	vivien.didelot@gmail.com, olteanv@gmail.com
Subject: Re: [PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
Date: Tue, 13 Apr 2021 21:40:12 +0000	[thread overview]
Message-ID: <161835001262.18297.4500601910911096840.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210412174718.17382-1-michael@walle.cc>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 12 Apr 2021 19:47:16 +0200 you wrote:
> of_get_mac_address() is commonly used to fetch the MAC address
> from the device tree. It also supports reading it from a NVMEM
> provider. But the latter is only possible for platform devices,
> because only platform devices are searched for a matching device
> node.
> 
> Add a second method to fetch the NVMEM cell by a device tree node
> instead of a "struct device".
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] of: net: pass the dst buffer to of_get_mac_address()
    https://git.kernel.org/netdev/net-next/c/83216e3988cd
  - [net-next,v4,2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices
    https://git.kernel.org/netdev/net-next/c/f10843e04a07

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: ath9k-devel@qca.qualcomm.com, UNGLinuxDriver@microchip.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	netdev@vger.kernel.org, linux-mediatek@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-amlogic@lists.infradead.org, linux-oxnas@groups.io,
	linux-omap@vger.kernel.org, linux-wireless@vger.kernel.org,
	devicetree@vger.kernel.org, linux-staging@lists.linux.dev,
	andrew@lunn.ch, gregory.clement@bootlin.com,
	sebastian.hesselbarth@gmail.com, linux@armlinux.org.uk,
	mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org,
	andreas@gaisler.com, davem@davemloft.net, kuba@kernel.org,
	mripard@kernel.org, wens@csie.org, jernej.skrabec@siol.net,
	joyce.ooi@intel.com, chris.snook@gmail.com, rafal@milecki.pl,
	bcm-kernel-feedback-list@broadcom.com, f.fainelli@gmail.com,
	nicolas.ferre@microchip.com, claudiu.beznea@microchip.com,
	sgoutham@marvell.com, fugang.duan@nxp.com, madalin.bucur@nxp.com,
	pantelis.antoniou@gmail.com, claudiu.manoil@nxp.com,
	leoyang.li@nxp.com, yisen.zhuang@huawei.com,
	salil.mehta@huawei.com, hauke@hauke-m.de,
	thomas.petazzoni@bootlin.com, vkochan@marvell.com,
	tchornyi@marvell.com, mlindner@marvell.com,
	stephen@networkplumber.org, nbd@nbd.name, john@phrozen.org,
	sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com,
	matthias.bgg@gmail.com, bryan.whitehead@microchip.com,
	vz@mleia.com, sergei.shtylyov@gmail.com, bh74.an@samsung.com,
	hayashi.kunihiko@socionext.com, peppe.cavallaro@st.com,
	alexandre.torgue@st.com, joabreu@synopsys.com,
	mcoquelin.stm32@gmail.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, khilman@baylibre.com,
	narmstrong@baylibre.com, jbrunet@baylibre.com,
	martin.blumenstingl@googlemail.com, vkoul@kernel.org,
	nobuhiro1.iwamatsu@toshiba.co.jp, grygorii.strashko@ti.com,
	w-kwok2@ti.com, m-karicheri2@ti.com, michal.simek@xilinx.com,
	radhey.shyam.pandey@xilinx.com,  kvalo@codeaurora.org,
	lorenzo.bianconi83@gmail.com, ryder.lee@mediatek.com,
	stf_xl@wp.pl, helmut.schaa@googlemail.com, hkallweit1@gmail.com,
	robh+dt@kernel.org, frowand.list@gmail.com,
	gregkh@linuxfoundation.org, jerome.pouiller@silabs.com,
	vivien.didelot@gmail.com, olteanv@gmail.com
Subject: Re: [PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
Date: Tue, 13 Apr 2021 21:40:12 +0000	[thread overview]
Message-ID: <161835001262.18297.4500601910911096840.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210412174718.17382-1-michael@walle.cc>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 12 Apr 2021 19:47:16 +0200 you wrote:
> of_get_mac_address() is commonly used to fetch the MAC address
> from the device tree. It also supports reading it from a NVMEM
> provider. But the latter is only possible for platform devices,
> because only platform devices are searched for a matching device
> node.
> 
> Add a second method to fetch the NVMEM cell by a device tree node
> instead of a "struct device".
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] of: net: pass the dst buffer to of_get_mac_address()
    https://git.kernel.org/netdev/net-next/c/83216e3988cd
  - [net-next,v4,2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices
    https://git.kernel.org/netdev/net-next/c/f10843e04a07

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: ath9k-devel@qca.qualcomm.com, UNGLinuxDriver@microchip.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	netdev@vger.kernel.org, linux-mediatek@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-amlogic@lists.infradead.org, linux-oxnas@groups.io,
	linux-omap@vger.kernel.org, linux-wireless@vger.kernel.org,
	devicetree@vger.kernel.org, linux-staging@lists.linux.dev,
	andrew@lunn.ch, gregory.clement@bootlin.com,
	sebastian.hesselbarth@gmail.com, linux@armlinux.org.uk,
	mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org,
	andreas@gaisler.com, davem@davemloft.net, kuba@kernel.org,
	mripard@kernel.org, wens@csie.org, jernej.skrabec@siol.net,
	joyce.ooi@intel.com, chris.snook@gmail.com, rafal@milecki.pl,
	bcm-kernel-feedback-list@broadcom.com, f.fainelli@gmail.com,
	nicolas.ferre@microchip.com, claudiu.beznea@microchip.com,
	sgoutham@marvell.com, fugang.duan@nxp.com, madalin.bucur@nxp.com,
	pantelis.antoniou@gmail.com, claudiu.manoil@nxp.com,
	leoyang.li@nxp.com, yisen.zhuang@huawei.com,
	salil.mehta@huawei.com, hauke@hauke-m.de,
	thomas.petazzoni@bootlin.com, vkochan@marvell.com,
	tchornyi@marvell.com, mlindner@marvell.com,
	stephen@networkplumber.org, nbd@nbd.name, john@phrozen.org,
	sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com,
	matthias.bgg@gmail.com, bryan.whitehead@microchip.com,
	vz@mleia.com, sergei.shtylyov@gmail.com, bh74.an@samsung.com,
	hayashi.kunihiko@socionext.com, peppe.cavallaro@st.com,
	alexandre.torgue@st.com, joabreu@synopsys.com,
	mcoquelin.stm32@gmail.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, khilman@baylibre.com,
	narmstrong@baylibre.com, jbrunet@baylibre.com,
	martin.blumenstingl@googlemail.com, vkoul@kernel.org,
	nobuhiro1.iwamatsu@toshiba.co.jp, grygorii.strashko@ti.com,
	w-kwok2@ti.com, m-karicheri2@ti.com, michal.simek@xilinx.com,
	radhey.shyam.pandey@xilinx.com, kvalo@codeaurora.org,
	lorenzo.bianconi83@gmail.com, ryder.lee@mediatek.com,
	stf_xl@wp.pl, helmut.schaa@googlemail.com, hkallweit1@gmail.com,
	robh+dt@kernel.org, frowand.list@gmail.com,
	gregkh@linuxfoundation.org, jerome.pouiller@silabs.com,
	vivien.didelot@gmail.com, olteanv@gmail.com
Subject: Re: [PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
Date: Tue, 13 Apr 2021 21:40:12 +0000	[thread overview]
Message-ID: <161835001262.18297.4500601910911096840.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210412174718.17382-1-michael@walle.cc>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 12 Apr 2021 19:47:16 +0200 you wrote:
> of_get_mac_address() is commonly used to fetch the MAC address
> from the device tree. It also supports reading it from a NVMEM
> provider. But the latter is only possible for platform devices,
> because only platform devices are searched for a matching device
> node.
> 
> Add a second method to fetch the NVMEM cell by a device tree node
> instead of a "struct device".
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] of: net: pass the dst buffer to of_get_mac_address()
    https://git.kernel.org/netdev/net-next/c/83216e3988cd
  - [net-next,v4,2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices
    https://git.kernel.org/netdev/net-next/c/f10843e04a07

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: andrew@lunn.ch, paulus@samba.org, rafal@milecki.pl,
	nobuhiro1.iwamatsu@toshiba.co.jp,
	linux-stm32@st-md-mailman.stormreply.com, jbrunet@baylibre.com,
	narmstrong@baylibre.com, michal.simek@xilinx.com,
	joabreu@synopsys.com, linux-imx@nxp.com,
	Mark-MC.Lee@mediatek.com, hauke@hauke-m.de,
	s.hauer@pengutronix.de, lorenzo.bianconi83@gmail.com,
	linux-omap@vger.kernel.org, gregkh@linuxfoundation.org,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel@pengutronix.de, olteanv@gmail.com,
	claudiu.beznea@microchip.com, jerome.pouiller@silabs.com,
	hayashi.kunihiko@socionext.com, chris.snook@gmail.com,
	joyce.ooi@intel.com, gregory.clement@bootlin.com,
	madalin.bucur@nxp.com, martin.blumenstingl@googlemail.com,
	m-karicheri2@ti.com, yisen.zhuang@huawei.com,
	alexandre.torgue@st.com, w-kwok2@ti.com, sean.wang@mediatek.com,
	mripard@kernel.org, claudiu.manoil@nxp.com,
	linux-amlogic@lists.infradead.org, kvalo@codeaurora.org,
	mlindner@marvell.com, fugang.duan@nxp.com,
	bryan.whitehead@microchip.com, ath9k-devel@qca.qualcomm.com,
	UNGLinuxDriver@microchip.com, tchornyi@marvell.com,
	mcoquelin.stm32@gmail.com, khilman@baylibre.com,
	hkallweit1@gmail.com, andreas@gaisler.com,
	peppe.cavallaro@st.com, festevam@gmail.com, stf_xl@wp.pl,
	f.fainelli@gmail.com, frowand.list@gmail.com,
	linux-staging@lists.linux.dev, wens@csie.org,
	bcm-kernel-feedback-list@broadcom.com,
	linux-arm-kernel@lists.infradead.org, grygorii.strashko@ti.com,
	bh74.an@samsung.com, radhey.shyam.pandey@xilinx.com,
	vz@mleia.com, john@phrozen.org, salil.mehta@huawei.com,
	sergei.shtylyov@gmail.com, linux-oxnas@groups.io,
	shawnguo@kernel.org, davem@davemloft.net,
	helmut.schaa@googlemail.com, thomas.petazzoni@bootlin.com,
	linux-renesas-soc@vger.kernel.org, ryder.lee@mediatek.com,
	linux@armlinux.org.uk, vkochan@marvell.com, kuba@kernel.org,
	vivien.didelot@gmail.com, sgoutham@marvell.com,
	sebastian.hesselbarth@gmail.com, devicetree@vger.kernel.org,
	robh+dt@kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, jernej.skrabec@siol.net,
	netdev@vger.kernel.org, nicolas.ferre@microchip.com,
	leoyang.li@nxp.com, stephen@networkplumber.org, vkoul@kernel.org,
	linuxppc-dev@lists.ozlabs.org, nbd@nbd.name
Subject: Re: [PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
Date: Tue, 13 Apr 2021 21:40:12 +0000	[thread overview]
Message-ID: <161835001262.18297.4500601910911096840.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210412174718.17382-1-michael@walle.cc>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 12 Apr 2021 19:47:16 +0200 you wrote:
> of_get_mac_address() is commonly used to fetch the MAC address
> from the device tree. It also supports reading it from a NVMEM
> provider. But the latter is only possible for platform devices,
> because only platform devices are searched for a matching device
> node.
> 
> Add a second method to fetch the NVMEM cell by a device tree node
> instead of a "struct device".
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] of: net: pass the dst buffer to of_get_mac_address()
    https://git.kernel.org/netdev/net-next/c/83216e3988cd
  - [net-next,v4,2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices
    https://git.kernel.org/netdev/net-next/c/f10843e04a07

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2021-04-13 21:40 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 17:47 [PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address() Michael Walle
2021-04-12 17:47 ` Michael Walle
2021-04-12 17:47 ` Michael Walle
2021-04-12 17:47 ` Michael Walle
2021-04-12 17:47 ` [PATCH net-next v4 1/2] of: net: pass the dst buffer to of_get_mac_address() Michael Walle
2021-04-12 17:47   ` Michael Walle
2021-04-12 17:47   ` Michael Walle
2021-04-12 17:47   ` Michael Walle
2021-04-13  0:55   ` Andrew Lunn
2021-04-13  0:55     ` Andrew Lunn
2021-04-13  0:55     ` Andrew Lunn
2021-04-13  0:55     ` Andrew Lunn
2021-04-12 17:47 ` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices Michael Walle
2021-04-12 17:47   ` Michael Walle
2021-04-12 17:47   ` Michael Walle
2021-04-12 17:47   ` Michael Walle
2021-04-13  0:57   ` Andrew Lunn
2021-04-13  0:57     ` Andrew Lunn
2021-04-13  0:57     ` Andrew Lunn
2021-04-13  0:57     ` Andrew Lunn
2021-04-16  3:24   ` Benjamin Herrenschmidt
2021-04-16  3:24     ` Benjamin Herrenschmidt
2021-04-16  3:24     ` Benjamin Herrenschmidt
2021-04-16  3:24     ` Benjamin Herrenschmidt
2021-04-16  7:29     ` Michael Walle
2021-04-16  7:29       ` Michael Walle
2021-04-16  7:29       ` Michael Walle
2021-04-16  7:29       ` Michael Walle
2021-04-16 15:19       ` Rob Herring
2021-04-16 15:19         ` Rob Herring
2021-04-16 15:19         ` Rob Herring
2021-04-16 15:19         ` Rob Herring
2021-04-26 10:54         ` Michael Walle
2021-04-26 10:54           ` Michael Walle
2021-04-26 10:54           ` Michael Walle
2021-04-26 10:54           ` Michael Walle
2021-04-26 23:44           ` Benjamin Herrenschmidt
2021-04-26 23:44             ` Benjamin Herrenschmidt
2021-04-26 23:44             ` Benjamin Herrenschmidt
2021-04-26 23:44             ` Benjamin Herrenschmidt
2021-04-28  8:09             ` Michael Walle
2021-04-28  8:09               ` Michael Walle
2021-04-28  8:09               ` Michael Walle
2021-04-28  8:09               ` Michael Walle
2021-04-13 21:40 ` patchwork-bot+netdevbpf [this message]
2021-04-13 21:40   ` [PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address() patchwork-bot+netdevbpf
2021-04-13 21:40   ` patchwork-bot+netdevbpf
2021-04-13 21:40   ` patchwork-bot+netdevbpf

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=161835001262.18297.4500601910911096840.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Mark-MC.Lee@mediatek.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandre.torgue@st.com \
    --cc=andreas@gaisler.com \
    --cc=andrew@lunn.ch \
    --cc=ath9k-devel@qca.qualcomm.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=benh@kernel.crashing.org \
    --cc=bh74.an@samsung.com \
    --cc=bryan.whitehead@microchip.com \
    --cc=chris.snook@gmail.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=claudiu.manoil@nxp.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=festevam@gmail.com \
    --cc=frowand.list@gmail.com \
    --cc=fugang.duan@nxp.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=gregory.clement@bootlin.com \
    --cc=grygorii.strashko@ti.com \
    --cc=hauke@hauke-m.de \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=helmut.schaa@googlemail.com \
    --cc=hkallweit1@gmail.com \
    --cc=jbrunet@baylibre.com \
    --cc=jernej.skrabec@siol.net \
    --cc=jerome.pouiller@silabs.com \
    --cc=joabreu@synopsys.com \
    --cc=john@phrozen.org \
    --cc=joyce.ooi@intel.com \
    --cc=kernel@pengutronix.de \
    --cc=khilman@baylibre.com \
    --cc=kuba@kernel.org \
    --cc=kvalo@codeaurora.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-oxnas@groups.io \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lorenzo.bianconi83@gmail.com \
    --cc=m-karicheri2@ti.com \
    --cc=madalin.bucur@nxp.com \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=matthias.bgg@gmail.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=michael@walle.cc \
    --cc=michal.simek@xilinx.com \
    --cc=mlindner@marvell.com \
    --cc=mpe@ellerman.id.au \
    --cc=mripard@kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=olteanv@gmail.com \
    --cc=pantelis.antoniou@gmail.com \
    --cc=paulus@samba.org \
    --cc=peppe.cavallaro@st.com \
    --cc=radhey.shyam.pandey@xilinx.com \
    --cc=rafal@milecki.pl \
    --cc=robh+dt@kernel.org \
    --cc=ryder.lee@mediatek.com \
    --cc=s.hauer@pengutronix.de \
    --cc=salil.mehta@huawei.com \
    --cc=sean.wang@mediatek.com \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=sergei.shtylyov@gmail.com \
    --cc=sgoutham@marvell.com \
    --cc=shawnguo@kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=stf_xl@wp.pl \
    --cc=tchornyi@marvell.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=vivien.didelot@gmail.com \
    --cc=vkochan@marvell.com \
    --cc=vkoul@kernel.org \
    --cc=vz@mleia.com \
    --cc=w-kwok2@ti.com \
    --cc=wens@csie.org \
    --cc=yisen.zhuang@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.