LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v3] powerpc/srio: Fix the compile errors when building with 64bit
From: Kumar Gala @ 2012-03-16 15:13 UTC (permalink / raw)
  To: Liu Gang
  Cc: r58472, paul.gortmaker, linux-kernel, r61911, Alexandre.Bounine,
	akpm, linuxppc-dev, Shaohui Xie
In-Reply-To: <1331280638-23525-1-git-send-email-Gang.Liu@freescale.com>


On Mar 9, 2012, at 2:10 AM, Liu Gang wrote:

> For the file "arch/powerpc/sysdev/fsl_rmu.c", there will be some =
compile
> errors while using the corenet64_smp_defconfig:
>=20
> .../fsl_rmu.c:315: error: cast from pointer to integer of different =
size
> .../fsl_rmu.c:320: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:320: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:320: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:330: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:332: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:339: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:340: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:341: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:348: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:348: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:348: error: cast to pointer from integer of different =
size
> .../fsl_rmu.c:659: error: cast from pointer to integer of different =
size
> .../fsl_rmu.c:659: error: format '%8.8x' expects type 'unsigned int',
>                   but argument 5 has type 'size_t'
> .../fsl_rmu.c:985: error: cast from pointer to integer of different =
size
> .../fsl_rmu.c:997: error: cast to pointer from integer of different =
size
>=20
> Rewrote the corresponding code with the support of 64bit building.
>=20
> Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
> ---
> Changes in v2:
> - Add the struct "rio_dbell_msg" to instead of some DBELL_* macros.
> - Change the "virt_buf" to be "void *" type.
> - Change "Signed-off-by" to "Reported-by" for Paul.
>=20
> Changes in v3:
> - Change the "%8.8lx" to be "%p" and remove the cast of the "buffer"
>=20
> arch/powerpc/sysdev/fsl_rmu.c |   42 =
+++++++++++++++++++++-------------------
> 1 files changed, 22 insertions(+), 20 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH] powerpc/boot: fix typo in p1010rdb.dtsi
From: Kumar Gala @ 2012-03-16 15:13 UTC (permalink / raw)
  To: Gustavo Zacarias; +Cc: afleming, linuxppc-dev
In-Reply-To: <1330458188-17265-1-git-send-email-gustavo@zacarias.com.ar>


On Feb 28, 2012, at 1:43 PM, Gustavo Zacarias wrote:

> Fix typo introduced by "powerpc: Add TBI PHY node to first MDIO bus"
> from Andy Fleming.
> It's device_type rather than device-type, which causes the mdio probe to
> fail thus making all gianfar ethernet interfaces unusable.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> arch/powerpc/boot/dts/p1010rdb.dtsi |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH 2/2] powerpc/p2020rdb p1010rdb: lower spi flash freq to 40Mhz
From: Kumar Gala @ 2012-03-16 15:13 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior; +Cc: linuxppc-dev
In-Reply-To: <1331833228-14903-2-git-send-email-bigeasy@linutronix.de>


On Mar 15, 2012, at 12:40 PM, Sebastian Andrzej Siewior wrote:

> This is here most likely since the FSL bsp. Back in the FSL bsp it was
> set to 50Mhz and working. However the driver divided the SoC freq. only
> by 2. According to the TRM the platform clock (which the manual refers
> in its formula) is the system clock divided by two. So in the end it has
> to divide by 4 and this is what the fsl-spi driver in tree is doing.
> Since then the flash is not wokring I guess. After chaning the freq from
> 50Mhz to 40Mhz like others do then I can access the flash.
> 
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> ---
> arch/powerpc/boot/dts/p1010rdb.dtsi |    2 +-
> arch/powerpc/boot/dts/p2020rdb.dts  |    2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH] powerpc/fsl_msi : return proper error value when ioremap failed.
From: Kumar Gala @ 2012-03-16 15:14 UTC (permalink / raw)
  To: soniccat.liu; +Cc: linuxppc-dev, timur
In-Reply-To: <1331246857-5622-1-git-send-email-soniccat.liu@gmail.com>


On Mar 8, 2012, at 4:47 PM, soniccat.liu@gmail.com wrote:

