mirror-linux/Documentation/devicetree/bindings/net
Linus Torvalds 3976d758e0 ARM: DT changes for 6.0
As usual, the bulk of the changes for the SoC tree are devicetree file
 updates, and most of these changes are for 64-bit embedded machines.
 As before, there are a ton of style cleanups, and additional hardware
 support for existing machines.
 
 Looking only at the new SoC, the notable additions are:
 
  - A whole family of Broadcom broadband SoCs, both 32-bit and 64-bit:
    BCM63178, BCM63158, BCM4912, BCM6858, BCM6878, BCM6846, BCM63146,
    BCM6856, BCM6855, BCM6756, BCM63148, and BCM6813.
    Each SoC comes with a corresponding reference board.
 
  - The new NXP i.MX93 SoC, the follow-up to the popular i.MX6 and
    i.MX8 embedded SoCs, now using Cortex-A55 cores and the
    Ethos-U65 NPU.
 
  - Qualcomm Snapdragon 8cx Gen3 (SC8280XP), the current high end
    of Arm based Laptop SoCs, and its automotive cousin, the
    SA8540P. The SC8280XP is used in the Lenovo Thinkpad X13s
    laptop that also gets added here in addition to the reference
    boards.
 
  - Allwinner H616, a newer version of the H6 SoC, targeted at
    Set-top-box applications. It comes with dts files for the
    Orange Pi zero2 single-board computer and the X96 Mate
    set-top-box
 
  - Marvell Prestera 98DX2530 (AlleyCat5), a network switch chip
    in the Armada SoC family based on the Cortex-A55 core.
 
 New machines based on previously supported SoCs include:
 
  - Several new machines on NXP i.MX platforms: multiple Toradex
    Colibri boards using the "Iris" and "Ixora" carriers,
    DH electronics i.MX8M Plus DHCOM and PDK2, TQ-Systems
    TQMa8MPQL, and phytech phyBOARD-Polis-i.MX8MM.
 
  - Google Chameleon v3 FPGA board based on Intel Arria10 and
    Stratix 10 Software Virtual platform, both in the SoCFPGA
    platform.
 
  - Two new wireless devices based on Broadcom SoCs:
    The Asus GT-AX6000 Router and the Cisco Meraki MR26 access point
 
  - Improved Chromebook support for both the Mediatek and Qualcomm
    SoC families brought added machines: Acer Chromebook 514 (MT8192),
    Acer Chromebook Spin 513 (MT8195) and a couple of SC7180 based
    machines including the Lenovo IdeaPad Chromebook Duet 3.
 
  - Xiaomi Mi Mix2s, LG G7 and LG V35 are mobile phones based on
    Qualcomm SDM845, while Mi 5s Plus is based on MSM8996.
 
  - Finally, there are a few development board on other chips:
    PCB8309 (Microchip lan966x), Radxa Rock Pi S (Rockchips RK3308)
    DH DRC Compact (ST STM32MP1) and Inforce IFC6560 (Qualcomm
    SDM660)
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmLo+7MACgkQmmx57+YA
 GNlTQQ//QnOoW3fl2l4TvuBuP1Vxp7KW3GxZEkWBEfy7lfgkfBzksJ2GT+c96fxk
 +XEvSJcDsSo8zNYXXu/q0jjVKW4lEkiBtaB53NbLayNTFtJccKPiL4hccUkwSg1K
 zOhfu6SEgkwuYNAhtcQOfIec+gdF2PvpZSWUfuGvM2Z3rNhhyfhgoRRZCpc62eeS
 VQ+bVJH/7hG4XAJEcwmNK+8GoCcLbOclCa14oa9/LuEVjfYwOblfPjSflmfALzbM
 BoTDdeMbZoOdy3LOmLpT26Wv7zWQxLhTpiSYiSV0CI4NHUfzJj8ncNh+w9OiN+KO
 Z7cblHhveW5WSEP/jDp9YTf2XXA5UgpFQQjuXS8zQVECw5YxrSBB96GroQhvpcmT
 oSS0BVvlmp5snBRx4Oev2ldJ0BuyYYljF0DmmTrQ6s2gvB4WBlRSqplCAkDy59Im
 +mc5BBTqZYoxzCpzXEZR7VPzk1jzAO5wnYYd1mLJSHVExlSw8CQijy1a4YXxsvmK
 4Sysrm8UbmPN/0anbiyPKeIkuNuufFUvUCR3Vm2HnMzNPza8YBJ0xm6zr8J7ecXe
 QcucpXyLi17GTLOm+pcyj2fQ19yVqO3xbutP4sy9StctEXLZe3rH2hY+GPK6N+Uj
 83MbABMCmpUAyPMzR0AwTKx/RwWbf1jjYvcKg2VW8NNV5kkQQzM=
 =X6mA
 -----END PGP SIGNATURE-----

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

