From: Gabriel FERNANDEZ Date: Wed, 14 Jan 2015 09:54:57 +0000 (+0100) Subject: phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~86^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6e0f84bebc0daadca46e735f4b2be3e006d05d;p=pandora-kernel.git phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. Based on Arnds review comments here https://lkml.org/lkml/2014/11/13/161, update the miphy28lp phy driver to access sysconfig register offsets via syscfg dt property. This is because the reg property should not be mixing address spaces like it does currently for miphy28lp. This change then also aligns us to how other platforms such as keystone and bcm7445 pass there syscon offsets via DT. I have updated the miphy28lp phy driver same way as Peter's implementation. Signed-off-by: Gabriel Fernandez Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed