From: David S. Miller Date: Mon, 14 Feb 2022 14:06:11 +0000 (+0000) Subject: Merge branch 'dsa-realtek-next' X-Git-Tag: v5.18-rc1~136^2~353 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e997d040ab4f6802a2f88443caf2d84d3465397;p=thirdparty%2Flinux.git Merge branch 'dsa-realtek-next' Luiz Angelo Daros de Luca says: ==================== net: dsa: realtek: realtek-mdio: reset before setup This patch series cleans the realtek-smi reset code and copy that to the realtek-mdio. v1-v2) - do not run reset code block if GPIO is missing. It was printing "RESET deasserted" even when there is no GPIO configured. - reset switch after dsa_unregister_switch() - demote reset messages to debug v2-v3) - do not assert the reset on gpiod_get. Do it explicitly aferwards. - split the commit into two (one for each module) ==================== Signed-off-by: David S. Miller --- 1e997d040ab4f6802a2f88443caf2d84d3465397