> From: Liu Shuo <soniccat.liu@gmail.com>
> 
> Signed-off-by: Liu Shuo <soniccat.liu@gmail.com>
> ---
> arch/powerpc/sysdev/fsl_msi.c |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH 1/5] tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
From: Greg KH @ 2012-03-16 15:19 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: ppc-dev, LKML
In-Reply-To: <20120316151654.7b2fedd2ecd2132a807630c6@canb.auug.org.au>

On Fri, Mar 16, 2012 at 03:16:54PM +1100, Stephen Rothwell wrote:
> so remove the code that tests for it.
> 
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> ---
>  drivers/tty/hvc/hvc_vio.c |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> Greg, it is probably easiest for this to go through the powerpc tree.

Please do:
	Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

^ permalink raw reply

* Re: [PATCH 1/2] powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
From: Kumar Gala @ 2012-03-16 15:15 UTC (permalink / raw)
  To: linuxppc-dev
In-Reply-To: <1326915580-19652-1-git-send-email-galak@kernel.crashing.org>


On Jan 18, 2012, at 1:39 PM, Kumar Gala wrote:

> The registers that describe size supported by TLB are different on MMU
> v2 as well as we support power of two page sizes.  For now we continue
> to assume that FSL variable size array supports all page sizes up to the
> maximum one reported in TLB1PS.
> 
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> arch/powerpc/include/asm/reg_booke.h |    1 +
> arch/powerpc/mm/fsl_booke_mmu.c      |   19 +++++++++++++------
> 2 files changed, 14 insertions(+), 6 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH 2/2] powerpc: Add initial e6500 cpu support
From: Kumar Gala @ 2012-03-16 15:15 UTC (permalink / raw)
  To: linuxppc-dev
In-Reply-To: <1326915580-19652-2-git-send-email-galak@kernel.crashing.org>


On Jan 18, 2012, at 1:39 PM, Kumar Gala wrote:

> Add basic support for e6500 core in its single threaded mode.
> 
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> arch/powerpc/include/asm/cputable.h |   12 ++++++++----
> arch/powerpc/kernel/cputable.c      |   18 ++++++++++++++++++
> 2 files changed, 26 insertions(+), 4 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH] p1010rdb: gianfar config does not have queues.
From: Kumar Gala @ 2012-03-16 15:20 UTC (permalink / raw)
  To: Aggrwal Poonam-B10812
  Cc: PPC list, U Bhaskar-B22300, Robin Holt, Eric Dumazet
In-Reply-To: <20110811142500.GD4926@sgi.com>


On Aug 11, 2011, at 9:25 AM, Robin Holt wrote:

> If I have the the fsl,num_rx_queues and fsl,num_tx_queues properties
> defined in the p1010's device tree file, I get a kernel panic very
> shortly after boot.  The failure indicates we are configuring the
> gianfar.c driver for a queue depth greater than actual.  Removing the
> properties got the problem resolved.
>=20
> Signed-off-by: Robin Holt <holt@sgi.com>
> To: U Bhaskar-B22300 <B22300@freescale.com>
> Cc: PPC list <linuxppc-dev@lists.ozlabs.org>
> Cc: Eric Dumazet <eric.dumazet@gmail.com>

Poonam,

Can you comment on this patch, does it look correct?

- k

>=20
> diff --git a/arch/powerpc/boot/dts/p1010si.dtsi =
b/arch/powerpc/boot/dts/p1010si.dtsi
> index 7f51104..91566aa 100644
> --- a/arch/powerpc/boot/dts/p1010si.dtsi
> +++ b/arch/powerpc/boot/dts/p1010si.dtsi
> @@ -258,8 +258,6 @@
> 			device_type =3D "network";
> 			model =3D "eTSEC";
> 			compatible =3D "fsl,etsec2";
> -			fsl,num_rx_queues =3D <0x8>;
> -			fsl,num_tx_queues =3D <0x8>;
> 			local-mac-address =3D [ 00 00 00 00 00 00 ];
> 			interrupt-parent =3D <&mpic>;
>=20
> @@ -280,8 +278,6 @@
> 			device_type =3D "network";
> 			model =3D "eTSEC";
> 			compatible =3D "fsl,etsec2";
> -			fsl,num_rx_queues =3D <0x8>;
> -			fsl,num_tx_queues =3D <0x8>;
> 			local-mac-address =3D [ 00 00 00 00 00 00 ];
> 			interrupt-parent =3D <&mpic>;
>=20
> @@ -302,8 +298,6 @@
> 			device_type =3D "network";
> 			model =3D "eTSEC";
> 			compatible =3D "fsl,etsec2";
> -			fsl,num_rx_queues =3D <0x8>;
> -			fsl,num_tx_queues =3D <0x8>;
> 			local-mac-address =3D [ 00 00 00 00 00 00 ];
> 			interrupt-parent =3D <&mpic>;
>=20
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev

^ permalink raw reply

* Re: [PATCH] P1021: set IReady in QE Microcode Upload
From: Kumar Gala @ 2012-03-16 15:21 UTC (permalink / raw)
  To: Tabi Timur-B04825
  Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Kokoris, Ioannis
In-Reply-To: <0154F680-D9F4-4CE1-BF5E-11884AD0ED4A@freescale.com>


On Nov 24, 2011, at 7:57 AM, Tabi Timur-B04825 wrote:

> On Nov 24, 2011, at 1:55 AM, Kumar Gala <galak@kernel.crashing.org> =
wrote:
>=20
>>>=20
>>> I'll have to check.  But this patch can't be applied as-is unless =
it's
>>> proven safe for all QE-enabled chips.
>>=20
>> Any update on trying this on a MPC8323?
>=20
> Haiying said it should be ok, but I haven't tried it yet.  I'll try it =
on Monday.

Did you ever test this?

- k=

^ permalink raw reply

* Re: [PATCH] powerpc/fsl_msi : return proper error value when ioremap failed.
From: Kumar Gala @ 2012-03-16 15:24 UTC (permalink / raw)
  To: soniccat.liu; +Cc: linuxppc-dev, timur
In-Reply-To: <1331246857-5622-1-git-send-email-soniccat.liu@gmail.com>


On Mar 8, 2012, at 4:47 PM, soniccat.liu@gmail.com wrote:

> From: Liu Shuo <soniccat.liu@gmail.com>
> 
> Signed-off-by: Liu Shuo <soniccat.liu@gmail.com>
> ---
> arch/powerpc/sysdev/fsl_msi.c |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

applied

- k

^ permalink raw reply

* Re: linux-next: manual merge of the char-misc tree with the powerpc tree
From: Greg KH @ 2012-03-16 15:29 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Arnd Bergmann, linux-kernel, Masanari Iida, linux-next,
	Paul Mackerras, linuxppc-dev
In-Reply-To: <20120316165207.5a4f0985863b5ae7c50bdd81@canb.auug.org.au>

On Fri, Mar 16, 2012 at 04:52:07PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Today's linux-next merge of the char-misc tree got a conflict in
> drivers/char/viotape.c between commit ba7a4822b48f ("powerpc: Remove some
> of the legacy iSeries specific device drivers") from the powerpc tree and
> commit 5fb15db4376f ("char: Fix typo in viotape.c") from the char-misc
> tree.
> 
> The former removed this file, so I did that.

Sounds good to me, thanks.

greg k-h

^ permalink raw reply

* Re: [PATCH 1/2] powerpc/p2020rdb: move the NAND address.
From: Kumar Gala @ 2012-03-16 15:13 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior; +Cc: linuxppc-dev
In-Reply-To: <1331833228-14903-1-git-send-email-bigeasy@linutronix.de>


On Mar 15, 2012, at 12:40 PM, Sebastian Andrzej Siewior wrote:

> It is not at 0xffa00000. According to current u-boot source the NAND
> controller is always at 0xff800000 and it is either at CS0 or CS1
> depending on NAND or NAND+NOR mode. In 36bit mode it is shifted to
> 0xfff800000 but it has always an eight there and never an A.
> 
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> ---
> arch/powerpc/boot/dts/p2020rdb.dts |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH 3/4] powerpc/85xx: add the P1020MBG-PC DTS support
From: Kumar Gala @ 2012-03-16 15:40 UTC (permalink / raw)
  To: <Chang-Ming.Huang@freescale.com>; +Cc: linuxppc-dev
In-Reply-To: <1331716110-25545-3-git-send-email-Chang-Ming.Huang@freescale.com>


