netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next V1 0/3] dt-bindings: net: dwmac-imx: convert
@ 2021-07-19  7:18 Joakim Zhang
  2021-07-19  7:18 ` [PATCH net-next V1 1/3] dt-bindings: net: snps,dwmac: add missing DWMAC IP version Joakim Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joakim Zhang @ 2021-07-19  7:18 UTC (permalink / raw)
  To: davem, kuba, robh+dt, shawnguo, s.hauer, festevam
  Cc: kernel, linux-imx, peppe.cavallaro, joabreu, netdev, devicetree,
	linux-arm-kernel, linux-kernel

This patch set intends to convert imx dwmac binding to schema, and fixes
found by dt_binding_check and dtbs_check.

Joakim Zhang (3):
  dt-bindings: net: snps,dwmac: add missing DWMAC IP version
  dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
  arm64: dts: imx8mp: change interrupt order per dt-binding

 .../devicetree/bindings/net/imx-dwmac.txt     | 56 -----------
 .../bindings/net/nxp,dwmac-imx.yaml           | 93 +++++++++++++++++++
 .../devicetree/bindings/net/snps,dwmac.yaml   |  3 +
 arch/arm64/boot/dts/freescale/imx8mp.dtsi     |  6 +-
 4 files changed, 99 insertions(+), 59 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/net/imx-dwmac.txt
 create mode 100644 Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml

-- 
2.17.1


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

end of thread, other threads:[~2021-07-22 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19  7:18 [PATCH net-next V1 0/3] dt-bindings: net: dwmac-imx: convert Joakim Zhang
2021-07-19  7:18 ` [PATCH net-next V1 1/3] dt-bindings: net: snps,dwmac: add missing DWMAC IP version Joakim Zhang
2021-07-19  7:18 ` [PATCH net-next V1 2/3] dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml Joakim Zhang
2021-07-21 16:53   ` Rob Herring
2021-07-22 10:36     ` Joakim Zhang
2021-07-19  7:18 ` [PATCH net-next V1 3/3] arm64: dts: imx8mp: change interrupt order per dt-binding Joakim Zhang

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