u-boot-brain/doc/device-tree-bindings/net
Bin Meng 05153702d3 dt-bindings: net: Update Freescale TSEC to support "queue-group"
At present the Freescale TSEC node DT bindings doc requires a <reg>
property in the TSEC node. But this might not always be the case.
In the upstream Linux kernel, there is no DT bindings doc for it
but the kernel driver tests a subnode of a name prefixed with
"queue-group", as we can see from gfar_of_init():

  for_each_available_child_of_node(np, child) {
      if (!of_node_name_eq(child, "queue-group"))
  ...

in drivers/net/ethernet/freescale/gianfar.c

Update our DT bindings to describe this alternate description.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-04-15 14:22:17 +05:30
..
phy phy: atheros: Fix the "qca,clk-out-frequency" example 2020-06-23 14:43:23 -04:00
allwinner,sun4i-emac.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
allwinner,sun4i-mdio.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
allwinner,sun7i-a20-gmac.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
altera_tse.txt net: convert altera_tse to driver model and phylib 2015-10-23 14:55:48 +08:00
aquantia-phy.txt doc: bindings: Aquantia PHY node binding 2019-12-09 09:47:43 -06:00
ethernet.txt doc: really get rid of Documentation/ directory 2019-12-13 13:01:53 -05:00
fixed-link.txt dt-bindings: net: Add the old DT bindings for "fixed-link" 2021-04-15 14:22:17 +05:30
fsl,mcf-dma-fec.txt drivers: fsl_mcdmafec: conversion to dm 2020-01-10 10:25:13 -05:00
fsl,mcf-fec.txt drivers: mcffec: conversion to dm 2020-01-10 10:25:13 -05:00
fsl-tsec-phy.txt dt-bindings: net: Update Freescale TSEC to support "queue-group" 2021-04-15 14:22:17 +05:30
marvell-mdio.txt drivers: net: add marvell MDIO driver 2019-09-04 11:37:19 -05:00
mdio-mux-reg.txt doc: bindings: Add binding for register driven MDIO muxes 2019-07-25 13:13:30 -05:00
mdio-mux.txt doc: bindings: Add description for MDIO MUX dts nodes 2019-07-18 16:37:13 -05:00
mdio.txt doc: bindings: add mdio.txt describing generic MDIO properties 2019-09-04 11:37:19 -05:00
mediatek,mt7628-eth.txt net: Add MT7628 ethernet driver 2018-11-05 10:41:56 -06:00
micrel-ksz90x1.txt net: phy: micrel: Use correct skew values on KSZ9021 2019-05-08 17:27:01 -05:00
phy.txt doc: bindings: add bindings document for PHY nodes 2019-12-09 09:47:43 -06:00
snps,dwc-qos-ethernet.txt dt: net: add DWC EQoS binding 2016-11-07 11:28:15 -06:00
stmmac.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00