On Mar 14, 2012, at 4:08 AM, <Chang-Ming.Huang@freescale.com> =
<Chang-Ming.Huang@freescale.com> wrote:

> +		partition@0 {
> +			/* 128KB for DTB Image */
> +			reg =3D <0x0 0x00020000>;
> +			label =3D "NOR (RO) DTB Image";
> +			read-only;
> +		};
> +

How many times are we going to say to remove '(RO)' from the labels???

- k=

^ permalink raw reply

* Re: [PATCH 1/2] powerpc/dts: Add some DTS nodes and attributes for mpc8536ds
From: Kumar Gala @ 2012-03-16 15:48 UTC (permalink / raw)
  To: Xie Xiaobo; +Cc: linuxppc-dev
In-Reply-To: <1326794391-6105-1-git-send-email-X.Xie@freescale.com>


On Jan 17, 2012, at 3:59 AM, Xie Xiaobo wrote:

> 1. Add partitions for NOR and NAND Flash.
> 2. Additional attributes for sdhc.
>=20
> Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
> ---
> arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi |    5 ++
> arch/powerpc/boot/dts/mpc8536ds.dts           |    6 ++-
> arch/powerpc/boot/dts/mpc8536ds.dtsi          |   93 =
+++++++++++++++++++++++++
> arch/powerpc/boot/dts/mpc8536ds_36b.dts       |    8 ++-
> 4 files changed, 109 insertions(+), 3 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH 2/2] powerpc/dts: Add magic-packet properties for etsec
From: Kumar Gala @ 2012-03-16 15:48 UTC (permalink / raw)
  To: Xie Xiaobo; +Cc: linuxppc-dev
In-Reply-To: <1326794391-6105-2-git-send-email-X.Xie@freescale.com>


On Jan 17, 2012, at 3:59 AM, Xie Xiaobo wrote:

> The properties indicates that the hardware supports waking up via =
magic packet.
>=20
> Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
> ---
> arch/powerpc/boot/dts/fsl/pq3-etsec1-0.dtsi |    3 ++-
> arch/powerpc/boot/dts/fsl/pq3-etsec1-1.dtsi |    3 ++-
> arch/powerpc/boot/dts/fsl/pq3-etsec1-2.dtsi |    3 ++-
> arch/powerpc/boot/dts/fsl/pq3-etsec1-3.dtsi |    3 ++-
> 4 files changed, 8 insertions(+), 4 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH 2/2] [v4] powerpc/85xx: create 32-bit DTS for the P1022DS
From: Kumar Gala @ 2012-03-16 15:48 UTC (permalink / raw)
  To: Timur Tabi; +Cc: linuxppc-dev
In-Reply-To: <1329351948-20581-2-git-send-email-timur@freescale.com>


On Feb 15, 2012, at 6:25 PM, Timur Tabi wrote:

> Create a 32-bit address space version of p1022ds.dts.  To avoid =
confusion,
> p1022ds.dts is renamed to p1022ds_36b.dts.  We also create =
p1022ds.dtsi
> to store some common nodes.
>=20
> Signed-off-by: Timur Tabi <timur@freescale.com>
> ---
> arch/powerpc/boot/dts/p1022ds.dts     |  274 =
---------------------------------
> arch/powerpc/boot/dts/p1022ds.dtsi    |  234 =
++++++++++++++++++++++++++++
> arch/powerpc/boot/dts/p1022ds_32b.dts |  103 ++++++++++++
> arch/powerpc/boot/dts/p1022ds_36b.dts |  103 ++++++++++++
> 4 files changed, 440 insertions(+), 274 deletions(-)
> delete mode 100644 arch/powerpc/boot/dts/p1022ds.dts
> create mode 100644 arch/powerpc/boot/dts/p1022ds.dtsi
> create mode 100644 arch/powerpc/boot/dts/p1022ds_32b.dts
> create mode 100644 arch/powerpc/boot/dts/p1022ds_36b.dts

applied

- k=

^ permalink raw reply

* Re: [PATCH 1/2] [v4] powerpc/85xx: p1022ds: disable the NOR flash node if video is enabled
From: Kumar Gala @ 2012-03-16 15:48 UTC (permalink / raw)
  To: Timur Tabi; +Cc: linuxppc-dev
