[3/3][PATCH] powerpc/85xx: Device tree entry for Freescale TDM controller.

2015-04-02 Thread sandeep
From: Sandeep Singh Add device tree for TDM on QorIQ chips. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- arch/powerpc/boot/dts/fsl/qoriq-tdm1.0.dtsi | 41 + 1 file changed, 41 insertions(+) create mode 100644 arch/powerpc/boot/dts/fsl/qoriq

[2/3][PATCH][v2] Device tree entry for Freescale TDM controller

2015-04-02 Thread sandeep
From: Sandeep Singh Added dtsi file for Freescale TDM controller. This controller is available on many Freescale SOCs like MPC8315, P1020, P1010, P1022 and P1024 Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- arch/powerpc/boot/dts/fsl/pq3-tdm1.0-0.dtsi | 41

[1/3][PATCH][v2] Device Tree bindings for Freescale TDM controller

2015-04-02 Thread sandeep
From: Sandeep Singh This controller is available on many Freescale SOCs like MPC8315, P1020, P1010, P1022 and P1024 Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- Documentation/devicetree/bindings/tdm/fsl-tdm.txt | 65 + 1 files changed, 65 insertions

RE: [1/4] Device tree entry for Freescale TDM controller

2013-06-30 Thread Singh Sandeep-B37400
> -Original Message- > From: Wood Scott-B07421 > Sent: 29 June 2013 03:46 > To: Singh Sandeep-B37400 > Cc: linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org; > Aggrwal Poonam-B10812 > Subject: Re: [1/4] Device tree entry for Freescale TDM controlle

RE: [PATCH 1/4] Device tree entry for Freescale TDM controller

2013-03-29 Thread Singh Sandeep-B37400
A gentle reminder. Any comments are appreciated. Regards, Sandeep > -Original Message- > From: Linuxppc-dev [mailto:linuxppc-dev- > bounces+sandeep=freescale@lists.ozlabs.org] On Behalf Of Singh > Sandeep-B37400 > Sent: Wednesday, March 20, 2013 4:22 PM >

RE: [PATCH 1/4] Device tree entry for Freescale TDM controller

2013-03-20 Thread Singh Sandeep-B37400
Any comments on this patch set?? Regards, Sandeep > -Original Message- > From: Singh Sandeep-B37400 > Sent: Thursday, March 07, 2013 4:58 PM > To: linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org > Cc: Singh Sandeep-B37400; Aggrwal Poonam-B10812 > S

RE: [PATCH 1/4] Device tree entry for Freescale TDM controller

2013-03-12 Thread Singh Sandeep-B37400
> -Original Message- > From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk] > Sent: Thursday, March 07, 2013 7:04 PM > To: Singh Sandeep-B37400 > Cc: linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org; > Aggrwal Poonam-B10812 > Subject: R

RE: [PATCH 3/4] TDM Device Tree entries for various Freescale Platforms

2013-03-11 Thread Singh Sandeep-B37400
> -Original Message- > From: Timur Tabi [mailto:ti...@tabi.org] > Sent: Friday, March 08, 2013 10:17 PM > To: Singh Sandeep-B37400 > Cc: linuxppc-dev@lists.ozlabs.org; Aggrwal Poonam-B10812 > Subject: Re: [PATCH 3/4] TDM Device Tree entries for various Freescale >

[PATCH 4/4] Added device tree entries for Legerity SLIC node on various Freescale Platforms

2013-03-07 Thread Sandeep Singh
SLIC device is connected on SPI bus on these platforms Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- arch/powerpc/boot/dts/p1010rdb.dtsi| 13 - arch/powerpc/boot/dts/p1020mbg-pc.dtsi | 19 +++ arch/powerpc/boot/dts/p1020rdb-pc.dtsi | 18

[PATCH 3/4] TDM Device Tree entries for various Freescale Platforms

2013-03-07 Thread Sandeep Singh
. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- arch/powerpc/boot/dts/fsl/p1010si-post.dtsi |3 ++- arch/powerpc/boot/dts/fsl/p1020si-post.dtsi |1 + arch/powerpc/boot/dts/fsl/p1022si-post.dtsi |1 + arch/powerpc/boot/dts/p1010rdb_36b.dts |3 +++ arch/powerpc/boot

[PATCH 2/4] Device Tree bindings for Freescale TDM controller

2013-03-07 Thread Sandeep Singh
This controller is available on many Freescale SOCs like MPC8315, P1020, P1010, P1022 and P1024 Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- Documentation/devicetree/bindings/tdm/fsl-tdm.txt | 65 + 1 files changed, 65 insertions(+), 0 deletions

[PATCH 1/4] Device tree entry for Freescale TDM controller

