[PATCH 0/3] can: Add D_CAN raminit support to am335x-evm
From: Benoit Cousson <hidden>
Date: 2013-01-09 12:16:37
Also in:
linux-can, linux-devicetree, linux-omap
From: Benoit Cousson <hidden>
Date: 2013-01-09 12:16:37
Also in:
linux-can, linux-devicetree, linux-omap
Hi Anil, On 11/14/2012 07:08 PM, AnilKumar Ch 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. 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
I've just applied both DTS patches with Acked-by from Marc in my for_3.9/dts branch. Regards, Benoit