In-Reply-To: <1329351948-20581-1-git-send-email-timur@freescale.com>


On Feb 15, 2012, at 6:25 PM, Timur Tabi wrote:

> The Freescale P1022 has a unique pin muxing "feature" where the DIU =
video
> controller's video signals are muxed with 24 of the local bus address =
signals.
> When the DIU is enabled, the bulk of the local bus is disabled, =
preventing
> access to memory-mapped devices like NOR flash and the pixis FPGA.
>=20
> Therefore, if the DIU is going to be enabled, then memory-mapped =
devices on
> the localbus, like NOR flash, need to be disabled.
>=20
> This also means that the localbus is not a 'simple-bus' any more, so =
remove
> that string from the compatible node.
>=20
> Signed-off-by: Timur Tabi <timur@freescale.com>
> ---
> arch/powerpc/boot/dts/fsl/p1022si-post.dtsi |    6 ++-
> arch/powerpc/platforms/85xx/p1022_ds.c      |   71 =
+++++++++++++++++++++++++++
> 2 files changed, 76 insertions(+), 1 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH] powerpc/85xx: Clean up partition nodes in dts for MPC8572DS
From: Kumar Gala @ 2012-03-16 15:49 UTC (permalink / raw)
  To: Jia Hongtao; +Cc: linuxppc-dev
In-Reply-To: <1329790283-22962-1-git-send-email-B38951@freescale.com>


On Feb 20, 2012, at 8:11 PM, Jia Hongtao wrote:

> Signed-off-by: Jin Qing <b24347@freescale.com>
> Signed-off-by: Jia Hongtao <B38951@freescale.com>
> Signed-off-by: Li Yang <leoli@freescale.com>
> ---
> arch/powerpc/boot/dts/mpc8572ds.dtsi |   50 =
+++++++++++++++++++++------------
> 1 files changed, 32 insertions(+), 18 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH 1/4] powerpc/85xx: add P1020MBG-PC platform support
From: Kumar Gala @ 2012-03-16 15:49 UTC (permalink / raw)
  To: <Chang-Ming.Huang@freescale.com>; +Cc: linuxppc-dev
In-Reply-To: <1331716110-25545-1-git-send-email-Chang-Ming.Huang@freescale.com>


On Mar 14, 2012, at 4:08 AM, <Chang-Ming.Huang@freescale.com> =
<Chang-Ming.Huang@freescale.com> wrote:

> From: Jerry Huang <Chang-Ming.Huang@freescale.com>
>=20
> The p1020mbg-pc has the similar feature as the p1020rdb.
> Therefore, p1020mbg-pc use the same platform file as the p1/p2 rdb =
board.
> Overview of P1020MBG-PC platform:
>        - DDR3 2GB
>        - NOR flash 64MB
>        - I2C EEPROM 256Kb
>        - eTSEC1 (RGMII PHY) connected to VSC7385 L2 switch
>        - eTSEC2 (SGMII PHY)
>        - eTSEC3 (RGMII PHY)
>        - SDHC
>        - 2 USB ports
>        - 4 TDM ports
>        - PCIe (Lane1 to dual SATA controller)
>=20
> Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
> ---
> arch/powerpc/platforms/85xx/mpc85xx_rdb.c |   23 =
+++++++++++++++++++++++
> 1 files changed, 23 insertions(+), 0 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH][v4] NAND Machine support for Integrated Flash Controller
From: Kumar Gala @ 2012-03-16 15:49 UTC (permalink / raw)
  To: Prabhakar Kushwaha
  Cc: Poonam Aggrwal, Liu Shuo, linux-mtd, scottwood, Dipen Dudhat,
	linuxppc-dev
In-Reply-To: <1331789663-27930-1-git-send-email-prabhakar@freescale.com>


On Mar 15, 2012, at 12:34 AM, Prabhakar Kushwaha wrote:

