)]}'
{
  "commit": "23961f75a6a5a6c4e1d93434bd567c78532b9472",
  "tree": "a80bb812c213fd0f71240825f7f82c2538dc2350",
  "parents": [
    "74c4d5ae2a457258629fd6cb2f02d24755d8f5ca"
  ],
  "author": {
    "name": "Lukasz Majewski",
    "email": "lukma@denx.de",
    "time": "Thu Mar 26 15:21:48 2020 +0100"
  },
  "committer": {
    "name": "Jukka Rissanen",
    "email": "jukka.rissanen+github@gmail.com",
    "time": "Wed Jan 20 10:03:42 2021 +0200"
  },
  "message": "drivers: ethernet: Add support for KSZ8794 DSA device\n\nThis patch adds support for Microchip\u0027s KSZ8794 DSA device, which for\nswitch and PHY control uses SPI communication.\n\nThis driver also provides support for handling tail tagging added and\ndecoded in the KSZ8794 device as well as modifying entries in the\nstatic MAC address table.\n\nIt is also possible to use GPIO pin to reset KSZ8794 switch.\nWhen the \"reset-gpios\" property is not defined, software based reset\nis performed instead.\n\nThe KSZ8794 can now be used on boards which have SPI CS only available\nas GPIO pin.\n\nSigned-off-by: Stefan Bigler \u003cstefan.bigler@securiton.ch\u003e\nSigned-off-by: Lukasz Majewski \u003clukma@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a928195b82b47dc75864b8b61b9a113dca331013",
      "old_mode": 33188,
      "old_path": "drivers/ethernet/CMakeLists.txt",
      "new_id": "dd5200cb52c74c79cad4c14ec261026135bc335c",
      "new_mode": 33188,
      "new_path": "drivers/ethernet/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "dd23bdb215130a1d1fcf8cb77839e59fa0dc4734",
      "new_mode": 33188,
      "new_path": "drivers/ethernet/Kconfig.dsa"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3321de0f982ff19622cd6b1f8043289b72d05fab",
      "new_mode": 33188,
      "new_path": "drivers/ethernet/dsa_ksz8794.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7871b360bafb48c3b3bdb6b60ee64c736ecf5174",
      "new_mode": 33188,
      "new_path": "drivers/ethernet/dsa_ksz8794.h"
    }
  ]
}