Pull ARM DT updates from Arnd Bergmann:
 "As usual, the bulk of the changes for the SoC tree are devicetree file
  updates, and most of these changes are for 64-bit embedded machines.
  As before, there are a ton of style cleanups, and additional hardware
  support for existing machines.

  Looking only at the new SoC, the notable additions are:

   - A whole family of Broadcom broadband SoCs, both 32-bit and 64-bit:
     BCM63178, BCM63158, BCM4912, BCM6858, BCM6878, BCM6846, BCM63146,
     BCM6856, BCM6855, BCM6756, BCM63148, and BCM6813. Each SoC comes
     with a corresponding reference board.

   - The new NXP i.MX93 SoC, the follow-up to the popular i.MX6 and
     i.MX8 embedded SoCs, now using Cortex-A55 cores and the Ethos-U65
     NPU.

   - Qualcomm Snapdragon 8cx Gen3 (SC8280XP), the current high end of
     Arm based Laptop SoCs, and its automotive cousin, the SA8540P. The
     SC8280XP is used in the Lenovo Thinkpad X13s laptop that also gets
     added here in addition to the reference boards.

   - Allwinner H616, a newer version of the H6 SoC, targeted at
     Set-top-box applications. It comes with dts files for the Orange Pi
     zero2 single-board computer and the X96 Mate set-top-box

   - Marvell Prestera 98DX2530 (AlleyCat5), a network switch chip in the
     Armada SoC family based on the Cortex-A55 core.

  New machines based on previously supported SoCs include:

   - Several new machines on NXP i.MX platforms: multiple Toradex
     Colibri boards using the "Iris" and "Ixora" carriers, DH
     electronics i.MX8M Plus DHCOM and PDK2, TQ-Systems TQMa8MPQL, and
     phytech phyBOARD-Polis-i.MX8MM.

   - Google Chameleon v3 FPGA board based on Intel Arria10 and Stratix
     10 Software Virtual platform, both in the SoCFPGA platform.

   - Two new wireless devices based on Broadcom SoCs: The Asus GT-AX6000
     Router and the Cisco Meraki MR26 access point

   - Improved Chromebook support for both the Mediatek and Qualcomm SoC
     families brought added machines: Acer Chromebook 514 (MT8192), Acer
     Chromebook Spin 513 (MT8195) and a couple of SC7180 based machines
     including the Lenovo IdeaPad Chromebook Duet 3.

   - Xiaomi Mi Mix2s, LG G7 and LG V35 are mobile phones based on
     Qualcomm SDM845, while Mi 5s Plus is based on MSM8996.

   - Finally, there are a few development board on other chips: PCB8309
     (Microchip lan966x), Radxa Rock Pi S (Rockchips RK3308) DH DRC
     Compact (ST STM32MP1) and Inforce IFC6560 (Qualcomm SDM660)"

* tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (829 commits)
  dt-bindings: soc: bcm: use absolute path to other schema
  dt-bindings: soc: bcm: drop quotes when not needed
  dt-bindings: soc: microchip: use absolute path to other schema
  dt-bindings: soc: microchip: drop quotes when not needed
  ARM: dts: lan966x: keep lan966 entries alphabetically sorted
  ARM: dts: lan966x: add support for pcb8309
  dt-bindings: arm: at91: add lan966 pcb8309 board
  ARM: dts: lan966x: Enable network driver on pcb8291
  ARM: dts: lan966x: Disable can0 on pcb8291
  ARM: dts: lan966x: Add gpio-restart
  dt-bindings: arm: aspeed: add Aspeed Evaluation boards
  arm64: dts: qcom: Add support for Xiaomi Mi Mix2s
  dt-bindings: arm: qcom: Add Xiaomi Mi Mix2s bindings
  dt-bindings: arm: qcom: Document lg,judyln and lg,judyp devices
  dt-bindings: arm: qcom: add missing SM6350 board compatibles
  dt-bindings: arm: qcom: add missing SM6125 board compatibles
  dt-bindings: arm: qcom: add missing SDM845 board compatibles
  dt-bindings: arm: qcom: add missing SDM636 board compatibles
  dt-bindings: arm: qcom: add missing SDM630 board compatibles
  dt-bindings: arm: qcom: add missing QCS404 board compatibles
  ...
2022-08-02 08:15:25 -07:00
..
can dt-bindings: can: ctucanfd: include common CAN controller bindings 2022-05-16 22:11:04 +02:00
dsa dt-bindings: net/dsa: Add spi-peripheral-props.yaml references 2022-06-03 11:46:26 -05:00
ieee802154
nfc dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
pcs dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter 2022-06-29 16:08:06 +02:00
wireless dt-bindings: net: wireless: ath11k: change Kalle's email 2022-06-15 15:49:00 +03:00
actions,owl-emac.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
adi,adin.yaml dt-bindings: net: Update ADIN PHY maintainers 2022-05-27 18:20:21 -07:00
allwinner,sun4i-a10-emac.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
allwinner,sun4i-a10-mdio.yaml
allwinner,sun7i-a20-gmac.yaml
allwinner,sun8i-a83t-emac.yaml dt-bindings: arm: sunxi: Add H616 EMAC0 compatible 2022-07-09 20:08:26 +02:00
altera_tse.txt
amd-xgbe.txt
amlogic,meson-dwmac.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
anarion-gmac.txt
apm-xgene-enet.txt
apm-xgene-mdio.txt
arc_emac.txt
asix,ax88178.yaml dt-bindings: net: add schema for ASIX USB Ethernet controllers 2022-05-17 13:06:33 -05:00
asix,ax88796c.yaml dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter 2021-10-21 16:28:41 -07:00
aspeed,ast2600-mdio.yaml dt-bindings: net: add reset property for aspeed, ast2600-mdio binding 2022-04-28 09:39:31 +02:00
bluetooth.txt
brcm,amac.yaml dt-bindings: net: Convert AMAC to YAML 2021-12-08 15:52:05 -06:00
brcm,bcm4908-enet.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,bcm6368-mdio-mux.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
brcm,bcm7445-switch-v4.0.txt dt-bindings: net: convert Broadcom Starfighter 2 binding to the json-schema 2021-01-09 19:18:09 -08:00
brcm,bcmgenet.yaml dt-bindings: net: Convert GENET binding to YAML 2021-12-08 13:51:13 -06:00
brcm,iproc-mdio.yaml dt-bindings: net: brcm,iproc-mdio: convert to the json-schema 2021-06-02 13:05:21 -07:00
brcm,mdio-mux-iproc.yaml dt-bindings: net: Convert iProc MDIO mux to YAML 2021-12-08 13:51:13 -06:00
brcm,systemport.yaml dt-bindings: net: Convert SYSTEMPORT to YAML 2021-12-08 15:52:05 -06:00
brcm,unimac-mdio.yaml dt-bindings: net: brcm,unimac-mdio: Update maintainers for binding 2021-12-08 13:51:13 -06:00
broadcom-bcm87xx.txt
broadcom-bluetooth.yaml dt-bindings: bluetooth: broadcom: Fix clocks check 2021-10-12 09:05:34 -05:00
btusb.txt USB/Thunderbolt patches for 5.12-rc1 2021-02-20 21:32:37 -08:00
calxeda-xgmac.yaml
cavium-mdio.txt
cavium-mix.txt
cavium-pip.txt
cdns,macb.yaml dt-bindings: net: Fix unevaluatedProperties warnings in examples 2022-05-31 21:25:11 -05:00
cirrus,cs89x0.txt
cortina,gemini-ethernet.yaml dt-bindings: net: convert net/cortina,gemini-ethernet to yaml 2022-02-09 15:47:55 -06:00
cortina.txt
cpsw-phy-sel.txt
cpsw.txt
davicom,dm9051.yaml dt-bindings: net: Add Davicom dm9051 SPI ethernet controller 2022-02-14 11:18:46 +00:00
davicom-dm9000.txt
davinci_emac.txt
emac_rockchip.txt
engleder,tsnep.yaml dt-bindings: net: Add tsnep Ethernet controller 2021-11-22 13:19:04 +00:00
ethernet-controller.yaml dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema 2022-07-22 12:38:16 +01:00
ethernet-phy.yaml dt-bindings: net: phy: Add 10-baseT1L 2.4 Vpp 2022-05-01 17:45:35 +01:00
ethernet.txt
ezchip_enet.txt
faraday,ftmac.txt
fixed-link.txt
fsl,fec.yaml dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties 2022-07-22 12:38:16 +01:00
fsl,qoriq-mc-dpmac.yaml dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
fsl-enetc.txt dt-bindings: net: fsl: enetc: add the IERB documentation 2021-04-19 15:31:45 -07:00
fsl-fman.txt dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble" 2022-01-27 13:41:30 +00:00
fsl-tsec-phy.txt
ftgmac100.txt dt-bindings: net: ftgmac100: describe phy-handle and MDIO 2020-11-02 15:10:55 -08:00
hisilicon-femac-mdio.txt
hisilicon-femac.txt
hisilicon-hip04-net.txt
hisilicon-hix5hd2-gmac.txt
hisilicon-hns-dsaf.txt
hisilicon-hns-mdio.txt
hisilicon-hns-nic.txt
ibm,emac.txt
icplus-ip101ag.txt
idt,3243x-emac.yaml dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCs 2021-04-19 15:58:14 -07:00
ingenic,mac.yaml dt-bindings: Fix properties without any type 2022-05-23 11:53:30 -05:00
intel,dwmac-plat.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
intel,ixp4xx-ethernet.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
intel,ixp4xx-hss.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
intel,ixp46x-ptp-timer.yaml ixp4xx_eth: Add devicetree bindings 2021-08-30 09:59:11 +01:00
ipq806x-dwmac.txt
keystone-netcp.txt
lantiq,etop-xway.yaml dt-bindings: Drop required 'interrupt-parent' 2022-01-11 11:54:35 -06:00
lantiq,xrx200-net.yaml dt-bindings: Drop required 'interrupt-parent' 2022-01-11 11:54:35 -06:00
litex,liteeth.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
lpc-eth.txt
marvell,mvusb.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
marvell,orion-mdio.yaml dt-bindings: net: marvell,orion-mdio: Set unevaluatedProperties to false 2022-05-18 13:03:43 +01:00
marvell,prestera.txt dt-bindings: marvell,prestera: Add description for device-tree bindings 2020-09-17 16:35:47 -07:00
marvell-armada-370-neta.txt dt-bindings: net: mvneta: Add marvell,armada-ac5-neta 2022-03-17 10:49:26 +01:00
marvell-bluetooth.yaml dt-bindings: net: marvell-bluetooth: Convert txt bindings to yaml 2021-10-20 10:51:43 -05:00
marvell-bt-8xxx.txt
marvell-neta-bm.txt
marvell-orion-net.txt
marvell-pp2.txt doc: marvell: add CM3 address space and PPv2.3 description 2021-02-11 14:50:23 -08:00
marvell-pxa168.txt
maxim,ds26522.txt
mctp-i2c-controller.yaml dt-bindings: net: New binding mctp-i2c-controller 2022-02-19 16:18:49 +00:00
mdio-gpio.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
mdio-mux-gpio.yaml dt-bindings: net: Convert MDIO mux bindings to DT schema 2021-06-02 16:05:22 -05:00
mdio-mux-meson-g12a.txt
mdio-mux-mmioreg.yaml dt-bindings: net: Convert MDIO mux bindings to DT schema 2021-06-02 16:05:22 -05:00
mdio-mux-multiplexer.yaml dt-bindings: net: Convert MDIO mux bindings to DT schema 2021-06-02 16:05:22 -05:00
mdio-mux.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
mdio.txt
mdio.yaml dt-bindings: net: mdio: Drop resets/reset-names child properties 2022-01-12 10:00:22 -06:00
mediatek,mt7620-gsw.txt
mediatek,net.yaml dt-bindings: net: Fix unevaluatedProperties warnings in examples 2022-05-31 21:25:11 -05:00
mediatek,star-emac.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
mediatek-bluetooth.txt dt: fix broken links due to txt->yaml renames 2020-06-18 10:45:05 -06:00
mediatek-dwmac.yaml dt-bindings: net: Fix unevaluatedProperties warnings in examples 2022-05-31 21:25:11 -05:00
micrel,ks8851.yaml dt-bindings: net: ks8851: Convert to YAML schema 2021-07-13 13:14:40 -06:00
micrel-ks8995.txt
micrel-ksz90x1.txt dt-bindings: net: micrel-ksz90x1.txt: correct documentation 2021-03-25 16:51:53 -07:00
micrel.txt dt-bindings: net: micrel: add coma-mode-gpios property 2022-04-29 16:37:53 -07:00
microchip,enc28j60.txt
microchip,lan78xx.txt
microchip,lan95xx.yaml dt-bindings: net: add schema for Microchip/SMSC LAN95xx USB Ethernet controllers 2022-05-17 13:06:33 -05:00
microchip,lan966x-switch.yaml dt-bindings: net: lan966x: fix example 2022-05-04 20:40:19 -07:00
microchip,sparx5-switch.yaml dt-bindings: net: sparx5: Extend with the ptp interrupt 2022-03-04 13:03:09 +00:00
mscc,miim.yaml dt-bindings: net: mscc-miim: add clock and clock-frequency 2022-04-06 14:04:16 +01:00
mscc,vsc7514-switch.yaml dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml 2022-03-10 16:15:11 -06:00
mscc-phy-vsc8531.txt Documentation: fix incorrect macro referencing in mscc-phy-vsc8531.txt 2021-08-02 15:48:06 -06:00
nixge.txt
nokia-bluetooth.txt
nxp,dwmac-imx.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
nxp,lpc1850-dwmac.txt
nxp,tja11xx.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
opencores-ethoc.txt
oxnas-dwmac.txt dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE 2022-01-12 09:05:02 -08:00
phy.txt
qca,ar71xx.yaml dt-bindings: net: Cleanup MDIO node schemas 2022-01-11 11:54:34 -06:00
qca,ar803x.yaml dt: ar803x: document SmartEEE properties 2021-01-15 15:06:06 -08:00
qca,qca7000.txt
qcom,bam-dmux.yaml dt-bindings: net: Add schema for Qualcomm BAM-DMUX 2021-11-29 12:27:34 +00:00
qcom,ethqos.txt dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible 2022-03-29 15:37:10 -07:00
qcom,ipa.yaml dt-bindings: net: qcom,ipa: finish the qcom,smp2p example 2022-04-04 19:55:03 -05:00
qcom,ipq4019-mdio.yaml dt-bindings: net: Add the properties for ipq4019 MDIO 2021-08-16 10:30:27 +01:00
qcom,ipq8064-mdio.yaml dt-bindings: net: ipq8064-mdio: fix warning with new qca8k switch 2021-10-15 11:06:38 +01:00
qcom-emac.txt
qualcomm-bluetooth.yaml dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750 2021-06-26 07:12:30 +02:00
ralink,rt2880-net.txt
ralink,rt3050-esw.txt
realtek,rtl82xx.yaml dt-bindings: net: add dt binding for realtek rtl82xx phy 2021-06-08 11:41:23 -07:00
realtek-bluetooth.yaml dt-bindings: bluetooth: realtek: Add missing max-speed 2021-10-12 09:05:34 -05:00
renesas,ether.yaml dt-bindings: net: renesas,ether: Update example to match reality 2021-10-02 14:13:38 +01:00
renesas,etheravb.yaml dt-bindings: net: renesas,etheravb: Document RZ/V2M SoC 2022-05-16 10:14:27 +01:00
rockchip-dwmac.yaml dt-bindings: net: rockchip-dwmac: add rk3568 compatible string 2021-05-17 15:34:43 -07:00
samsung-sxgbe.txt
sff,sfp.txt
smsc,lan91c111.yaml dt-bindings: net: smsc,lan91c111 convert to schema 2022-04-06 11:03:37 -05:00
smsc,lan9115.yaml dt-bindings: net: sms911x: Convert to json-schema 2021-07-01 13:27:10 -07:00
smsc-lan87xx.txt dt-bindings: net: phy: smsc: document reference clock 2020-09-09 14:15:02 -07:00
snps,dwc-qos-ethernet.txt
snps,dwmac.yaml dt-bindings: net: snps: remove duplicate name 2022-04-06 12:41:23 -05:00
socfpga-dwmac.txt
socionext,uniphier-ave4.yaml dt-bindings: net: ave: Use unevaluatedProperties 2022-04-08 11:55:06 +01:00
socionext-netsec.txt netsec: ignore 'phy-mode' device property on ACPI systems 2020-10-20 15:59:43 -07:00
sti-dwmac.txt
stm32-dwmac.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
stmmac.txt
sunplus,sp7021-emac.yaml devicetree: bindings: net: Add bindings doc for Sunplus SP7021. 2022-05-10 11:31:32 +02:00
ti,bluetooth.yaml dt-bindings: net: ti,bluetooth: Document default max-speed 2021-11-01 20:33:57 -05:00
ti,cpsw-switch.yaml dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' 2022-03-02 14:02:57 -06:00
ti,davinci-mdio.yaml dt-bindings: Fix properties without any type 2022-05-23 11:53:30 -05:00
ti,dp83822.yaml dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
ti,dp83867.yaml dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
ti,dp83869.yaml dt-bindings: net: ti,dp83869: Drop value on boolean 'ti,max-output-impedance' 2022-01-11 11:54:35 -06:00
ti,k3-am654-cpsw-nuss.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
ti,k3-am654-cpts.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
toshiba,visconti-dwmac.yaml dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties 2022-05-22 23:08:18 +01:00
vertexcom-mse102x.yaml dt-bindings: net: add Vertexcom MSE102x support 2021-12-13 14:15:41 +00:00
via-rhine.txt
via-velocity.txt
wiznet,w5x00.txt
xilinx_axienet.txt dt-bindings: net: add pcs-handle attribute 2022-04-06 13:54:51 +01:00
xilinx_gmii2rgmii.txt