> Integrated Flash Controller(IFC) can be used to hook NAND Flash
> chips using NAND Flash Machine available on it.
>=20
> Signed-off-by: Dipen Dudhat <Dipen.Dudhat@freescale.com>
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> Signed-off-by: Li Yang <leoli@freescale.com>
> Signed-off-by: Liu Shuo <b35362@freescale.com>
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> ---
> Beased on =
http://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git
> 	    branch master
>=20
> Tested on P1010RDB
>=20
> Changes for v2: Ported IFC driver for linux-3.2.0-rc3=20
> 	- Use chip->bbt_options for BBT
> 	- Use mtd_device_parse_register instead of old =
parse_mtd_partitions
>=20
>  Changes for v3: Squashed following patch to make singe NAND driver =
patch
> 	- mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
> 		http://patchwork.ozlabs.org/patch/136547/
> 	- mtd/nand: Fix IFC driver to support 2K NAND page
> 		http://patchwork.ozlabs.org/patch/135010/
>=20
>  Changes for v4:
> 	- fsl_ifc_run_command: handled wait_event_timeout timeout-return =
case
> 	- Removed unused full_page variable
> 	- fsl_ifc_read_page: Updated Error message
> 	- fsl_ifc_nand_probe: removed possible memory leak for priv =
variable=20
>=20
>=20
> drivers/mtd/nand/Kconfig        |   10 +
> drivers/mtd/nand/Makefile       |    1 +
> drivers/mtd/nand/fsl_ifc_nand.c | 1072 =
+++++++++++++++++++++++++++++++++++++++
> 3 files changed, 1083 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mtd/nand/fsl_ifc_nand.c

applied

- k=

^ permalink raw reply

* Re: [PATCH 2/4] powerpc/85xx: add P1020UTM-PC platform support
From: Kumar Gala @ 2012-03-16 15:49 UTC (permalink / raw)
  To: <Chang-Ming.Huang@freescale.com>; +Cc: linuxppc-dev
In-Reply-To: <1331716110-25545-2-git-send-email-Chang-Ming.Huang@freescale.com>


On Mar 14, 2012, at 4:08 AM, <Chang-Ming.Huang@freescale.com> =
<Chang-Ming.Huang@freescale.com> wrote:

> From: Jerry Huang <Chang-Ming.Huang@freescale.com>
>=20
> The p1020utm-pc has the similar feature as the p1020rdb.
> Therefore, p1020utm-pc use the same platform file as the p1/p2 rdb =
board.
> Overview of P1020UTM-PC platform:
>        - DDR3 1GB
>        - NOR flash 32MB
>        - I2C EEPROM 256Kb
>        - eTSEC1 (RGMII PHY Atheros AR8021)
>        - eTSEC2 (SGMII PHY Vitesse VSC8221)
>        - eTSEC3 (RGMII PHY Atheros AR8021)
>        - SDHC
>        - 2 USB ports
>        - PCIe (Lane1 to dual SATA controller)
>=20
> Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
> ---
> arch/powerpc/platforms/85xx/mpc85xx_rdb.c |   23 =
+++++++++++++++++++++++
> 1 files changed, 23 insertions(+), 0 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH 1/4] powerpc/85xx: add P1020MBG-PC platform support
From: Kumar Gala @ 2012-03-16 15:54 UTC (permalink / raw)
  To: <Chang-Ming.Huang@freescale.com>; +Cc: linuxppc-dev
In-Reply-To: <1331716110-25545-1-git-send-email-Chang-Ming.Huang@freescale.com>


On Mar 14, 2012, at 4:08 AM, <Chang-Ming.Huang@freescale.com> =
<Chang-Ming.Huang@freescale.com> wrote:

> From: Jerry Huang <Chang-Ming.Huang@freescale.com>
>=20
> The p1020mbg-pc has the similar feature as the p1020rdb.
> Therefore, p1020mbg-pc use the same platform file as the p1/p2 rdb =
board.
> Overview of P1020MBG-PC platform:
>        - DDR3 2GB
>        - NOR flash 64MB
>        - I2C EEPROM 256Kb
>        - eTSEC1 (RGMII PHY) connected to VSC7385 L2 switch
>        - eTSEC2 (SGMII PHY)
>        - eTSEC3 (RGMII PHY)
>        - SDHC
>        - 2 USB ports
>        - 4 TDM ports
>        - PCIe (Lane1 to dual SATA controller)
>=20
> Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
> ---
> arch/powerpc/platforms/85xx/mpc85xx_rdb.c |   23 =
+++++++++++++++++++++++
> 1 files changed, 23 insertions(+), 0 deletions(-)

