Hi Subhasish, On Tue, Nov 30, 2010 at 10:51:09, Subhasish Ghosh wrote: > > > Cyril Chemparathy wrote: > > > > On 11/29/2010 02:13 AM, Subhasish Ghosh wrote: > >> The patch adds support for the programmable realtime unit (PRU) > >> available on OMAPL138. This defines the system resource > >> requirements such as pin mux, clock, iomem, interrupt etc > >> and registers the platform device as per the Linux driver model. > >> > >> Signed-off-by: Subhasish Ghosh <[email protected]> > >> --- > >> arch/arm/mach-davinci/board-da850-evm.c | 27 ++++++++++++++++++ > >> arch/arm/mach-davinci/da850.c | 34 > >> +++++++++++++++++++---- > >> arch/arm/mach-davinci/devices-da8xx.c | 37 > >> +++++++++++++++++++++++++ > >> arch/arm/mach-davinci/include/mach/da8xx.h | 2 + > >> arch/arm/mach-davinci/include/mach/mux.h | 5 +++ > >> include/linux/can/platform/ti_omapl_pru_can.h | 29 +++++++++++++++++++ > >> 6 files changed, 128 insertions(+), 6 deletions(-) > >> create mode 100644 include/linux/can/platform/ti_omapl_pru_can.h > > > > Have the driver patches been posted already? I can't seem to find them > > on davinci/socketcan-core MLs. > > > > - Cyril. > > > > [SG] -- The driver files have not yet been posted. As per the current > > requirement, we are planing to have them as external modules.
Please post the driver and platform data together. It will not make much sense to carry the platform data in the kernel when there is no driver using it. Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
