From: David S. Miller Date: Tue, 13 Jun 2017 16:56:43 +0000 (-0400) Subject: Merge branch 'MDIO-bus-reset-GPIO-cleanups' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d980b8d1fc3c6a37f1123995d3939c6b0eeff1c5;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'MDIO-bus-reset-GPIO-cleanups' Sergei Shtylyov says: ==================== MDIO bus reset GPIO cleanups Commit 4c5e7a2c0501 ("dt-bindings: mdio: Clarify binding document") declared that a MDIO reset GPIO property should have only a single GPIO reference/specifier, however the supporting code was left intact... Here's a couple of the obvious cleanups to that code: [1/2] mdio_bus: handle only single PHY reset GPIO [2/2] mdio_bus: use devm_gpiod_get_optional() ==================== Signed-off-by: David S. Miller --- d980b8d1fc3c6a37f1123995d3939c6b0eeff1c5