zephyr/dts
Declan Snyder 353c6a66cb dts: bindings: ethernet: Remove fixed link
Remove ethernet-fixed-link binding as it is redundant with the
phy bindings. Clearly, ethernet does not work without the L1
layer, which is a phy device, or an integrated mac/phy device,
and all of these things should be described properly in DT.
The schema did not even come with a compatible, meaning nodelabels
were hardcoded into the drivers, which is unacceptable.

- Remove the binding file for ethernet-fixed-link.yaml.
- Remove fixed link functionality from the nxp s32 gmac driver.
  Since this functionality is already covered by the phy support,
  it is redundant.
- Remove fixed link include from the s32 gmac binding.
- Remove fixed link include from the nuvoton numaker binding.
  As far as I can tell the corresonding driver does not even
  use it anyways, and I did not find any board with this device
  that describes a "fixed link".
- Move the definition into the nxp,kinetis-ethernet binding
  as the eth_mcux driver, which is already being deprecated,
  does use this, contain the debt to the legacy driver.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-03-27 15:18:54 +00:00
..
arc/synopsys drivers: spi: dw: define max-xfer-size 2024-01-20 13:11:42 +01:00
arm dts: mcxn947: Add edma nodes 2024-03-26 16:39:18 -04:00
arm64 dts: nxp: imx93: add nodes for SAI3 and EDMA4 2024-03-20 15:42:55 +01:00
bindings dts: bindings: ethernet: Remove fixed link 2024-03-27 15:18:54 +00:00
common dts: Remove support for nRF54H20 EngA 2024-03-18 19:11:36 +00:00
nios2/intel
posix
riscv dts: opentitan: update plic interrupt count to match spec 2024-03-22 09:23:46 +00:00
sparc/gaisler soc/gr716a: Enable SPIMCTRL support on LEON GR716A 2024-02-01 14:06:38 +01:00
x86/intel hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
xtensa dts: intel_adsp: ace: update host dma copy alignment 2024-03-26 09:40:11 +00:00
binding-template.yaml
Kconfig dts: drop HAS_DTS 2023-10-20 12:18:17 -07:00