1. 08 4月, 2022 1 次提交
  2. 01 4月, 2022 2 次提交
  3. 25 3月, 2022 13 次提交
  4. 24 3月, 2022 1 次提交
  5. 23 3月, 2022 3 次提交
  6. 20 3月, 2022 1 次提交
  7. 18 3月, 2022 7 次提交
  8. 17 3月, 2022 2 次提交
  9. 16 3月, 2022 1 次提交
    • B
      arm64: dts: mt2712: update ethernet device node · 79e11778
      Biao Huang 提交于
      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 882007ed ("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: NBiao Huang <biao.huang@mediatek.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      79e11778
  10. 15 3月, 2022 3 次提交
  11. 14 3月, 2022 1 次提交
  12. 13 3月, 2022 2 次提交
  13. 11 3月, 2022 3 次提交