applied

- k=

^ permalink raw reply

* Re: [PATCH 1/2 v5] powerpc/85xx: Add p1020rdb-pc platform support
From: Kumar Gala @ 2012-03-16 16:04 UTC (permalink / raw)
  To: Zhicheng Fan; +Cc: linuxppc-dev
In-Reply-To: <1328856496-2873-1-git-send-email-B32736@freescale.com>


On Feb 10, 2012, at 12:48 AM, Zhicheng Fan wrote:

> From: Zhicheng Fan <b32736@freescale.com>
> 
> Signed-off-by: Zhicheng Fan <b32736@freescale.com>
> ---
> arch/powerpc/platforms/85xx/mpc85xx_rdb.c |   24 +++++++++++++++++++++++-
> 1 files changed, 23 insertions(+), 1 deletions(-)

applied

- k

^ permalink raw reply

* Re: [PATCH 2/2 v5] powerpc/dts: Add dts for p1020rdb-pc board
From: Kumar Gala @ 2012-03-16 16:04 UTC (permalink / raw)
  To: Zhicheng Fan; +Cc: linuxppc-dev
In-Reply-To: <1328856496-2873-2-git-send-email-B32736@freescale.com>


On Feb 10, 2012, at 12:48 AM, Zhicheng Fan wrote:

> From: Zhicheng Fan <b32736@freescale.com>
>=20
> P1020RDB-PC Overview
> ------------------
> 1Gbyte DDR3 SDRAM
> 32 Mbyte NAND flash
> 10 16Mbyte NOR flash
> 16 Mbyte SPI flash
> SD connector to interface with the SD memory card
> Real-time clock on I2C bus
>=20
> PCIe:
> - x1 PCIe slot
> - x1 mini-PCIe slot
>=20
> 10/100/1000 BaseT Ethernet ports:
> - eTSEC1, RGMII: one 10/100/1000 port using VitesseTM VSC7385 L2 =
switch
> - eTSEC2, SGMII: one 10/100/1000 port using VitesseTM VSC8221
> - eTSEC3, RGMII: one 10/100/1000 port using AtherosTM AR8021
>=20
> USB 2.0 port:
> - Two USB2.0 Type A receptacles
> - One USB2.0 signal to Mini PCIe slot
>=20
> Dual RJ45 UART ports:
> - DUART interface: supports two UARTs up to 115200 bps for console =
display
>=20
> Signed-off-by: Zhicheng Fan <b32736@freescale.com>
> ---
> arch/powerpc/boot/dts/p1020rdb-pc.dtsi           |  247 =
++++++++++++++++++++++
> arch/powerpc/boot/dts/p1020rdb-pc_32b.dts        |   90 ++++++++
> arch/powerpc/boot/dts/p1020rdb-pc_36b.dts        |   90 ++++++++
> arch/powerpc/boot/dts/p1020rdb-pc_camp_core0.dts |   64 ++++++
> arch/powerpc/boot/dts/p1020rdb-pc_camp_core1.dts |  142 +++++++++++++
> 5 files changed, 633 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/p1020rdb-pc.dtsi
> create mode 100644 arch/powerpc/boot/dts/p1020rdb-pc_32b.dts
> create mode 100644 arch/powerpc/boot/dts/p1020rdb-pc_36b.dts
> create mode 100644 arch/powerpc/boot/dts/p1020rdb-pc_camp_core0.dts
> create mode 100644 arch/powerpc/boot/dts/p1020rdb-pc_camp_core1.dts

applied

- k=

^ permalink raw reply

* Re: [PATCH] P1021: set IReady in QE Microcode Upload
From: Timur Tabi @ 2012-03-16 16:07 UTC (permalink / raw)
  To: Kumar Gala
  Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Kokoris, Ioannis
In-Reply-To: <AC087E7A-B7BC-43E5-948F-68AEB8251FD3@kernel.crashing.org>

Kumar Gala wrote:
>> > Haiying said it should be ok, but I haven't tried it yet.  I'll try it on Monday.

> Did you ever test this?

No, I forgot all about it.  I'll try it today, assuming the lone 8323
board in the board farm still works.

-- 
Timur Tabi
Linux kernel developer at Freescale

^ permalink raw reply


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox