Add code to handle optional reset GPIO in the KSZ switch driver and a matching DT property adjustments. Marek Vasut (2): net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch binding net: dsa: ksz: Add reset GPIO handling .../devicetree/bindings/net/dsa/ksz.txt | 4 ++++ drivers/net/dsa/microchip/ksz_common.c | 17 +++++++++++++++++ drivers/net/dsa/microchip/ksz_priv.h | 2 ++ 3 files changed, 23 insertions(+) -- 2.18.0