All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-15 10:36 ` Peng Fan (OSS)
  0 siblings, 0 replies; 12+ messages in thread
From: Peng Fan (OSS) @ 2024-04-15 10:36 UTC (permalink / raw
  To: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer
  Cc: kernel, festevam, xiaoning.wang, linux-imx, netdev, devicetree,
	imx, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
fuse.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
index 4c01cae7c93a..87bc4416eadf 100644
--- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
+++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
@@ -66,6 +66,10 @@ properties:
       Should be phandle/offset pair. The phandle to the syscon node which
       encompases the GPR register, and the offset of the GPR register.
 
+  nvmem-cells: true
+
+  nvmem-cell-names: true
+
   snps,rmii_refclk_ext:
     $ref: /schemas/types.yaml#/definitions/flag
     description:
-- 
2.37.1


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

* [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-15 10:36 ` Peng Fan (OSS)
  0 siblings, 0 replies; 12+ messages in thread
From: Peng Fan (OSS) @ 2024-04-15 10:36 UTC (permalink / raw
  To: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer
  Cc: kernel, festevam, xiaoning.wang, linux-imx, netdev, devicetree,
	imx, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
fuse.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
index 4c01cae7c93a..87bc4416eadf 100644
--- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
+++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
@@ -66,6 +66,10 @@ properties:
       Should be phandle/offset pair. The phandle to the syscon node which
       encompases the GPR register, and the offset of the GPR register.
 
+  nvmem-cells: true
+
+  nvmem-cell-names: true
+
   snps,rmii_refclk_ext:
     $ref: /schemas/types.yaml#/definitions/flag
     description:
-- 
2.37.1


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

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

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
  2024-04-15 10:36 ` Peng Fan (OSS)
@ 2024-04-15 14:36   ` Frank Li
  -1 siblings, 0 replies; 12+ messages in thread
From: Frank Li @ 2024-04-15 14:36 UTC (permalink / raw
  To: Peng Fan (OSS)
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer, kernel, festevam, xiaoning.wang, linux-imx, netdev,
	devicetree, imx, linux-arm-kernel, linux-kernel, Peng Fan

On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> fuse.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Reviewed-by: Frank Li <Frank.Li@nxp.com>

> ---
>  Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> index 4c01cae7c93a..87bc4416eadf 100644
> --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> @@ -66,6 +66,10 @@ properties:
>        Should be phandle/offset pair. The phandle to the syscon node which
>        encompases the GPR register, and the offset of the GPR register.
>  
> +  nvmem-cells: true
> +
> +  nvmem-cell-names: true
> +
>    snps,rmii_refclk_ext:
>      $ref: /schemas/types.yaml#/definitions/flag
>      description:
> -- 
> 2.37.1
> 

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

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-15 14:36   ` Frank Li
  0 siblings, 0 replies; 12+ messages in thread
From: Frank Li @ 2024-04-15 14:36 UTC (permalink / raw
  To: Peng Fan (OSS)
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer, kernel, festevam, xiaoning.wang, linux-imx, netdev,
	devicetree, imx, linux-arm-kernel, linux-kernel, Peng Fan

On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> fuse.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Reviewed-by: Frank Li <Frank.Li@nxp.com>

> ---
>  Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> index 4c01cae7c93a..87bc4416eadf 100644
> --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> @@ -66,6 +66,10 @@ properties:
>        Should be phandle/offset pair. The phandle to the syscon node which
>        encompases the GPR register, and the offset of the GPR register.
>  
> +  nvmem-cells: true
> +
> +  nvmem-cell-names: true
> +
>    snps,rmii_refclk_ext:
>      $ref: /schemas/types.yaml#/definitions/flag
>      description:
> -- 
> 2.37.1
> 

_______________________________________________
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] 12+ messages in thread

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
  2024-04-15 10:36 ` Peng Fan (OSS)
@ 2024-04-15 15:47   ` Conor Dooley
  -1 siblings, 0 replies; 12+ messages in thread
From: Conor Dooley @ 2024-04-15 15:47 UTC (permalink / raw
  To: Peng Fan (OSS)
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer, kernel, festevam, xiaoning.wang, linux-imx, netdev,
	devicetree, imx, linux-arm-kernel, linux-kernel, Peng Fan

[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> fuse.

Is this valid for all 3 devices in this binding?

> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> index 4c01cae7c93a..87bc4416eadf 100644
> --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> @@ -66,6 +66,10 @@ properties:
>        Should be phandle/offset pair. The phandle to the syscon node which
>        encompases the GPR register, and the offset of the GPR register.
>  
> +  nvmem-cells: true
> +
> +  nvmem-cell-names: true
> +
>    snps,rmii_refclk_ext:
>      $ref: /schemas/types.yaml#/definitions/flag
>      description:
> -- 
> 2.37.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-15 15:47   ` Conor Dooley
  0 siblings, 0 replies; 12+ messages in thread
From: Conor Dooley @ 2024-04-15 15:47 UTC (permalink / raw
  To: Peng Fan (OSS)
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer, kernel, festevam, xiaoning.wang, linux-imx, netdev,
	devicetree, imx, linux-arm-kernel, linux-kernel, Peng Fan


[-- Attachment #1.1: Type: text/plain, Size: 1093 bytes --]

On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> fuse.

Is this valid for all 3 devices in this binding?

> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> index 4c01cae7c93a..87bc4416eadf 100644
> --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> @@ -66,6 +66,10 @@ properties:
>        Should be phandle/offset pair. The phandle to the syscon node which
>        encompases the GPR register, and the offset of the GPR register.
>  
> +  nvmem-cells: true
> +
> +  nvmem-cell-names: true
> +
>    snps,rmii_refclk_ext:
>      $ref: /schemas/types.yaml#/definitions/flag
>      description:
> -- 
> 2.37.1
> 

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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] 12+ messages in thread

* RE: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
  2024-04-15 15:47   ` Conor Dooley
@ 2024-04-16 13:52     ` Peng Fan
  -1 siblings, 0 replies; 12+ messages in thread
From: Peng Fan @ 2024-04-16 13:52 UTC (permalink / raw
  To: Conor Dooley, Peng Fan (OSS)
  Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, Clark Wang,
	dl-linux-imx, netdev@vger.kernel.org, devicetree@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org

> Subject: Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells
> property
> 
> On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> > From: Peng Fan <peng.fan@nxp.com>
> >
> > Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> > fuse.
> 
> Is this valid for all 3 devices in this binding?

Yes. It is valid for all the three devices.

Thanks,
Peng.
> 
> >
> > Signed-off-by: Peng Fan <peng.fan@nxp.com>
> > ---
> >  Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > index 4c01cae7c93a..87bc4416eadf 100644
> > --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > @@ -66,6 +66,10 @@ properties:
> >        Should be phandle/offset pair. The phandle to the syscon node which
> >        encompases the GPR register, and the offset of the GPR register.
> >
> > +  nvmem-cells: true
> > +
> > +  nvmem-cell-names: true
> > +
> >    snps,rmii_refclk_ext:
> >      $ref: /schemas/types.yaml#/definitions/flag
> >      description:
> > --
> > 2.37.1
> >

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

* RE: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-16 13:52     ` Peng Fan
  0 siblings, 0 replies; 12+ messages in thread
From: Peng Fan @ 2024-04-16 13:52 UTC (permalink / raw
  To: Conor Dooley, Peng Fan (OSS)
  Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, Clark Wang,
	dl-linux-imx, netdev@vger.kernel.org, devicetree@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org

> Subject: Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells
> property
> 
> On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> > From: Peng Fan <peng.fan@nxp.com>
> >
> > Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> > fuse.
> 
> Is this valid for all 3 devices in this binding?

Yes. It is valid for all the three devices.

Thanks,
Peng.
> 
> >
> > Signed-off-by: Peng Fan <peng.fan@nxp.com>
> > ---
> >  Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > index 4c01cae7c93a..87bc4416eadf 100644
> > --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
> > @@ -66,6 +66,10 @@ properties:
> >        Should be phandle/offset pair. The phandle to the syscon node which
> >        encompases the GPR register, and the offset of the GPR register.
> >
> > +  nvmem-cells: true
> > +
> > +  nvmem-cell-names: true
> > +
> >    snps,rmii_refclk_ext:
> >      $ref: /schemas/types.yaml#/definitions/flag
> >      description:
> > --
> > 2.37.1
> >

_______________________________________________
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] 12+ messages in thread

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
  2024-04-16 13:52     ` Peng Fan
@ 2024-04-16 14:35       ` Conor Dooley
  -1 siblings, 0 replies; 12+ messages in thread
From: Conor Dooley @ 2024-04-16 14:35 UTC (permalink / raw
  To: Peng Fan
  Cc: Peng Fan (OSS), davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com,
	Clark Wang, dl-linux-imx, netdev@vger.kernel.org,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

On Tue, Apr 16, 2024 at 01:52:18PM +0000, Peng Fan wrote:
> > Subject: Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells
> > property
> > 
> > On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> > > From: Peng Fan <peng.fan@nxp.com>
> > >
> > > Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> > > fuse.
> > 
> > Is this valid for all 3 devices in this binding?
> 
> Yes. It is valid for all the three devices.

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Ty,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-16 14:35       ` Conor Dooley
  0 siblings, 0 replies; 12+ messages in thread
From: Conor Dooley @ 2024-04-16 14:35 UTC (permalink / raw
  To: Peng Fan
  Cc: Peng Fan (OSS), davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com,
	Clark Wang, dl-linux-imx, netdev@vger.kernel.org,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org


[-- Attachment #1.1: Type: text/plain, Size: 544 bytes --]

On Tue, Apr 16, 2024 at 01:52:18PM +0000, Peng Fan wrote:
> > Subject: Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells
> > property
> > 
> > On Mon, Apr 15, 2024 at 06:36:21PM +0800, Peng Fan (OSS) wrote:
> > > From: Peng Fan <peng.fan@nxp.com>
> > >
> > > Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> > > fuse.
> > 
> > Is this valid for all 3 devices in this binding?
> 
> Yes. It is valid for all the three devices.

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Ty,
Conor.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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] 12+ messages in thread

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
  2024-04-15 10:36 ` Peng Fan (OSS)
@ 2024-04-17  0:20   ` patchwork-bot+netdevbpf
  -1 siblings, 0 replies; 12+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-04-17  0:20 UTC (permalink / raw
  To: Peng Fan
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer, kernel, festevam, xiaoning.wang, linux-imx, netdev,
	devicetree, imx, linux-arm-kernel, linux-kernel, peng.fan

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 15 Apr 2024 18:36:21 +0800 you wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> fuse.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> 
> [...]

Here is the summary with links:
  - dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
    https://git.kernel.org/netdev/net-next/c/427f6acbc881

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



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

* Re: [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
@ 2024-04-17  0:20   ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 12+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-04-17  0:20 UTC (permalink / raw
  To: Peng Fan
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt, shawnguo,
	s.hauer, kernel, festevam, xiaoning.wang, linux-imx, netdev,
	devicetree, imx, linux-arm-kernel, linux-kernel, peng.fan

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 15 Apr 2024 18:36:21 +0800 you wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
> fuse.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> 
> [...]

Here is the summary with links:
  - dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
    https://git.kernel.org/netdev/net-next/c/427f6acbc881

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



_______________________________________________
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] 12+ messages in thread

end of thread, other threads:[~2024-04-17  0:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-15 10:36 [PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property Peng Fan (OSS)
2024-04-15 10:36 ` Peng Fan (OSS)
2024-04-15 14:36 ` Frank Li
2024-04-15 14:36   ` Frank Li
2024-04-15 15:47 ` Conor Dooley
2024-04-15 15:47   ` Conor Dooley
2024-04-16 13:52   ` Peng Fan
2024-04-16 13:52     ` Peng Fan
2024-04-16 14:35     ` Conor Dooley
2024-04-16 14:35       ` Conor Dooley
2024-04-17  0:20 ` patchwork-bot+netdevbpf
2024-04-17  0:20   ` patchwork-bot+netdevbpf

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.