1. 14 Aug, 2023 1 commit
  2. 08 Aug, 2023 3 commits
  3. 17 Jul, 2023 1 commit
    • Dinh Nguyen's avatar
      arm64: dts: socfpga: change the reset-name of "stmmaceth-ocp" to "ahb" · 331085a4
      Dinh Nguyen authored
      The "stmmaceth-ocp" reset line on the SoCFPGA stmmac ethernet driver is
      the same as the "ahb" reset on a standard stmmac ethernet.
      
      commit ("843f6037 dt-bindings: net: snps,dwmac: Add 'ahb'
      reset/reset-name") documented the second reset signal as 'ahb' instead
      of 'stmmaceth-ocp'. Change the reset-names of the SoCFPGA DWMAC driver to
      'ahb'. In order not to break ABI, we will keep support in thedwmac-socfpga
      driver to still make use of "stmmaceth-ocp".
      
      This also fixes the dtbs_check warning:
      ethernet@ff802000: reset-names:1: 'ahb' was expected
      Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
      ---
      v2: update commit message to further describe the reason for the change
      331085a4
  4. 10 Jul, 2023 6 commits
  5. 09 Jul, 2023 10 commits
  6. 08 Jul, 2023 19 commits