Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-19 Thread Scott Wood
On 03/19/2012 12:32 PM, Timur Tabi wrote: > Scott Wood wrote: Scott, are you suggesting that Poonam put a non-zero number in the DTS for clock-frequency? If so, then I don't think that's a good idea, if U-Boot will always override it. > >> This is a device tree binding document, no

Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-19 Thread Timur Tabi
Scott Wood wrote: >> > Scott, are you suggesting that Poonam put a non-zero number in the DTS >> > for clock-frequency? If so, then I don't think that's a good idea, if >> > U-Boot will always override it. > This is a device tree binding document, not U-Boot specific. It > describes what Linux (

Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-19 Thread Scott Wood
On 03/17/2012 02:33 AM, Aggrwal Poonam-B10812 wrote: >>> + - compatible >>> + Usage: required >>> + Value type: >>> + Definition: Should contain "fsl,mpc8315-tdm". >>> + So mpc8313 will have compatible = "fsl,mpc8315-tdm"; >>> + p1010 will have compatible "fsl,p1010-tdm", "

Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-19 Thread Scott Wood
On 03/17/2012 11:07 AM, Tabi Timur-B04825 wrote: > On Sat, Mar 17, 2012 at 2:33 AM, Aggrwal Poonam-B10812 > wrote: >> + compatible = "fsl,p1010-tdm", "fsl,mpc8315-tdm"; + reg = <0x16000 0x200 0x2c000 0x2000>; + clock-frequency = <0>; >>> >>> Show a real

Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-17 Thread Tabi Timur-B04825
On Sat, Mar 17, 2012 at 2:33 AM, Aggrwal Poonam-B10812 wrote: > >> > +           compatible = "fsl,p1010-tdm", "fsl,mpc8315-tdm"; >> > +           reg = <0x16000 0x200 0x2c000 0x2000>; >> > +           clock-frequency = <0>; >> >> Show a real clock-frequency, perhaps with a comment saying it's typ

Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-17 Thread Tabi Timur-B04825
On Sat, Mar 17, 2012 at 2:33 AM, Aggrwal Poonam-B10812 wrote: > >> > +  - clock-frequency >> > +      Usage: optional >> > +      Value type: >> > +      Definition: The frequency at which the TDM block is operating. >> >> Will this frequency ever need to be > 4GHz? > Don't think so, at max this

RE: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-17 Thread Aggrwal Poonam-B10812
g; linuxppc-dev@lists.ozlabs.org; > Singh Sandeep-B37400 > Subject: Re: [PATCH] Device Tree Bindings for Freescale TDM controller > > On 03/15/2012 08:30 PM, Poonam Aggrwal wrote: > > From: Poonam Aggrwal > > > > This TDM controller is available in various Freesca

Re: [PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-16 Thread Scott Wood
On 03/15/2012 08:30 PM, Poonam Aggrwal wrote: > From: Poonam Aggrwal > > This TDM controller is available in various Freescale SOCs like MPC8315, > P1020, > P1022, P1010. > > Signed-off-by: Sandeep Singh > Signed-off-by: Poonam Aggrwal > --- > Documentation/devicetree/bindings/tdm/fsl-tdm.t

[PATCH] Device Tree Bindings for Freescale TDM controller

2012-03-15 Thread Poonam Aggrwal
From: Poonam Aggrwal This TDM controller is available in various Freescale SOCs like MPC8315, P1020, P1022, P1010. Signed-off-by: Sandeep Singh Signed-off-by: Poonam Aggrwal --- Documentation/devicetree/bindings/tdm/fsl-tdm.txt | 71 + 1 files changed, 71 insertions(+),