netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: net: fman: remove ptp-timer from required list
@ 2024-06-21 17:00 Frank Li
  2024-06-23  8:11 ` Krzysztof Kozlowski
  2024-06-23 12:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2024-06-21 17:00 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Richard Cochran,
	Madalin Bucur, open list:NETWORKING DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

IEEE1588(ptp) is optional feature for network. Remove it from required
list to fix below CHECK_DTBS warning.
arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dtb: ethernet@f0000: 'ptp-timer' is a required property

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml b/Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml
index c80c880a9dab4..60aaf30d68edf 100644
--- a/Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml
@@ -128,7 +128,6 @@ required:
   - cell-index
   - reg
   - fsl,fman-ports
-  - ptp-timer
 
 dependencies:
   pcs-handle-names:
-- 
2.34.1


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

* Re: [PATCH 1/1] dt-bindings: net: fman: remove ptp-timer from required list
  2024-06-21 17:00 [PATCH 1/1] dt-bindings: net: fman: remove ptp-timer from required list Frank Li
@ 2024-06-23  8:11 ` Krzysztof Kozlowski
  2024-06-23 12:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-23  8:11 UTC (permalink / raw)
  To: Frank Li, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Richard Cochran, Madalin Bucur, open list:NETWORKING DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

On 21/06/2024 19:00, Frank Li wrote:
> IEEE1588(ptp) is optional feature for network. Remove it from required
> list to fix below CHECK_DTBS warning.
> arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dtb: ethernet@f0000: 'ptp-timer' is a required property
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml | 1 -


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 1/1] dt-bindings: net: fman: remove ptp-timer from required list
  2024-06-21 17:00 [PATCH 1/1] dt-bindings: net: fman: remove ptp-timer from required list Frank Li
  2024-06-23  8:11 ` Krzysztof Kozlowski
@ 2024-06-23 12:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-06-23 12:00 UTC (permalink / raw)
  To: Frank Li
  Cc: davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt,
	richardcochran, madalin.bucur, netdev, devicetree, linux-kernel,
	imx

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 21 Jun 2024 13:00:00 -0400 you wrote:
> IEEE1588(ptp) is optional feature for network. Remove it from required
> list to fix below CHECK_DTBS warning.
> arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dtb: ethernet@f0000: 'ptp-timer' is a required property
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  Documentation/devicetree/bindings/net/fsl,fman-dtsec.yaml | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [1/1] dt-bindings: net: fman: remove ptp-timer from required list
    https://git.kernel.org/netdev/net/c/8a67cbd47bf4

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

end of thread, other threads:[~2024-06-23 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 17:00 [PATCH 1/1] dt-bindings: net: fman: remove ptp-timer from required list Frank Li
2024-06-23  8:11 ` Krzysztof Kozlowski
2024-06-23 12:00 ` patchwork-bot+netdevbpf

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).