From: Roger Quadros Date: Fri, 14 Nov 2014 15:37:39 +0000 (+0200) Subject: can: c_can: Add syscon/regmap RAMINIT mechanism X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~176^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff9027ca6b00e194d2eae353febf7233cfcc1ea;p=pandora-kernel.git can: c_can: Add syscon/regmap RAMINIT mechanism Some TI SoCs like DRA7 have a RAMINIT register specification different from the other AMxx SoCs and as expected by the existing driver. To add more insanity, this register is shared with other IPs like DSS, PCIe and PWM. Provides a more generic mechanism to specify the RAMINIT register location and START/DONE bit position and use the syscon/regmap framework to access the register. Signed-off-by: Roger Quadros Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed