linux-stable/Documentation/devicetree/bindings/phy
Linus Torvalds 169e77764a Networking changes for 5.18.
Core
 ----
 
  - Introduce XDP multi-buffer support, allowing the use of XDP with
    jumbo frame MTUs and combination with Rx coalescing offloads (LRO).
 
  - Speed up netns dismantling (5x) and lower the memory cost a little.
    Remove unnecessary per-netns sockets. Scope some lists to a netns.
    Cut down RCU syncing. Use batch methods. Allow netdev registration
    to complete out of order.
 
  - Support distinguishing timestamp types (ingress vs egress) and
    maintaining them across packet scrubbing points (e.g. redirect).
 
  - Continue the work of annotating packet drop reasons throughout
    the stack.
 
  - Switch netdev error counters from an atomic to dynamically
    allocated per-CPU counters.
 
  - Rework a few preempt_disable(), local_irq_save() and busy waiting
    sections problematic on PREEMPT_RT.
 
  - Extend the ref_tracker to allow catching use-after-free bugs.
 
 BPF
 ---
 
  - Introduce "packing allocator" for BPF JIT images. JITed code is
    marked read only, and used to be allocated at page granularity.
    Custom allocator allows for more efficient memory use, lower
    iTLB pressure and prevents identity mapping huge pages from
    getting split.
 
  - Make use of BTF type annotations (e.g. __user, __percpu) to enforce
    the correct probe read access method, add appropriate helpers.
 
  - Convert the BPF preload to use light skeleton and drop
    the user-mode-driver dependency.
 
  - Allow XDP BPF_PROG_RUN test infra to send real packets, enabling
    its use as a packet generator.
 
  - Allow local storage memory to be allocated with GFP_KERNEL if called
    from a hook allowed to sleep.
 
  - Introduce fprobe (multi kprobe) to speed up mass attachment (arch
    bits to come later).
 
  - Add unstable conntrack lookup helpers for BPF by using the BPF
    kfunc infra.
 
  - Allow cgroup BPF progs to return custom errors to user space.
 
  - Add support for AF_UNIX iterator batching.
 
  - Allow iterator programs to use sleepable helpers.
 
  - Support JIT of add, and, or, xor and xchg atomic ops on arm64.
 
  - Add BTFGen support to bpftool which allows to use CO-RE in kernels
    without BTF info.
 
  - Large number of libbpf API improvements, cleanups and deprecations.
 
 Protocols
 ---------
 
  - Micro-optimize UDPv6 Tx, gaining up to 5% in test on dummy netdev.
 
  - Adjust TSO packet sizes based on min_rtt, allowing very low latency
    links (data centers) to always send full-sized TSO super-frames.
 
  - Make IPv6 flow label changes (AKA hash rethink) more configurable,
    via sysctl and setsockopt. Distinguish between server and client
    behavior.
 
  - VxLAN support to "collect metadata" devices to terminate only
    configured VNIs. This is similar to VLAN filtering in the bridge.
 
  - Support inserting IPv6 IOAM information to a fraction of frames.
 
  - Add protocol attribute to IP addresses to allow identifying where
    given address comes from (kernel-generated, DHCP etc.)
 
  - Support setting socket and IPv6 options via cmsg on ping6 sockets.
 
  - Reject mis-use of ECN bits in IP headers as part of DSCP/TOS.
    Define dscp_t and stop taking ECN bits into account in fib-rules.
 
  - Add support for locked bridge ports (for 802.1X).
 
  - tun: support NAPI for packets received from batched XDP buffs,
    doubling the performance in some scenarios.
 
  - IPv6 extension header handling in Open vSwitch.
 
  - Support IPv6 control message load balancing in bonding, prevent
    neighbor solicitation and advertisement from using the wrong port.
    Support NS/NA monitor selection similar to existing ARP monitor.
 
  - SMC
    - improve performance with TCP_CORK and sendfile()
    - support auto-corking
    - support TCP_NODELAY
 
  - MCTP (Management Component Transport Protocol)
    - add user space tag control interface
    - I2C binding driver (as specified by DMTF DSP0237)
 
  - Multi-BSSID beacon handling in AP mode for WiFi.
 
  - Bluetooth:
    - handle MSFT Monitor Device Event
    - add MGMT Adv Monitor Device Found/Lost events
 
  - Multi-Path TCP:
    - add support for the SO_SNDTIMEO socket option
    - lots of selftest cleanups and improvements
 
  - Increase the max PDU size in CAN ISOTP to 64 kB.
 
 Driver API
 ----------
 
  - Add HW counters for SW netdevs, a mechanism for devices which
    offload packet forwarding to report packet statistics back to
    software interfaces such as tunnels.
 
  - Select the default NIC queue count as a fraction of number of
    physical CPU cores, instead of hard-coding to 8.
 
  - Expose devlink instance locks to drivers. Allow device layer of
    drivers to use that lock directly instead of creating their own
    which always runs into ordering issues in devlink callbacks.
 
  - Add header/data split indication to guide user space enabling
    of TCP zero-copy Rx.
 
  - Allow configuring completion queue event size.
 
  - Refactor page_pool to enable fragmenting after allocation.
 
  - Add allocation and page reuse statistics to page_pool.
 
  - Improve Multiple Spanning Trees support in the bridge to allow
    reuse of topologies across VLANs, saving HW resources in switches.
 
  - DSA (Distributed Switch Architecture):
    - replay and offload of host VLAN entries
    - offload of static and local FDB entries on LAG interfaces
    - FDB isolation and unicast filtering
 
 New hardware / drivers
 ----------------------
 
  - Ethernet:
    - LAN937x T1 PHYs
    - Davicom DM9051 SPI NIC driver
    - Realtek RTL8367S, RTL8367RB-VB switch and MDIO
    - Microchip ksz8563 switches
    - Netronome NFP3800 SmartNICs
    - Fungible SmartNICs
    - MediaTek MT8195 switches
 
  - WiFi:
    - mt76: MediaTek mt7916
    - mt76: MediaTek mt7921u USB adapters
    - brcmfmac: Broadcom BCM43454/6
 
  - Mobile:
    - iosm: Intel M.2 7360 WWAN card
 
 Drivers
 -------
 
  - Convert many drivers to the new phylink API built for split PCS
    designs but also simplifying other cases.
 
  - Intel Ethernet NICs:
    - add TTY for GNSS module for E810T device
    - improve AF_XDP performance
    - GTP-C and GTP-U filter offload
    - QinQ VLAN support
 
  - Mellanox Ethernet NICs (mlx5):
    - support xdp->data_meta
    - multi-buffer XDP
    - offload tc push_eth and pop_eth actions
 
  - Netronome Ethernet NICs (nfp):
    - flow-independent tc action hardware offload (police / meter)
    - AF_XDP
 
  - Other Ethernet NICs:
    - at803x: fiber and SFP support
    - xgmac: mdio: preamble suppression and custom MDC frequencies
    - r8169: enable ASPM L1.2 if system vendor flags it as safe
    - macb/gem: ZynqMP SGMII
    - hns3: add TX push mode
    - dpaa2-eth: software TSO
    - lan743x: multi-queue, mdio, SGMII, PTP
    - axienet: NAPI and GRO support
 
  - Mellanox Ethernet switches (mlxsw):
    - source and dest IP address rewrites
    - RJ45 ports
 
  - Marvell Ethernet switches (prestera):
    - basic routing offload
    - multi-chain TC ACL offload
 
  - NXP embedded Ethernet switches (ocelot & felix):
    - PTP over UDP with the ocelot-8021q DSA tagging protocol
    - basic QoS classification on Felix DSA switch using dcbnl
    - port mirroring for ocelot switches
 
  - Microchip high-speed industrial Ethernet (sparx5):
    - offloading of bridge port flooding flags
    - PTP Hardware Clock
 
  - Other embedded switches:
    - lan966x: PTP Hardward Clock
    - qca8k: mdio read/write operations via crafted Ethernet packets
 
  - Qualcomm 802.11ax WiFi (ath11k):
    - add LDPC FEC type and 802.11ax High Efficiency data in radiotap
    - enable RX PPDU stats in monitor co-exist mode
 
  - Intel WiFi (iwlwifi):
    - UHB TAS enablement via BIOS
    - band disablement via BIOS
    - channel switch offload
    - 32 Rx AMPDU sessions in newer devices
 
  - MediaTek WiFi (mt76):
    - background radar detection
    - thermal management improvements on mt7915
    - SAR support for more mt76 platforms
    - MBSSID and 6 GHz band on mt7915
 
  - RealTek WiFi:
    - rtw89: AP mode
    - rtw89: 160 MHz channels and 6 GHz band
    - rtw89: hardware scan
 
  - Bluetooth:
    - mt7921s: wake on Bluetooth, SCO over I2S, wide-band-speed (WBS)
 
  - Microchip CAN (mcp251xfd):
    - multiple RX-FIFOs and runtime configurable RX/TX rings
    - internal PLL, runtime PM handling simplification
    - improve chip detection and error handling after wakeup
 
 Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE6jPA+I1ugmIBA4hXMUZtbf5SIrsFAmI7YBcACgkQMUZtbf5S
 IrveSBAAmSNJlUK6vPsnNzs7IhsZnfI/AUjm2TCLZnlhKttbpI4A/4Pohk33V7RS
 FGX7f8kjEfhUwrIiLDgeCnztNHRECrCmk6aZc/jLEvecmTauJ+f6kjShkDY/wix+
 AkPHmrZnQeLPAEVuljDdV+sL6ik08+zQL7PazIYHsaSKKC0MGQptRwcri8PLRAKE
 KPBAhVhleq2rAZ/ntprSN52F4Af6rpFTrPIWuN8Bqdbc9dy5094LT0mpOOWYvgr3
 /DLvvAPuLemwyIQkjWknVKBRUAQcmNPC+BY3J8K3LRaiNhekGqOFan46BfqP+k2J
 6DWu0Qrp2yWt4BMOeEToZR5rA6v5suUAMIBu8PRZIDkINXQMlIxHfGjZyNm0rVfw
 7edNri966yus9OdzwPa32MIG3oC6PnVAwYCJAjjBMNS8sSIkp7wgHLkgWN4UFe2H
 K/e6z8TLF4UQ+zFM0aGI5WZ+9QqWkTWEDF3R3OhdFpGrznna0gxmkOeV2YvtsgxY
 cbS0vV9Zj73o+bYzgBKJsw/dAjyLdXoHUGvus26VLQ78S/VGunVKtItwoxBAYmZo
 krW964qcC89YofzSi8RSKLHuEWtNWZbVm8YXr75u6jpr5GhMBu0CYefLs+BuZcxy
 dw8c69cGneVbGZmY2J3rBhDkchbuICl8vdUPatGrOJAoaFdYKuw=
 =ELpe
 -----END PGP SIGNATURE-----

Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next

