On Wed, Nov 14, 2012 at 23:38:22, AnilKumar, Chimata wrote: > This patch series adds d_can raminit support to c_can/d_can driver, > which is required to init/de-init D_CAN message RAM (holds message > objects). Added corresponding DT changes to get resource of RAMINIT > register and device instance. > > These patches were tested on AM335x-EVM along with pinctrl data addition > patch, which is not added to am335x-evm.dts (only supports CPLD profile#0) > because d_can1 is supported under CPLD profile#1. Hi Mark, Gentle remainder to this series Thanks AnilKumar > AnilKumar Ch (3): > can: c_can: Add d_can raminit support > ARM: dts: AM33XX: Add d_can instances to aliases > ARM: dts: AM33XX: Add memory resource to d_can node > > arch/arm/boot/dts/am33xx.dtsi | 8 ++++++-- > drivers/net/can/c_can/c_can.c | 12 +++++++++++ > drivers/net/can/c_can/c_can.h | 3 +++ > drivers/net/can/c_can/c_can_platform.c | 34 +++++++++++++++++++++++++++++++- > 4 files changed, 54 insertions(+), 3 deletions(-) > > -- > 1.7.9.5 > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html