1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/net
Linus Torvalds d06e415643 Devicetree updates for v5.3:
- DT binding schema examples are now validated against the schemas.
   Various examples are fixed due to that.
 
 - Sync dtc with upstream version v1.5.0-30-g702c1b6c0e73
 
 - Initial schemas for networking bindings. This includes ethernet, phy
   and mdio common bindings with several Allwinner and stmmac converted
   to the schema.
 
 - Conversion of more Arm top-level SoC/board bindings to DT schema
 
 - Conversion of PSCI binding to DT schema
 
 - Rework Arm CPU schema to coexist with other CPU schemas
 
 - Add a bunch of missing vendor prefixes and new ones for SoChip,
   Sipeed, Kontron, B&R Industrial Automation GmbH, and Espressif
 
 - Add Mediatek UART RX wakeup support to binding
 
 - Add reset to ST UART binding
 
 - Remove some Linuxisms from the endianness common-properties.txt
   binding
 
 - Make the flattened DT read-only after init
 
 - Ignore disabled reserved memory nodes
 
 - Clean-up some dead code in FDT functions
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl0mAxQQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw68aEACDEx7SBgpWhv0EJkIk/94bK6MxTMZQGIw2
 OZZQmOJJ0VncfQ3E1emc9zN5xsW1uQlicwh4AwAYbL+Bj3aaG+ANIYyolOLCKybB
 AJD28XAMeZjahf4XtVsieMgdu4OmaLKqUS3BTCcuxY0/gGhTbsLjhUaJLS6GFXK+
 rc/q+BFLBynG5QMmyQXLSTfwqYyHKB9BUY3Jf6VW5o5IvnJQa40dqkrcdn17MJM/
 Ui1bnjrl9Jw78m/JJSkfp/ix6PMEYx1ynQq5cUX0KgroW4z5wcTzDepnttYCG8eh
 zxlZSCnZ/qqgdtff0zofGdNSsMMpnuNJIIo+R3wVqyGe1uwad5NzQglKH0BAYcqd
 NayZ3r9cT6i1iwcrbIU4+HF3leBhS2zuKc3HwdXgBNn47xHMLTPvQnedE4pkAA1A
 ZjM23G7JtX3APIjz1cYe7/QCtBEibkr4u26DAibGklXrwfv96XD4v0k4AumD24hK
 oEyIRN9/H2hBWEVfrAejJjh4WBdj1dBAbjTp+IH7xKNa4+FHinBv/gPFZE2lzi7r
 qB//+fpZi9usi6v4iAqnP1wAKhD7zE8uVfhcWsmRSFsCpaQlp9sIuQ8ZU7+/t3VS
 2IZB1V7ZPCIAeBigY8zi6D8mOMmDbpmzs30tAB9Kh101VlEF0bFmOSrWoa0YdmFq
 M7AfUwnhmg==
 =Qpuw
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull Devicetree updates from Rob Herring:

 - DT binding schema examples are now validated against the schemas.
   Various examples are fixed due to that.

 - Sync dtc with upstream version v1.5.0-30-g702c1b6c0e73

 - Initial schemas for networking bindings. This includes ethernet, phy
   and mdio common bindings with several Allwinner and stmmac converted
   to the schema.

 - Conversion of more Arm top-level SoC/board bindings to DT schema

 - Conversion of PSCI binding to DT schema

 - Rework Arm CPU schema to coexist with other CPU schemas

 - Add a bunch of missing vendor prefixes and new ones for SoChip,
   Sipeed, Kontron, B&R Industrial Automation GmbH, and Espressif

 - Add Mediatek UART RX wakeup support to binding

 - Add reset to ST UART binding

 - Remove some Linuxisms from the endianness common-properties.txt
   binding

 - Make the flattened DT read-only after init

 - Ignore disabled reserved memory nodes

 - Clean-up some dead code in FDT functions

* tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (56 commits)
  dt-bindings: vendor-prefixes: add Sipeed
  dt-bindings: vendor-prefixes: add SoChip
  dt-bindings: 83xx-512x-pci: Drop cell-index property
  dt-bindings: serial: add documentation for Rx in-band wakeup support
  dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema
  of: unittest: simplify getting the adapter of a client
  of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
  of/platform: Drop superfluous cast in of_device_make_bus_id()
  dt-bindings: usb: ehci: Fix example warnings
  dt-bindings: net: Use phy-mode instead of phy-connection-type
  dt-bindings: simple-framebuffer: Add requirement for pipelines
  dt-bindings: display: Fix simple-framebuffer example
  dt-bindings: net: mdio: Add child nodes
  dt-bindings: net: mdio: Add address and size cells
  dt-bindings: net: mdio: Add a nodename pattern
  dt-bindings: mtd: sunxi-nand: Drop 'maxItems' from child 'reg' property
  dt-bindings: arm: Limit cpus schema to only check Arm 'cpu' nodes
  dt-bindings: backlight: lm3630a: correct schema validation
  dt-bindings: net: dwmac: Deprecate the PHY reset properties
  dt-bindings: net: sun8i-emac: Convert the binding to a schemas
  ...
2019-07-11 18:35:30 -07:00
..
can dt-bindings: can: mcp251x: add mcp25625 support 2019-06-07 23:03:53 +02:00
dsa net: dsa: Change DT bindings for Vitesse VSC73xx switches 2019-07-07 14:16:32 -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: net: Use phy-mode instead of phy-connection-type 2019-07-03 13:18:55 -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 Documentation: dtb: xgene: Add rxlos GPIO mapping 2016-08-13 11:48:53 -07:00
apm-xgene-mdio.txt Documentation: dtb: xgene: Add MDIO node 2016-07-25 21:51:44 -07:00
arc_emac.txt net: arc_emac: add phy reset is optional for device tree 2016-03-16 19:28:01 -04:00
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 net: systemport: Add support for SYSTEMPORT Lite 2017-01-22 16:56:06 -05:00
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 phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses. 2016-03-14 15:27:22 -04:00
cavium-mix.txt
cavium-pip.txt Documentation/devicetree: document cavium-pip rx-delay/tx-delay properties 2016-07-18 17:18:35 -05:00
cirrus,cs89x0.txt dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip 2016-06-15 12:17:57 -07:00
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-mdio.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
davinci_emac.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
emac_rockchip.txt net: arc_emac: make the rockchip emac document more compatible 2016-03-16 19:28:01 -04:00
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: Make the phy-reset-gpio polarity explicit 2017-12-11 11:26:59 -05: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 net: Add MDIO bus driver for the Hisilicon FEMAC 2016-07-16 21:32:58 -07:00
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 Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
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: add sifive fu540-c000 binding 2019-06-18 22:02:27 -04:00
marvell,prestera.txt dt-bindings: marvell,prestera: Add common compatible string 2018-09-24 17:16:54 +02: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 net: mv643xx_eth: Fetch the phy connection type from DT 2016-10-29 15:11:36 -04:00
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
maxim,ds26522.txt
mdio-gpio.txt
mdio-mux-gpio.txt DT: phy.txt: Clarify expected compatible values 2016-01-28 22:53:16 -08:00
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 net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes 2016-11-09 12:50:55 -05:00
mdio-mux-multiplexer.txt dt-bindings: net: Add bindings for mdio mux consumers 2019-02-27 12:52:20 -08:00
mdio-mux.txt binding: Make "mdio-parent-bus" property from mandatory to optional 2016-06-10 23:24:54 -07:00
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,mt7620-gsw.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -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
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 dt-bindings: net: ks8995: add bindings documentation for ks8995 2016-02-11 11:34:25 -05:00
micrel-ksz90x1.txt dt-bindings: net: add support for Microchip KSZ9131 2018-10-19 17:02:23 -07:00
micrel.txt net: phy: micrel: Add KSZ8041FTL fiber mode support 2016-07-15 11:53:02 -07:00
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,ethqos.txt dt-bindings: net: Add Qualcomm ethqos binding 2019-01-22 19:37:59 -08:00
qcom-emac.txt net: emac: emac gigabit ethernet controller driver 2016-09-01 23:32:05 -07: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
smsc-lan87xx.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
smsc-lan91c111.txt net: smsc91x: add u16 workaround for pxa platforms 2016-10-18 14:14:21 -04:00
smsc911x.txt dt-bindings: net: sms911x: Add missing optional VDD regulators 2017-06-20 15:14:56 -04:00
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,uniphier-ave4.txt dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour 2019-05-05 21:47:07 -07:00
socionext-netsec.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,dp83867.txt dt-bindings: phy: dp83867: Add documentation for disabling clock output 2019-05-22 17:40:17 -07:00
ti-bluetooth.txt dt-bindings: net: add TI CC2560 Bluetooth chip 2017-12-13 09:38:34 +01: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 Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation 2016-08-12 16:57:20 -07:00