linux/arch/arm64
Biao Huang 79e1177809 arm64: dts: mt2712: update ethernet device node
Since there are some changes in ethernet driver:
update ethernet device node in dts to accommodate to it.

1. stmmac_probe_config_dt() in stmmac_platform.c will initialize specified
   parameters according to compatible string "snps,dwmac-4.20a", then,
   dwmac-mediatek.c can skip the initialization if add compatible string
   "snps,dwmac-4.20a" in eth device node.
2. commit 882007ed78 ("net-next: dt-binding: dwmac-mediatek: add more
   description for RMII") added rmii internal support, we should add
   corresponding clocks/clocks-names in eth device node.
3. add "snps,reset-delays-us = <0 10000 10000>;" to ensure reset delay
   can meet PHY requirement.

Signed-off-by: Biao Huang <biao.huang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-16 12:49:23 +00:00
..
boot arm64: dts: mt2712: update ethernet device node 2022-03-16 12:49:23 +00:00
configs arm64: defconfig: Enable Samsung I2C driver 2021-12-21 12:18:44 +01:00
crypto arm64: Add macro version of the BTI instruction 2021-12-14 18:12:58 +00:00
hyperv
include Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-03-10 17:16:56 -08:00
kernel arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting 2022-03-07 17:25:52 +00:00
kvm arm64 Spectre-BHB mitigations based on v5.17-rc3 2022-03-08 09:27:25 -08:00
lib arm64: insn: add encoders for atomic operations 2022-02-22 21:25:48 +00:00
mm - Fix compilation of eBPF object files that indirectly include 2022-03-09 12:59:21 -08:00
net bpf, arm64: Support more atomic operations 2022-02-28 16:27:22 +01:00
tools arm64: Mitigate spectre style branch history side channels 2022-02-24 13:58:52 +00:00
xen xen: allow pv-only hypercalls only with CONFIG_XEN_PV 2021-11-02 08:11:01 -05:00
Kbuild
Kconfig - Fix compilation of eBPF object files that indirectly include 2022-03-09 12:59:21 -08:00
Kconfig.debug
Kconfig.platforms arm64: Remove ARCH_VULCAN 2022-02-08 16:01:59 +01:00
Makefile arm64/xor: use EOR3 instructions when available 2021-12-14 12:14:26 +00:00