From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: [PATCH net-next 0/4] More marvell phy cleanups Date: Tue, 23 May 2017 23:24:53 +0200 Message-ID: <1495574697-501-1-git-send-email-andrew@lunn.ch> Cc: Florian Fainelli , netdev , Andrew Lunn To: David Miller Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:42209 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1162650AbdEWV0h (ORCPT ); Tue, 23 May 2017 17:26:37 -0400 Sender: netdev-owner@vger.kernel.org List-ID: This patchset continues the cleanup of the Marvell PHY driver. These phys use pages to allow more than the 32 registers that fit into the MDIO address space. Cleanup the code used for changing pages. Andrew Lunn (4): net: phy: marvell: #defines for copper and fibre pages net: phy: marvell: More hidden page changes refactored net: phy: marvell: helper to get and set page net: phy: marvell: Uniform page names drivers/net/phy/marvell.c | 181 +++++++++++++++++++++++++--------------------- 1 file changed, 98 insertions(+), 83 deletions(-) -- 2.11.0