2013-03-07 Thread Sandeep Singh
Added dtsi file for Freescale TDM controller. This controller is available on many Freescale SOCs like MPC8315, P1020, P1010, P1022 and P1024 Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- arch/powerpc/boot/dts/fsl/pq3-tdm1.0-0.dtsi | 42 +++ 1 files

[PATCH 4/4][v2] Basic configuration module for Le88266 Zarlink SLIC

2013-03-05 Thread Sandeep Singh
source Zarlink APIs. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- drivers/tdm/Kconfig |1 + drivers/tdm/Makefile |2 +- drivers/tdm/line_ctrl/Kconfig| 12 + drivers/tdm/line_ctrl/Makefile |5 + drivers/tdm/line_ctrl

[PATCH 3/4][v2] Added TDM device support and Freescale Starlite driver

2013-03-05 Thread Sandeep Singh
iver supports only channelised mode. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- drivers/tdm/Kconfig |1 + drivers/tdm/Makefile |2 +- drivers/tdm/device/Kconfig | 15 + drivers/tdm/device/Makefile |9 + drivers/tdm/device/tdm_fsl.c |

[PATCH 2/4][v2] TDM Framework

2013-03-05 Thread Sandeep Singh
the configurability options are limited which will be extended later on. Only kernel mode TDM clients are supported currently. Support for User mode clients will be added later. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- drivers/Kconfig |1 + drivers

[PATCH 1/4][v2] Adding Documentation for TDM

2013-03-05 Thread Sandeep Singh
tdm-summary.txt contains general description about TDM. tdm-framework.txt contains specific description of TDM framework. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- Documentation/tdm/tdm-framework.txt | 264 +++ Documentation/tdm/tdm

RE: [PATCH] Added device tree binding for TDM and TDM phy

2013-01-10 Thread Singh Sandeep-B37400
> -Original Message- > From: Wood Scott-B07421 > Sent: Friday, January 11, 2013 1:19 AM > To: Singh Sandeep-B37400 > Cc: Wood Scott-B07421; devicetree-disc...@lists.ozlabs.org; linuxppc- > d...@ozlabs.org; Aggrwal Poonam-B10812 > Subject: Re: [PATCH] Added device tre

RE: [PATCH] Added device tree binding for TDM and TDM phy

2013-01-10 Thread Singh Sandeep-B37400
> -Original Message- > From: Wood Scott-B07421 > Sent: Thursday, January 10, 2013 5:37 AM > To: Singh Sandeep-B37400 > Cc: devicetree-disc...@lists.ozlabs.org; linuxppc-...@ozlabs.org; Aggrwal > Poonam-B10812 > Subject: Re: [PATCH] Added device tree binding for TDM a

RE: [PATCH] Added device tree binding for TDM and TDM phy

2013-01-08 Thread Singh Sandeep-B37400
A gentle reminder. Any comments are appreciated. Regards, Sandeep > -Original Message- > From: Singh Sandeep-B37400 > Sent: Wednesday, January 02, 2013 6:55 PM > To: devicetree-disc...@lists.ozlabs.org; linuxppc-...@ozlabs.org > Cc: Singh Sandeep-B37400; Aggrwal Poonam-B

[PATCH] Added device tree binding for TDM and TDM phy

2013-01-02 Thread Sandeep Singh
This controller is available on many Freescale SOCs like MPC8315, P1020, P1010 and P1022 Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- .../devicetree/bindings/powerpc/fsl/fsl-tdm.txt| 63 .../devicetree/bindings/powerpc/fsl/tdm-phy.txt| 38

RE: [2/3][PATCH][v2] TDM Framework

2012-08-01 Thread Singh Sandeep-B37400
> -Original Message- > From: Greg KH [mailto:g...@kroah.com] > Sent: Monday, July 30, 2012 9:32 PM > To: Singh Sandeep-B37400 > Cc: Francois Romieu; de...@driverdev.osuosl.org; linuxppc- > d...@lists.ozlabs.org; ga...@kernel.crashing.org; linux-arm- > ker...@lists

RE: [2/3][PATCH][v2] TDM Framework

2012-07-30 Thread Singh Sandeep-B37400
-Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Monday, July 30, 2012 9:16 PM To: Francois Romieu Cc: Singh Sandeep-B37400; de...@driverdev.osuosl.org; linuxppc-dev@lists.ozlabs.org; ga...@kernel.crashing.org; linux-arm-ker...@lists.infradead.org

RE: [2/3][PATCH][v2] TDM Framework

2012-07-30 Thread Singh Sandeep-B37400
-Original Message- From: John Stoffel [mailto:j...@stoffel.org] Sent: Monday, July 30, 2012 7:40 PM To: Singh Sandeep-B37400 Cc: John Stoffel; linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org; ga...@kernel.crashing.org; linux-ker...@vger.kernel.org; de