Pull networking updates from Jakub Kicinski:
 "The sprinkling of SPI drivers is because we added a new one and Mark
  sent us a SPI driver interface conversion pull request.

  Core
  ----

   - Introduce XDP multi-buffer support, allowing the use of XDP with
     jumbo frame MTUs and combination with Rx coalescing offloads (LRO).

   - Speed up netns dismantling (5x) and lower the memory cost a little.
     Remove unnecessary per-netns sockets. Scope some lists to a netns.
     Cut down RCU syncing. Use batch methods. Allow netdev registration
     to complete out of order.

   - Support distinguishing timestamp types (ingress vs egress) and
     maintaining them across packet scrubbing points (e.g. redirect).

   - Continue the work of annotating packet drop reasons throughout the
     stack.

   - Switch netdev error counters from an atomic to dynamically
     allocated per-CPU counters.

   - Rework a few preempt_disable(), local_irq_save() and busy waiting
     sections problematic on PREEMPT_RT.

   - Extend the ref_tracker to allow catching use-after-free bugs.

  BPF
  ---

   - Introduce "packing allocator" for BPF JIT images. JITed code is
     marked read only, and used to be allocated at page granularity.
     Custom allocator allows for more efficient memory use, lower iTLB
     pressure and prevents identity mapping huge pages from getting
     split.

   - Make use of BTF type annotations (e.g. __user, __percpu) to enforce
     the correct probe read access method, add appropriate helpers.

   - Convert the BPF preload to use light skeleton and drop the
     user-mode-driver dependency.

   - Allow XDP BPF_PROG_RUN test infra to send real packets, enabling
     its use as a packet generator.

   - Allow local storage memory to be allocated with GFP_KERNEL if
     called from a hook allowed to sleep.

   - Introduce fprobe (multi kprobe) to speed up mass attachment (arch
     bits to come later).

   - Add unstable conntrack lookup helpers for BPF by using the BPF
     kfunc infra.

   - Allow cgroup BPF progs to return custom errors to user space.

   - Add support for AF_UNIX iterator batching.

   - Allow iterator programs to use sleepable helpers.

   - Support JIT of add, and, or, xor and xchg atomic ops on arm64.

   - Add BTFGen support to bpftool which allows to use CO-RE in kernels
     without BTF info.

   - Large number of libbpf API improvements, cleanups and deprecations.

  Protocols
  ---------

   - Micro-optimize UDPv6 Tx, gaining up to 5% in test on dummy netdev.

   - Adjust TSO packet sizes based on min_rtt, allowing very low latency
     links (data centers) to always send full-sized TSO super-frames.

   - Make IPv6 flow label changes (AKA hash rethink) more configurable,
     via sysctl and setsockopt. Distinguish between server and client
     behavior.

   - VxLAN support to "collect metadata" devices to terminate only
     configured VNIs. This is similar to VLAN filtering in the bridge.

   - Support inserting IPv6 IOAM information to a fraction of frames.

   - Add protocol attribute to IP addresses to allow identifying where
     given address comes from (kernel-generated, DHCP etc.)

   - Support setting socket and IPv6 options via cmsg on ping6 sockets.

   - Reject mis-use of ECN bits in IP headers as part of DSCP/TOS.
     Define dscp_t and stop taking ECN bits into account in fib-rules.

   - Add support for locked bridge ports (for 802.1X).

   - tun: support NAPI for packets received from batched XDP buffs,
     doubling the performance in some scenarios.

   - IPv6 extension header handling in Open vSwitch.

   - Support IPv6 control message load balancing in bonding, prevent
     neighbor solicitation and advertisement from using the wrong port.
     Support NS/NA monitor selection similar to existing ARP monitor.

   - SMC
      - improve performance with TCP_CORK and sendfile()
      - support auto-corking
      - support TCP_NODELAY

   - MCTP (Management Component Transport Protocol)
      - add user space tag control interface
      - I2C binding driver (as specified by DMTF DSP0237)

   - Multi-BSSID beacon handling in AP mode for WiFi.

   - Bluetooth:
      - handle MSFT Monitor Device Event
      - add MGMT Adv Monitor Device Found/Lost events

   - Multi-Path TCP:
      - add support for the SO_SNDTIMEO socket option
      - lots of selftest cleanups and improvements

   - Increase the max PDU size in CAN ISOTP to 64 kB.

  Driver API
  ----------

   - Add HW counters for SW netdevs, a mechanism for devices which
     offload packet forwarding to report packet statistics back to
     software interfaces such as tunnels.

   - Select the default NIC queue count as a fraction of number of
     physical CPU cores, instead of hard-coding to 8.

   - Expose devlink instance locks to drivers. Allow device layer of
     drivers to use that lock directly instead of creating their own
     which always runs into ordering issues in devlink callbacks.

   - Add header/data split indication to guide user space enabling of
     TCP zero-copy Rx.

   - Allow configuring completion queue event size.

   - Refactor page_pool to enable fragmenting after allocation.

   - Add allocation and page reuse statistics to page_pool.

   - Improve Multiple Spanning Trees support in the bridge to allow
     reuse of topologies across VLANs, saving HW resources in switches.

   - DSA (Distributed Switch Architecture):
      - replay and offload of host VLAN entries
      - offload of static and local FDB entries on LAG interfaces
      - FDB isolation and unicast filtering

  New hardware / drivers
  ----------------------

   - Ethernet:
      - LAN937x T1 PHYs
      - Davicom DM9051 SPI NIC driver
      - Realtek RTL8367S, RTL8367RB-VB switch and MDIO
      - Microchip ksz8563 switches
      - Netronome NFP3800 SmartNICs
      - Fungible SmartNICs
      - MediaTek MT8195 switches

   - WiFi:
      - mt76: MediaTek mt7916
      - mt76: MediaTek mt7921u USB adapters
      - brcmfmac: Broadcom BCM43454/6

   - Mobile:
      - iosm: Intel M.2 7360 WWAN card

  Drivers
  -------

   - Convert many drivers to the new phylink API built for split PCS
     designs but also simplifying other cases.

   - Intel Ethernet NICs:
      - add TTY for GNSS module for E810T device
      - improve AF_XDP performance
      - GTP-C and GTP-U filter offload
      - QinQ VLAN support

   - Mellanox Ethernet NICs (mlx5):
      - support xdp->data_meta
      - multi-buffer XDP
      - offload tc push_eth and pop_eth actions

   - Netronome Ethernet NICs (nfp):
      - flow-independent tc action hardware offload (police / meter)
      - AF_XDP

   - Other Ethernet NICs:
      - at803x: fiber and SFP support
      - xgmac: mdio: preamble suppression and custom MDC frequencies
      - r8169: enable ASPM L1.2 if system vendor flags it as safe
      - macb/gem: ZynqMP SGMII
      - hns3: add TX push mode
      - dpaa2-eth: software TSO
      - lan743x: multi-queue, mdio, SGMII, PTP
      - axienet: NAPI and GRO support

   - Mellanox Ethernet switches (mlxsw):
      - source and dest IP address rewrites
      - RJ45 ports

   - Marvell Ethernet switches (prestera):
      - basic routing offload
      - multi-chain TC ACL offload

   - NXP embedded Ethernet switches (ocelot & felix):
      - PTP over UDP with the ocelot-8021q DSA tagging protocol
      - basic QoS classification on Felix DSA switch using dcbnl
      - port mirroring for ocelot switches

   - Microchip high-speed industrial Ethernet (sparx5):
      - offloading of bridge port flooding flags
      - PTP Hardware Clock

   - Other embedded switches:
      - lan966x: PTP Hardward Clock
      - qca8k: mdio read/write operations via crafted Ethernet packets

   - Qualcomm 802.11ax WiFi (ath11k):
      - add LDPC FEC type and 802.11ax High Efficiency data in radiotap
      - enable RX PPDU stats in monitor co-exist mode

   - Intel WiFi (iwlwifi):
      - UHB TAS enablement via BIOS
      - band disablement via BIOS
      - channel switch offload
      - 32 Rx AMPDU sessions in newer devices

   - MediaTek WiFi (mt76):
      - background radar detection
      - thermal management improvements on mt7915
      - SAR support for more mt76 platforms
      - MBSSID and 6 GHz band on mt7915

   - RealTek WiFi:
      - rtw89: AP mode
      - rtw89: 160 MHz channels and 6 GHz band
      - rtw89: hardware scan

   - Bluetooth:
      - mt7921s: wake on Bluetooth, SCO over I2S, wide-band-speed (WBS)

   - Microchip CAN (mcp251xfd):
      - multiple RX-FIFOs and runtime configurable RX/TX rings
      - internal PLL, runtime PM handling simplification
      - improve chip detection and error handling after wakeup"

* tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (2521 commits)
  llc: fix netdevice reference leaks in llc_ui_bind()
  drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
  ice: don't allow to run ice_send_event_to_aux() in atomic ctx
  ice: fix 'scheduling while atomic' on aux critical err interrupt
  net/sched: fix incorrect vlan_push_eth dest field
  net: bridge: mst: Restrict info size queries to bridge ports
  net: marvell: prestera: add missing destroy_workqueue() in prestera_module_init()
  drivers: net: xgene: Fix regression in CRC stripping
  net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT
  net: dsa: fix missing host-filtered multicast addresses
  net/mlx5e: Fix build warning, detected write beyond size of field
  iwlwifi: mvm: Don't fail if PPAG isn't supported
  selftests/bpf: Fix kprobe_multi test.
  Revert "rethook: x86: Add rethook x86 implementation"
  Revert "arm64: rethook: Add arm64 rethook implementation"
  Revert "powerpc: Add rethook support"
  Revert "ARM: rethook: Add rethook arm implementation"
  netdevice: add missing dm_private kdoc
  net: bridge: mst: prevent NULL deref in br_mst_info_size()
  selftests: forwarding: Use same VRF for port and VLAN upper
  ...
2022-03-24 13:13:26 -07:00
..
allwinner,sun4i-a10-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun5i-a13-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun6i-a31-mipi-dphy.yaml
allwinner,sun6i-a31-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-a23-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-a83t-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-h3-usb-phy.yaml dt-bindings: usb: Add H616 compatible string 2021-05-21 14:08:34 +02:00
allwinner,sun8i-r40-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun8i-v3s-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun9i-a80-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun50i-a64-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun50i-h6-usb-phy.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun50i-h6-usb3-phy.yaml
amlogic,axg-mipi-dphy.yaml dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings 2020-11-20 15:23:33 +05:30
amlogic,meson-axg-mipi-pcie-analog.yaml dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove phy cell parameter 2020-11-20 15:23:33 +05:30
amlogic,meson-axg-pcie.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
amlogic,meson-g12a-usb2-phy.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
amlogic,meson-g12a-usb3-pcie-phy.yaml
amlogic,meson8-hdmi-tx-phy.yaml dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings 2021-11-23 11:17:49 +05:30
amlogic,meson8b-usb2-phy.yaml dt-bindings: phy: meson8b-usb2: Add compatible string for Meson8m2 2020-05-15 13:16:55 +05:30
apm-xgene-phy.txt
bcm-ns-usb2-phy.yaml dt-bindings: phy: brcm,ns-usb2-phy: bind just a PHY block 2021-10-01 15:36:07 +05:30
bcm-ns-usb3-phy.yaml dt-bindings: phy: bcm-ns-usb3-phy: convert to yaml 2021-03-31 16:47:53 +05:30
berlin-sata-phy.txt
berlin-usb-phy.txt
brcm,bcm63xx-usbh-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,brcmstb-usb-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,cygnus-pcie-phy.yaml dt-bindings: phy: Convert Cygnus PCIe PHY to YAML 2021-12-14 14:27:57 -06:00
brcm,kona-usb2-phy.txt
brcm,ns2-drd-phy.txt
brcm,ns2-pcie-phy.yaml dt-bindings: phy: Convert Northstar 2 PCIe PHY to YAML 2021-12-08 13:51:13 -06:00
brcm,sata-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
brcm,sr-pcie-phy.txt
brcm,stingray-usb-phy.txt
calxeda-combophy.yaml dt-bindings: Remove more cases of 'allOf' containing a '$ref' 2020-06-11 13:50:43 -06:00
cdns,dphy.txt
cdns,salvo-phy.yaml doc: dt-binding: cdns-salvo-phy: add binding doc 2020-05-07 09:46:36 +05:30
dm816x-phy.txt
fsl,imx8-pcie-phy.yaml dt-bindings: phy: Add imx8 pcie phy driver support 2021-12-14 20:02:32 +05:30
fsl,imx8mq-usb-phy.yaml dt-bindings: phy: imx8mq-usb-phy: convert to json schema 2021-08-06 16:59:53 +05:30
fsl,lynx-28g.yaml dt-bindings: phy: add bindings for Lynx 28G PHY 2022-03-14 10:41:50 +00:00
hisilicon,hi3660-usb3.yaml dt-bindings: phy: convert phy-hi3660-usb3.txt to yaml 2020-09-14 15:10:55 -06:00
hisilicon,hi3670-usb3.yaml phy: phy-hi3670-usb3: move driver from staging into phy 2021-06-25 10:02:02 +02:00
hisilicon,phy-hi3670-pcie.yaml dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY 2021-08-16 16:00:52 -05:00
hix5hd2-phy.txt
ingenic,phy-usb.yaml dt-bindings: Rename Ingenic CGU headers to ingenic,*.h 2021-11-11 22:27:14 -06:00
intel,combo-phy.yaml dt-bindings: phy: Add YAML schemas for Intel ComboPhy 2020-05-19 20:26:06 +05:30
intel,keembay-phy-usb.yaml dt-bindings: phy: Rename Intel Keem Bay USB PHY bindings 2021-07-20 16:12:03 +05:30
intel,lgm-emmc-phy.yaml dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries 2021-08-30 07:01:24 -05:00
intel,lgm-usb-phy.yaml dt-bindings: phy: Add USB PHY support for Intel LGM SoC 2020-09-11 17:12:49 +05:30
intel,phy-thunderbay-emmc.yaml dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings 2021-11-23 13:11:52 +05:30
keystone-usb-phy.txt
lantiq,vrx200-pcie-phy.yaml
marvell,armada-3700-utmi-phy.yaml dt-bindings: phy: convert phy-mvebu-utmi to YAML schema 2021-03-30 23:33:10 +05:30
marvell,armada-cp110-utmi-phy.yaml devicetree/bindings: add support for CP110 UTMI PHY 2021-03-30 23:33:13 +05:30
marvell,mmp3-hsic-phy.yaml dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml 2020-11-02 19:55:45 +05:30
marvell,mmp3-usb-phy.yaml dt-bindings: phy: Convert phy-mmp3-usb to json-schema 2020-03-31 09:03:33 -06:00
mediatek,dsi-phy.yaml dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence 2021-03-25 12:49:35 +05:30
mediatek,hdmi-phy.yaml dt-bindings: phy: mediatek: hdmi-phy: modify compatible items 2021-03-25 12:49:35 +05:30
mediatek,mt7621-pci-phy.yaml dt-bindings: phy: mediatek,mt7621-pci-phy: add clock entries 2021-05-14 16:16:28 +05:30
mediatek,tphy.yaml dt-bindings: phy: mediatek: tphy: support software efuse load 2021-12-24 10:06:37 +05:30
mediatek,ufs-phy.yaml dt-bindings: phy: fix dt_binding_check warning in mediatek, ufs-phy.yaml 2021-03-31 18:30:53 +05:30
mediatek,xsphy.yaml dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema 2021-01-13 18:22:17 +05:30
meson-gxl-usb2-phy.txt
microchip,lan966x-serdes.yaml dt-bindings: phy: Add lan966x-serdes binding 2021-11-23 13:09:08 +05:30
microchip,sparx5-serdes.yaml dt-bindings: phy: Add sparx5-serdes bindings 2021-03-17 12:13:19 +05:30
mixel,mipi-dsi-phy.txt
mxs-usb-phy.txt
nvidia,tegra20-usb-phy.yaml dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode 2021-10-05 12:47:23 +02:00
nvidia,tegra124-xusb-padctl.txt dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop 2021-03-24 14:04:40 +01:00
phy-armada38x-comphy.txt dt: update Marvell Armada 38x COMPHY binding 2020-07-21 22:57:46 +05:30
phy-ath79-usb.txt
phy-bindings.txt
phy-cadence-sierra.yaml dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode 2021-12-27 16:35:08 +05:30
phy-cadence-torrent.yaml dt-bindings: phy: cadence-torrent: Rename SSC macros to use generic names 2021-12-27 16:35:08 +05:30
phy-cpcap-usb.txt
phy-da8xx-usb.txt
phy-hi3798cv200-combphy.txt
phy-hi6220-usb.txt
phy-hisi-inno-usb2.txt
phy-lantiq-rcu-usb2.txt
phy-lpc18xx-usb-otg.txt
phy-mapphone-mdm6600.txt
phy-miphy28lp.txt
phy-miphy365x.txt
phy-mvebu-comphy.txt Documentation/bindings: phy: update references to cp11x 2021-06-17 16:57:29 +02:00
phy-mvebu.txt
phy-ocelot-serdes.txt
phy-pxa-usb.txt
phy-rockchip-inno-hdmi.txt
phy-rockchip-inno-usb2.yaml dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation 2021-12-23 16:54:48 +05:30
phy-rockchip-typec.txt
phy-stih407-usb.txt
phy-stm32-usbphyc.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
phy-tegra194-p2u.yaml dt-bindings: phy: Tegra194 P2U convert to YAML 2021-11-23 11:20:15 +05:30
pistachio-usb-phy.txt
pxa1928-usb-phy.txt
qcom,edp-phy.yaml dt-bindings: phy: Introduce Qualcomm eDP PHY binding 2021-11-23 10:40:17 +05:30
qcom,ipq806x-usb-phy-hs.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
qcom,ipq806x-usb-phy-ss.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
qcom,qmp-phy.yaml dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings 2021-12-24 10:06:37 +05:30
qcom,qmp-usb3-dp-phy.yaml USB/Thunderbolt patches for 5.15-rc1 2021-09-01 09:59:34 -07:00
qcom,qusb2-phy.yaml dt-bindings: phy: qcom,qusb2: Add SM6350 compatible 2021-12-14 13:08:26 +05:30
qcom,usb-8x16-phy.txt
qcom,usb-hs-28nm.yaml phy: qualcomm: usb28nm: Add MDM9607 init sequence 2021-02-04 13:35:39 +05:30
qcom,usb-hs-phy.txt dt-bindings: phy: qcom,usb-hs-phy: add MSM8226 compatible 2022-01-25 15:20:30 -06:00
qcom,usb-hsic-phy.txt
qcom,usb-snps-femto-v2.yaml dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SM8450 2021-12-16 12:06:01 +05:30
qcom,usb-ss.yaml
qcom-apq8064-sata-phy.txt
qcom-ipq806x-sata-phy.txt
qcom-pcie2-phy.txt
qcom-usb-ipq4019-phy.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
ralink-usb-phy.txt
rcar-gen2-phy.txt dt-bindings: phy: rcar-gen2: Add r8a7742 support 2020-05-28 17:43:10 -06:00
renesas,rcar-gen3-pcie-phy.yaml dt-bindings: phy: renesas,rcar-gen3-pcie-phy: Convert to json-schema 2021-05-14 16:04:03 +05:30
renesas,usb2-phy.yaml dt-bindings: phy: renesas,usb2-phy: Document RZ/G2L phy bindings 2021-08-06 18:12:30 +05:30
renesas,usb3-phy.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
rockchip,px30-dsi-dphy.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
rockchip-dp-phy.txt
rockchip-emmc-phy.txt devicetree: phy: rockchip-emmc optional add vendor prefix 2021-01-13 17:28:24 +05:30
rockchip-inno-csi-dphy.yaml dt-bindings: phy: add yaml binding for rockchip-inno-csi-dphy 2021-06-21 09:26:13 +05:30
rockchip-mipi-dphy-rx0.yaml media: dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging 2020-05-20 15:22:27 +02:00
rockchip-pcie-phy.txt
rockchip-usb-phy.yaml dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188 2021-10-26 16:36:22 +05:30
samsung,exynos-pcie-phy.yaml dt-bindings: phy: exynos: add the samsung,exynos-pcie-phy binding 2020-11-23 09:51:02 +00:00
samsung,ufs-phy.yaml phy: samsung-ufs: support exynosauto ufs phy driver 2021-07-20 16:43:10 +05:30
samsung-phy.txt phy: samsung: Add support for the Exynos5420 variant of the USB2 PHY 2020-11-30 16:20:59 +05:30
socionext,uniphier-ahci-phy.yaml dt-bindings: phy: uniphier-ahci: Add bindings for Pro4 SoC 2021-11-23 11:21:53 +05:30
socionext,uniphier-pcie-phy.yaml dt-bindings: phy: uniphier-pcie: Add bindings for NX1 SoC 2021-11-23 11:21:53 +05:30
socionext,uniphier-usb2-phy.yaml dt-bindings: phy: Convert UniPhier USB2-PHY controller to json-schema 2020-05-11 21:03:59 -05:00
socionext,uniphier-usb3hs-phy.yaml dt-bindings: phy: uniphier-usb3: Add bindings for NX1 SoC 2021-11-23 11:21:52 +05:30
socionext,uniphier-usb3ss-phy.yaml dt-bindings: phy: uniphier-usb3: Add bindings for NX1 SoC 2021-11-23 11:21:52 +05:30
st-spear-miphy.txt
ti,omap-usb2.yaml dt-bindings: update Roger Quadros email 2022-02-22 16:06:31 -06:00
ti,phy-am654-serdes.yaml dt-bindings: phy: Convert AM654 SERDES bindings to YAML 2021-08-06 17:38:01 +05:30
ti,phy-gmii-sel.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
ti,phy-j721e-wiz.yaml dt-bindings: Move fixed string 'patternProperties' to 'properties' 2021-07-15 08:45:33 -06:00
ti,tcan104x-can.yaml dt-bindings: phy: ti,tcan104x-can: Document mux-states property 2022-03-08 10:41:32 -06:00
ti-phy.txt dt-binding: phy: convert ti,omap-usb2 to YAML 2020-09-08 15:53:10 +05:30
transmit-amplitude.yaml dt-bindings: phy: Add tx-p2p-microvolt property binding 2022-02-11 11:21:34 +00:00
xlnx,zynqmp-psgtr.yaml dt-bindings: phy: zynqmp-psgtr: fix USB phy name 2021-11-23 10:41:20 +05:30