linux_dsm_epyc7002/Documentation/devicetree/bindings/net
Linus Torvalds cef7298262 ARM: DT updates for v5.4
This is another huge branch with close to 450 changessets related to
 devicetree files, roughly half of this for 32-bit and 64-bit respectively.
 There are lots of cleanups and additional hardware support for platforms
 we already support based on SoCs from Renesas, ST-Microelectronics,
 Intel/Altera, Rockchips, Allwinner, Broadcom and other manufacturers.
 
 A total of 6 new SoCs and 37 new boards gets added this time, one more
 SoC will come in a follow-up branch. Most of the new boards are for
 64-bit ARM SoCs, the others are typically for the 32-bit Cortex-A7.
 
 Going more into details for SoC platforms with new hardware support:
 
 The Snapdragon 855 (SM8150) is Qualcomm's current high-end phone platform,
 usually paired with an external 5G modem. So far we only support the
 Qualcomm SM8150 MTP reference platform, but no actual products.
 
 For the slightly older Qualcomm platforms, support for several interesting
 products is getting added: Three laptops based on Snapdragon 835/MSM8998
 (Asus NovaGo, HP Envy X2 and Lenovo Miix 630), one laptop based on
 Snapdragon 850/sdm850 (Lenovo Yoga C630) and several phones based on
 the older Snapdragon 410/MSM8916 (Samsung A3 and A5, Longcheer L8150
 aka Android One 2nd gen "seed" aka Wileyfox Swift).
 
 Mediatek MT7629 is a new wireless network router chip, similar to
 the older MT7623. It gets added together with the reference board
 implementation.
 
 Allwinner V3 is a repackaged version of the existing low-end V3s chip,
 and is used in the tiny Lichee Pi Zero plus, also added here.  There is
 also a new TV set-top box based on Allwinner H6, the Tanix TX6, and the
 eMMC variant of the Olimex A64-Olinuxino development board.
 
 NXP i.MX8M Nano is a new member of the ever-expanding i.MX SoC family,
 similar to the i.MX8M Mini. As usual, there is a large number of new
 boards for i.MX SoCs: Einfochips i.MX8QXP AI_ML, SolidRun Hummingboard
 Pulse baseboard and System-on-Module, Boundary Devices i.MX8MQ Nitrogen8M,
 and TechNexion PICO-PI-IMX8M-DEV for the 64-bit i.MX8 line. For 32-bit,
 we get the Kontron i.MX6UL N6310 SoM with two baseboards, the PHYTEC
 phyBOARD-Segin SoM with three baseboards, and the Zodiac Inflight
 Innovations i.MX7 RMU2 board.
 
 In a different NXP product line, the Layerscape LS1046A "Freeway"
 reference board gets added.
 
 Amlogic SM1 (S905X3) and G12B (S922X, A311D) are updated chips from their
 set-top-box line and smart speaker with newer CPU and GPU cores compared
 to their predecessors. Both are now also supported by the Khadas VIM3
 development board series, and the dts files for that get reorganized a
 bit to better deal with all variants.  Another board based on SM1 that
 gets added is the SEI Robotics SEI610.
 
 There are a handful of new x86 and Power9 server boards using Aspeed BMC
 chips that are gaining support for running Linux on the BMC through the
 OpenBMC project: Facebook Minipack/Wedge100/Wedge40, Lenovo Hr855xg2,
 and Mihawk. Notably these are still new machines using SoCs based on
 the ARM9 and ARM11 CPU cores, as support for the new Cortex-A7 based
 AST2600 is still ramping up.
 
 There are three new end-user products using 32-bit Rockchips SoCs:
 Mecer Xtreme Mini S6 is an Android "mini PC" box based on the low-end
 RK3229 chip, while the two AOpen products Chromebox Mini (Fievel) and
 Chromebase Mini (Tiger) run ChromeOS and are meant for commercial settings
 (digital signage, PoS, ...).
 
 One more single-board computer based on the popular 64-bit RK3399 is
 added: the Leez RK3399 P710.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJdf6StAAoJEJpsee/mABjZDfEP/3h0GusRkoQ6PJ5FHsj4nIR6
 NJK8RxmX4B4ctXxBc+Rbt8bHp1d/IdHL4Jcqe7xgR2OIVQPloJz1lFrLaF0wn4Mu
 G1EP2DzcLym3K0lBwhByvXfU1s2lhaTYdT594J8kTEVgcPXe79LKqH42A1T+1IlC
 7+xAh9sU++NLo64w+Iam3d3T72ugyeO7THWiie7Rb9wACS94i7cZwvasur35aHxf
 Ut5nOQYPbTuVVvN1FfZAdrHJpK9r7pbJLVwHLMdHnUYup2XDmoC6iuDrKlsWxqjs
 SBL0u+dO5pkdKQp17RZFQZwrx2Y97E9KLWaT9Cqb7nwJ+ftYf419TUioQvmyJRZd
 DEsCz6GVCCOs2zFcGj+9iGRr5wA2O3I42dOZkkkTciztksFwSmomrSlwAgVBT2ms
 In6K3g2DrN31aDGFW9dZnxBXHVHWXkqr/TN4UIO2h0jfR4bazAvPzBiDpJdkz1NY
 KPpDrdTRA2k4UnSimot/7Pw8y2NtsTDVJeQS1KydSe44PiLLumO8hg+FfnhJoW5s
 oaSjX89549JvUIrA7TbXPxpyGS8oo7a1XkQyzfWZs8l7JMWoR5oK/VdiuDBL7YDE
 XFlcZmCmB+kUgtSgXjw9FflkoMn06usVZBo1rnWFApYmzZ3htnniNSgz/zjMJpXn
 OtQTQnP2LzS+ioxqB2Se
 =Bm5T
 -----END PGP SIGNATURE-----

Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM DT updates from Arnd Bergmann:
 "This is another huge branch with close to 450 changessets related to
  devicetree files, roughly half of this for 32-bit and 64-bit
  respectively. There are lots of cleanups and additional hardware
  support for platforms we already support based on SoCs from Renesas,
  ST-Microelectronics, Intel/Altera, Rockchips, Allwinner, Broadcom and
  other manufacturers.

  A total of 6 new SoCs and 37 new boards gets added this time, one more
  SoC will come in a follow-up branch. Most of the new boards are for
  64-bit ARM SoCs, the others are typically for the 32-bit Cortex-A7.

  Going more into details for SoC platforms with new hardware support:

   - The Snapdragon 855 (SM8150) is Qualcomm's current high-end phone
     platform, usually paired with an external 5G modem. So far we only
     support the Qualcomm SM8150 MTP reference platform, but no actual
     products.

   - For the slightly older Qualcomm platforms, support for several
     interesting products is getting added: Three laptops based on
     Snapdragon 835/MSM8998 (Asus NovaGo, HP Envy X2 and Lenovo Miix
     630), one laptop based on Snapdragon 850/sdm850 (Lenovo Yoga C630)
     and several phones based on the older Snapdragon 410/MSM8916
     (Samsung A3 and A5, Longcheer L8150 aka Android One 2nd gen "seed"
     aka Wileyfox Swift).

   - Mediatek MT7629 is a new wireless network router chip, similar to
     the older MT7623. It gets added together with the reference board
     implementation.

   - Allwinner V3 is a repackaged version of the existing low-end V3s
     chip, and is used in the tiny Lichee Pi Zero plus, also added here.
     There is also a new TV set-top box based on Allwinner H6, the Tanix
     TX6, and the eMMC variant of the Olimex A64-Olinuxino development
     board.

   - NXP i.MX8M Nano is a new member of the ever-expanding i.MX SoC
     family, similar to the i.MX8M Mini. As usual, there is a large
     number of new boards for i.MX SoCs: Einfochips i.MX8QXP AI_ML,
     SolidRun Hummingboard Pulse baseboard and System-on-Module,
     Boundary Devices i.MX8MQ Nitrogen8M, and TechNexion
     PICO-PI-IMX8M-DEV for the 64-bit i.MX8 line. For 32-bit, we get the
     Kontron i.MX6UL N6310 SoM with two baseboards, the PHYTEC
     phyBOARD-Segin SoM with three baseboards, and the Zodiac Inflight
     Innovations i.MX7 RMU2 board.

   - In a different NXP product line, the Layerscape LS1046A "Freeway"
     reference board gets added.

   - Amlogic SM1 (S905X3) and G12B (S922X, A311D) are updated chips from
     their set-top-box line and smart speaker with newer CPU and GPU
     cores compared to their predecessors. Both are now also supported
     by the Khadas VIM3 development board series, and the dts files for
     that get reorganized a bit to better deal with all variants.
     Another board based on SM1 that gets added is the SEI Robotics
     SEI610.

   - There are a handful of new x86 and Power9 server boards using
     Aspeed BMC chips that are gaining support for running Linux on the
     BMC through the OpenBMC project: Facebook
     Minipack/Wedge100/Wedge40, Lenovo Hr855xg2, and Mihawk. Notably
     these are still new machines using SoCs based on the ARM9 and ARM11
     CPU cores, as support for the new Cortex-A7 based AST2600 is still
     ramping up.

   - There are three new end-user products using 32-bit Rockchips SoCs:
     Mecer Xtreme Mini S6 is an Android "mini PC" box based on the
     low-end RK3229 chip, while the two AOpen products Chromebox Mini
     (Fievel) and Chromebase Mini (Tiger) run ChromeOS and are meant for
     commercial settings(digital signage, PoS, ...).

   - One more single-board computer based on the popular 64-bit RK3399
     is added: the Leez RK3399 P710"

* tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (467 commits)
  arm64: dts: qcom: Add Lenovo Yoga C630
  ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
  ARM; dts: aspeed: mihawk: File should not be executable
  ARM: dts: aspeed: swift: Change power supplies to version 2
  ARM: dts: aspeed: vesnin: Add secondary SPI flash chip
  ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option
  ARM: dts: aspeed-g4: Add all flash chips
  ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board
  ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook Snow
  ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250
  ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale board
  ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks
  ARM: dts: exynos: Remove not accurate secondary ADC compatible
  arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
  arm64: dts: meson-sm1-sei610: add stdout-path property back
  arm64: dts: meson-sm1-sei610: enable DVFS
  arm64: dts: khadas-vim3: add support for the SM1 based VIM3L
  dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings
  arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi
  arm64: dts: meson: g12a: add reset to tdm formatters
  ...
2019-09-16 15:56:22 -07:00
..
can dt-bindings: can: rcar_can: document r8a77470 support 2019-08-23 14:25:05 +02:00
dsa dt-bindings: net: dsa: document additional Microchip KSZ8563 switch 2019-08-31 23:36:37 -07:00
ieee802154 ieee802154: Add device tree documentation for MCR20A 2018-02-21 09:08:15 +01:00
nfc treewide: convert ISO_8859-1 text comments to utf-8 2018-08-23 18:48:43 -07:00
wireless dt-bindings: doc: net: remove Linux API references 2019-05-10 15:14:29 -07:00
allwinner,sun4i-a10-emac.yaml dt-bindings: net: sun4i-emac: Convert the binding to a schemas 2019-06-28 13:27:46 -06:00
allwinner,sun4i-a10-mdio.yaml dt-bindings: net: sun4i-mdio: Convert the binding to a schemas 2019-06-28 13:27:46 -06:00
allwinner,sun7i-a20-gmac.yaml dt-bindings: net: Use phy-mode instead of phy-connection-type 2019-07-03 13:18:55 -06:00
allwinner,sun8i-a83t-emac.yaml dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
altera_tse.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
amd-xgbe.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
anarion-gmac.txt dt-bindings: net: Document bindings for anarion-gmac 2017-08-06 21:31:32 -07:00
apm-xgene-enet.txt
apm-xgene-mdio.txt
arc_emac.txt
bluetooth.txt dt-bindings: net: document Bluetooth bindings in one place 2017-10-06 20:35:47 +02:00
brcm,amac.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
brcm,bcm7445-switch-v4.0.txt net: dsa: bcm_sf2: Update compatible string for 7278B0 2017-12-15 10:57:04 -05:00
brcm,bcmgenet.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
brcm,iproc-mdio.txt
brcm,mdio-mux-iproc.txt dt-bindings: net: Add clock handle to Broadcom iProc mdio mux 2018-08-02 14:36:49 -07:00
brcm,systemport.txt
brcm,unimac-mdio.txt net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider 2018-09-21 19:08:24 -07:00
broadcom-bcm87xx.txt
broadcom-bluetooth.txt dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible string 2018-12-19 00:28:38 +01:00
btusb.txt dt-bindings: net: btusb: add QCA6174A IDs 2019-02-27 08:50:15 +01:00
calxeda-xgmac.txt
cavium-mdio.txt
cavium-mix.txt
cavium-pip.txt
cirrus,cs89x0.txt
cortina,gemini-ethernet.txt net: ethernet: Add DT bindings for the Gemini ethernet 2018-01-15 14:38:55 -05:00
cortina.txt dt-bindings: net: Add Cortina device tree bindings 2017-05-30 12:42:27 -04:00
cpsw-phy-sel.txt dt-bindings: net: ti: deprecate cpsw-phy-sel bindings 2019-02-20 08:14:04 -08:00
cpsw.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
davicom-dm9000.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
davinci_emac.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
davinci-mdio.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
emac_rockchip.txt
ethernet-controller.yaml dt-bindings: net: Add YAML schemas for the generic Ethernet options 2019-06-28 13:27:45 -06:00
ethernet-phy.yaml dt-bindings: net: phy: The interrupt property is not mandatory 2019-06-28 13:27:46 -06:00
ethernet.txt dt-bindings: net: Add YAML schemas for the generic Ethernet options 2019-06-28 13:27:45 -06:00
ezchip_enet.txt
faraday,ftmac.txt dt-bindings: net: generalize moxart-mac to support all faraday based ftmac IP 2017-03-21 14:45:38 -05:00
fixed-link.txt dt-bindings: net: Add YAML schemas for the generic Ethernet options 2019-06-28 13:27:45 -06:00
fsl-enetc.txt docs: fix broken documentation links 2019-06-08 13:42:13 -06:00
fsl-fec.txt dt-bindings: fec: explicitly mark deprecated properties 2019-08-12 17:12:03 -06:00
fsl-fman.txt Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 2018-07-20 21:17:12 -07:00
fsl-tsec-phy.txt dt-bindings: ptp: add ptp-qoriq.txt 2018-05-28 23:05:12 -04:00
ftgmac100.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
gpmc-eth.txt dt-bindings: gpmc: Correct location of generic gpmc binding 2017-06-22 21:12:15 +02:00
hisilicon-femac-mdio.txt
hisilicon-femac.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
hisilicon-hip04-net.txt net: hisilicon: dt-bindings: Add an field of port-handle 2019-07-09 14:29:26 -07:00
hisilicon-hix5hd2-gmac.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
hisilicon-hns-dsaf.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
hisilicon-hns-mdio.txt
hisilicon-hns-nic.txt
ibm,emac.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
icplus-ip101ag.txt dt-bindings: net: phy: add bindings for the IC Plus Corp. IP101A/G PHYs 2018-11-18 16:16:20 -08:00
ipq806x-dwmac.txt
keystone-netcp.txt dt-bindings: doc: net: keystone-netcp: document cpts 2019-06-09 12:53:06 -07:00
lantiq,xrx200-net.txt dt-bindings: net: lantiq, xrx200-net: Use lower case in hex 2018-09-17 08:12:11 -07:00
lpc-eth.txt
macb.txt macb: bindings doc: update sifive fu540-c000 binding 2019-08-28 14:05:48 -07:00
marvell-armada-370-neta.txt dt-bindings: net: mvneta: add phys property 2019-02-07 18:10:26 -08:00
marvell-bluetooth.txt Bluetooth: hci_mrvl: Add serdev support 2019-07-06 12:53:56 +02:00
marvell-bt-8xxx.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
marvell-neta-bm.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
marvell-orion-mdio.txt dt-bindings: allow up to four clocks for orion-mdio 2019-07-09 13:03:04 -07:00
marvell-orion-net.txt
marvell-pp2.txt Documentation/bindings: net: marvell-pp2: update the IRQs description 2018-09-19 21:09:53 -07:00
marvell-pxa168.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
marvell,prestera.txt dt-bindings: marvell,prestera: Add common compatible string 2018-09-24 17:16:54 +02:00
maxim,ds26522.txt
mdio-gpio.txt
mdio-mux-gpio.txt
mdio-mux-meson-g12a.txt dt-bindings: net: phy: add g12a mdio mux documentation 2019-04-06 18:16:58 -07:00
mdio-mux-mmioreg.txt
mdio-mux-multiplexer.txt dt-bindings: net: Add bindings for mdio mux consumers 2019-02-27 12:52:20 -08:00
mdio-mux.txt
mdio.txt dt-bindings: net: Add a YAML schemas for the generic MDIO options 2019-06-28 13:27:45 -06:00
mdio.yaml dt-bindings: net: mdio: Add child nodes 2019-07-03 13:18:11 -06:00
mediatek-bluetooth.txt dt-bindings: net: bluetooth: add clock property to UART-based device 2019-07-06 13:00:04 +02:00
mediatek-dwmac.txt net-next: dt-binding: dwmac-mediatek: remove fine-tune property 2018-12-19 16:24:58 -08:00
mediatek-net.txt dt-bindings: net: mediatek: Add support for MediaTek MT7629 SoC 2019-06-03 15:00:00 -07:00
mediatek,mt7620-gsw.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
meson-dwmac.txt dt-bindings: net: meson-dwmac: new compatible name for AXG SoC 2018-05-01 11:29:59 -04:00
micrel-ks8851.txt
micrel-ks8995.txt
micrel-ksz90x1.txt dt-bindings: net: add support for Microchip KSZ9131 2018-10-19 17:02:23 -07:00
micrel.txt
microchip,enc28j60.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
microchip,lan78xx.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
mscc-miim.txt dt-bindings: net: add DT bindings for Microsemi MIIM 2018-05-15 16:41:14 -04:00
mscc-ocelot.txt dt-bindings: net: ocelot: remove hsio from the list of register address spaces 2018-10-05 14:36:43 -07:00
mscc-phy-vsc8531.txt dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531, led-N-mode 2018-09-04 10:47:53 -07:00
nixge.txt dt-bindings: net: Add fixed-link support 2019-02-05 10:34:34 -08:00
nokia-bluetooth.txt dt-bindings: net: bluetooth: Add nokia-bluetooth 2017-04-13 10:32:23 +02:00
nxp,lpc1850-dwmac.txt
opencores-ethoc.txt
oxnas-dwmac.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
phy.txt dt-bindings: net: Add a YAML schemas for the generic PHY options 2019-06-28 13:27:45 -06:00
qca,ar71xx.txt dt-bindings: net: add qca,ar71xx.txt documentation 2019-05-26 13:22:50 -07:00
qca,qca7000.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
qcom-emac.txt
qcom,ethqos.txt dt-bindings: net: Add Qualcomm ethqos binding 2019-01-22 19:37:59 -08:00
qualcomm-bluetooth.txt dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174 2019-07-06 12:55:39 +02:00
ralink,rt2880-net.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ralink,rt3050-esw.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
renesas,ravb.txt dt-bindings: net: ravb: Add support for r8a774c0 SoC 2018-12-15 13:04:55 -08:00
rockchip-dwmac.txt net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30 2018-06-29 22:19:05 +09:00
samsung-sxgbe.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
sff,sfp.txt Documentation/bindings: net: the sfp i2c-bus property is now mandatory 2018-05-23 14:34:27 -04:00
sh_eth.txt sh_eth: Add R7S9210 support 2018-08-29 18:10:28 -07:00
smsc911x.txt dt-bindings: net: sms911x: Add missing optional VDD regulators 2017-06-20 15:14:56 -04:00
smsc-lan87xx.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
smsc-lan91c111.txt
snps,dwc-qos-ethernet.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
snps,dwmac.yaml dt-bindings: net: Use phy-mode instead of phy-connection-type 2019-07-03 13:18:55 -06:00
socfpga-dwmac.txt dt-bindings: socfpga-dwmac: add "altr, socfpga-stmmac-a10-s10" binding 2019-06-06 14:21:06 -07:00
socionext-netsec.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
socionext,uniphier-ave4.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
sti-dwmac.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
stm32-dwmac.txt dt-bindings: net: stmmac: remove syscfg clock property 2019-03-08 11:48:19 -08:00
stmmac.txt dt-bindings: net: stmmac: Convert the binding to a schemas 2019-06-28 13:27:46 -06:00
ti-bluetooth.txt dt-bindings: net: add TI CC2560 Bluetooth chip 2017-12-13 09:38:34 +01:00
ti,dp83867.txt dt-bindings: phy: dp83867: Add documentation for disabling clock output 2019-05-22 17:40:17 -07:00
via-rhine.txt
via-velocity.txt
wiznet,w5x00.txt dt-bindings: net: wiznet: add w5x00 support 2019-06-12 09:52:20 -07:00
xilinx_axienet.txt net: axienet: document axistream-connected attribute 2019-06-06 16:24:30 -07:00
xilinx_gmii2rgmii.txt