From: AnilKumar Ch Date: Wed, 14 Nov 2012 18:08:25 +0000 (+0530) Subject: ARM: dts: AM33XX: Add memory resource to d_can node X-Git-Tag: omap-for-v3.10/dt-signed-v2~1^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f178c01584a087a7afb1c1c9683267d1b8ec1484;p=pandora-kernel.git ARM: dts: AM33XX: Add memory resource to d_can node Add a new address space/memory resource to d_can device tree node. D_CAN RAM initialization is achieved through RAMINIT register which is part of AM33XX control module address space. D_CAN RAM init or de-init should be done by writing instance corresponding value to control module register. Till we have a separate control module driver to write to control module, d_can driver will handle the register writes to control module by itself. So a new address space to represent this control module register is added to d_can driver. Signed-off-by: AnilKumar Ch Acked-by: Marc Kleine-Budde Signed-off-by: Benoit Cousson --- Reading git-diff-tree failed