From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: [PATCH RFC net-next 0/1] Simplify the CPSW DT Date: Sat, 3 Nov 2012 18:45:03 +0100 Message-ID: References: <509240CF.6060909@ti.com> Cc: , , David Miller , Cyril Chemparathy , Mugunthan V N , Vaibhav Hiremath , Benoit Cousson , To: Return-path: In-Reply-To: <509240CF.6060909@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: netdev.vger.kernel.org This patch is a follow up to show how to remove all the various register offsets from the DT for the CPSW driver. This applies on top of the bug fix I posted earlier for IO mapping leak. Since I am currently awaiting a replacement for my defective BeagleBone, this patch is compile tested only. Thanks, Richard Richard Cochran (1): cpsw: simplify the setup of the register pointers Documentation/devicetree/bindings/net/cpsw.txt | 34 ---- drivers/net/ethernet/ti/cpsw.c | 209 +++++++++-------------- include/linux/platform_data/cpsw.h | 19 -- 3 files changed, 82 insertions(+), 180 deletions(-) -- 1.7.2.5