RE: [2/3][PATCH][v2] TDM Framework

2012-07-30 Thread Singh Sandeep-B37400
Thanks for your comments. Please find my response inline. Regards, Sandeep -Original Message- From: Russell King - ARM Linux [mailto:li...@arm.linux.org.uk] Sent: Friday, July 27, 2012 8:22 PM To: Singh Sandeep-B37400 Cc: linuxppc-dev@lists.ozlabs.org; linux-arm-ker

RE: [2/3][PATCH][v2] TDM Framework

2012-07-30 Thread Singh Sandeep-B37400
Thanks for your comments. Please find replies inline. Regards, Sandeep -Original Message- From: Francois Romieu [mailto:rom...@fr.zoreil.com] Sent: 27 July 2012 20:56 To: Singh Sandeep-B37400 Cc: linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org; ga

RE: [2/3][PATCH][v2] TDM Framework

2012-07-30 Thread Singh Sandeep-B37400
-Original Message- From: John Stoffel [mailto:j...@stoffel.org] Sent: 27 July 2012 19:42 To: Singh Sandeep-B37400 Cc: linuxppc-dev@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org; ga...@kernel.crashing.org; linux-ker...@vger.kernel.org; de...@driverdev.osuosl.org Subject: Re: [2

[3/3][PATCH][v2] Added TDM device support and Freescale Starlite driver

2012-07-27 Thread sandeep
From: Sandeep Singh Freescale TDM controller consists of a TDM module supporting 128 channels running at up to 50 Mbps with 8-bit and 16-bit word size. The TDM bus connects gluelessly to most T1/E1 frames as well as to common buses such as the H.110, SCAS, and MVIP. TDM also supports an I2S mode

[1/3][PATCH][v2] Adding documentation for TDM

2012-07-27 Thread sandeep
From: Sandeep Singh tdm-summary.txt contains general description about TDM. tdm-framework.txt contains specific description of TDM framework. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- Changes since v1: Incorporated Laight's comments. -Removed refe

[2/3][PATCH][v2] TDM Framework

2012-07-27 Thread sandeep
From: Sandeep Singh TDM Framework is an attempt to provide a platform independent layer which can offer a standard interface for TDM access to different client modules. Beneath, the framework layer can house different types of TDM drivers to handle various TDM devices, the hardware intricacies

RE: [2/3][PATCH][upstream] TDM Framework

2012-07-26 Thread Singh Sandeep-B37400
Hi, Please find my comment inline. Regards, Sandeep -Original Message- From: Tabi Timur-B04825 Sent: Tuesday, July 24, 2012 8:13 PM To: Singh Sandeep-B37400 Cc: linuxppc-dev@lists.ozlabs.org; Aggrwal Poonam-B10812 Subject: Re: [2/3][PATCH][upstream] TDM Framework Singh Sandeep-B37400

RE: [2/3][PATCH][upstream] TDM Framework

2012-07-24 Thread Singh Sandeep-B37400
Hi Timur, Thanks for your comments, please find response inline. Regards, Sandeep -Original Message- From: Tabi Timur-B04825 Sent: Monday, July 23, 2012 10:03 PM To: Singh Sandeep-B37400 Cc: linuxppc-dev@lists.ozlabs.org; Singh Sandeep-B37400; Aggrwal Poonam-B10812 Subject: Re: [2/3

[PATCH][upstream]Added TDM device support and Freescale Starlite driver

2012-07-20 Thread sandeep
From: Sandeep Singh Freescale TDM controller consists of a TDM module supporting 128 channels running at up to 50 Mbps with 8-bit and 16-bit word size. The TDM bus connects gluelessly to most T1/E1 frames as well as to common buses such as the H.110, SCAS, and MVIP. TDM also supports an I2S mode

[PATCH][upstream] TDM Framework

2012-07-20 Thread sandeep
From: Sandeep Singh TDM Framework is an attempt to provide a platform independent layer which can offer a standard interface for TDM access to different client modules. Beneath, the framework layer can house different types of TDM drivers to handle various TDM devices, the hardware intricacies

RE: [PATCH][2/3][RFC] TDM Framework

2012-04-26 Thread Singh Sandeep-B37400
-Original Message- From: Benjamin Herrenschmidt [mailto:b...@kernel.crashing.org] Sent: Wednesday, April 25, 2012 11:20 AM To: Aggrwal Poonam-B10812 Cc: linuxppc-dev@lists.ozlabs.org; Singh Sandeep-B37400 Subject: Re: [PATCH][2/3][RFC] TDM Framework On Sat, 2012-03-10 at 18:27 +0530

unsubscribe

2009-01-11 Thread sandeep malik
unsubscribe please ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev Check out the all-new Messenger 9.0! Go to http://in.messenger.yahoo.com/___