From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
drivers/soc/fsl/Kconfig| 52 ++
drivers/soc/fsl/Makefile |9 +-
drivers/soc/fsl/bman.c | 610
drivers/soc/fsl/bman.h | 523
drivers/soc/fsl/bman_api.c | 103
From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
arch/powerpc/platforms/85xx/corenet_generic.c | 8 +++-
arch/powerpc/platforms/85xx/p1023_rdb.c | 8 +++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c
b/arch/powerp
v3: Addressed feedback from Kumar and Scott (partially, more in the next
round)
Moved public headers into include/soc/fsl and code into drivers/soc/fsl
Various clean-up
v2: Moved out of staging into soc/freescale
To do: Add a maintainer(s) entry
Add module(s) sup
From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
drivers/soc/fsl/Kconfig| 7 +++
drivers/soc/fsl/Makefile | 1 +
drivers/soc/fsl/bman_api.c | 19 +++
drivers/soc/fsl/bman_debugfs.c | 118 +
drivers/soc/fsl/dpaa_sys.h | 1
From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
drivers/soc/fsl/Kconfig|7 +
drivers/soc/fsl/Makefile |1 +
drivers/soc/fsl/qman_api.c | 58 ++
drivers/soc/fsl/qman_debugfs.c | 1325
drivers/soc/fsl/qman_priv.h|8 +
From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
drivers/soc/fsl/Kconfig | 26 +-
drivers/soc/fsl/Makefile | 4 +
drivers/soc/fsl/bman_test.c | 2 +-
drivers/soc/fsl/{bman_test.c => qman_test.c} | 15 +-
drivers/soc/fsl/{bman_tes
From: Hai-Ying Wang
Signed-off-by: Hai-Ying Wang
---
drivers/soc/fsl/qman_portal.c | 45 +++
1 file changed, 45 insertions(+)
diff --git a/drivers/soc/fsl/qman_portal.c b/drivers/soc/fsl/qman_portal.c
index c4b96cc..27372d4 100644
--- a/drivers/soc/fsl/q
From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
drivers/soc/fsl/Kconfig| 26 +
drivers/soc/fsl/Makefile | 4 +
drivers/soc/fsl/bman_test.c| 55 +++
drivers/soc/fsl/bman_test.h| 43
drivers/soc/fsl/bman_test_api.c| 180 ++
From: Hai-Ying Wang
Signed-off-by: Hai-Ying Wang
---
drivers/soc/fsl/bman_portal.c | 45 ++-
1 file changed, 44 insertions(+), 1 deletion(-)
diff --git a/drivers/soc/fsl/bman_portal.c b/drivers/soc/fsl/bman_portal.c
index b06339a..60c966e 100644
--- a/dr
From: Geoff Thorpe
Signed-off-by: Geoff Thorpe
---
arch/powerpc/Kconfig | 33 +++
arch/powerpc/configs/mpc85xx_defconfig| 1 +
arch/powerpc/configs/mpc85xx_smp_defconfig| 1 +
arch/powerpc/platforms/85xx/Kconfig | 11 +
Hello Jamal,
On 03/05/2015 08:35 AM, Jamal Hadi Salim wrote:
> Hi Emil,
>
> On 03/05/15 08:48, Emil Medve wrote:
>
>> The intent is to upstream the entire suite of the DPAA drivers. All the
>> drivers are still WIP, but B/QMan have been already presented to the
>&g
Hello Jamal,
On 03/05/2015 06:32 AM, Jamal Hadi Salim wrote:
> On 03/05/15 00:45, Emil Medve wrote:
>> From: Igal Liberman
>>
>> The Freescale Data Path Acceleration Architecture (DPAA) is a set of
>> hardware components on specific QorIQ P and T series multi
From: Igal Liberman
The Freescale Data Path Acceleration Architecture (DPAA) is a set of
hardware components on specific QorIQ P and T series multicore processors.
This architecture provides the infrastructure to support simplified
sharing of networking interfaces and accelerators by multiple CPU
From: Igal Liberman
Signed-off-by: Igal Liberman
---
drivers/soc/fsl/fman/Kconfig| 6 +
drivers/soc/fsl/fman/Makefile | 1 +
drivers/soc/fsl/fman/rtc/Makefile | 13 ++
drivers/soc/fsl/fman/rtc/fman_rtc.c | 354
4 files changed, 374 inser
From: Igal Liberman
Signed-off-by: Igal Liberman
---
drivers/soc/fsl/fman/Kconfig| 6 +
drivers/soc/fsl/fman/Makefile | 1 +
drivers/soc/fsl/fman/pcd/Makefile | 13 +
drivers/soc/fsl/fman/pcd/fman_kg.c | 850
drivers/soc/fsl/fman/pcd/fm
From: Igal Liberman
Signed-off-by: Igal Liberman
---
drivers/soc/Kconfig |1 +
drivers/soc/Makefile |1 +
drivers/soc/fsl/Kconfig |1 +
drivers/soc/fsl/Makefile |1 +
drivers/soc/fsl/fman/Kconfig |7 +
drivers/soc/fsl/fman/Makefile | 13 +
dr
From: Igal Liberman
Signed-off-by: Igal Liberman
---
drivers/soc/fsl/fman/Kconfig | 10 +
drivers/soc/fsl/fman/Makefile |2 +
drivers/soc/fsl/fman/port/Makefile| 13 +
drivers/soc/fsl/fman/port/fman_port.c | 1536 +
4 files changed, 1
From: Igal Liberman
Signed-off-by: Igal Liberman
---
drivers/soc/fsl/fman/Kconfig | 6 +
drivers/soc/fsl/fman/Makefile | 7 +-
drivers/soc/fsl/fman/mac/Makefile | 15 +
drivers/soc/fsl/fman/mac/fman_crc32.c | 117
drivers/soc/fsl/fm
From: Igal Liberman
Signed-off-by: Igal Liberman
---
drivers/soc/fsl/fman/Makefile | 1 +
drivers/soc/fsl/fman/sp/Makefile | 13 +++
drivers/soc/fsl/fman/sp/fman_sp.c | 204 ++
3 files changed, 218 insertions(+)
create mode 100644 drivers/soc/fsl/fma
Hello Kumar,
Thanks for taking the time to review this
On 02/18/2015 11:43 AM, Kumar Gala wrote:
> On Feb 16, 2015, at 9:46 AM, Emil Medve wrote:
>
>> From: Geoff Thorpe
>>
>> Change-Id: I075944acf740dbaae861104c17a9ff7247dec1be
>> Signed-off-by: Geoff Thorpe
v2: Moved out of staging into soc/freescale
Hello,
This is the se attempt to publish the . They are
not to be applied yet.
These are the Freescale DPAA B/QMan drivers. At this stage, this is more or less
the drivers from the Freescale PowerPC SDK roughly squashed and split in a
sequence o
From: Geoff Thorpe
Change-Id: I59de17c040cdd304f86306336fcf89f130f7db2d
Signed-off-by: Geoff Thorpe
---
arch/powerpc/platforms/85xx/corenet_generic.c | 8 +++-
arch/powerpc/platforms/85xx/p1023_rdb.c | 8 +++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/arch/po
From: Geoff Thorpe
Change-Id: If1b44bb013addc1e855c73a4e6ff74bc8b6e4829
Signed-off-by: Geoff Thorpe
---
drivers/soc/freescale/Kconfig| 26
drivers/soc/freescale/Makefile | 8 +-
drivers/soc/freescale/bman.c | 16 +--
drivers/soc/freescale/bman_api.c
From: Geoff Thorpe
Change-Id: I075944acf740dbaae861104c17a9ff7247dec1be
Signed-off-by: Geoff Thorpe
---
drivers/soc/Kconfig |1 +
drivers/soc/Makefile |1 +
drivers/soc/freescale/Kconfig| 51 ++
drivers/soc/freescale/Makefile |7 +
dr
From: Hai-Ying Wang
Change-Id: Ica4d1b2b0fd3c3ae5e043663febd9f4cb7c762cf
Signed-off-by: Hai-Ying Wang
---
drivers/soc/freescale/qman_portal.c | 45 +
1 file changed, 45 insertions(+)
diff --git a/drivers/soc/freescale/qman_portal.c
b/drivers/soc/freescale/q
From: Geoff Thorpe
Change-Id: I59de17c040cdd304f86306336fcf89f130f7db2d
Signed-off-by: Geoff Thorpe
---
arch/powerpc/Kconfig | 5 +
arch/powerpc/configs/mpc85xx_defconfig| 1 +
arch/powerpc/configs/mpc85xx_smp_defconfig| 1 +
arch/powerpc/platforms/85
From: Geoff Thorpe
Change-Id: I59a75a91b289193b5ab1d30a08f60119dc4d7568
Signed-off-by: Geoff Thorpe
---
drivers/soc/freescale/Kconfig|7 +
drivers/soc/freescale/Makefile |1 +
drivers/soc/freescale/qman_api.c | 58 ++
drivers/soc/freescale/qman_debugfs.c | 1326 +
From: Hai-Ying Wang
Change-Id: I863d5c15c7f35f9de4ea3d985e4ff467167924b7
Signed-off-by: Hai-Ying Wang
---
drivers/soc/freescale/bman_portal.c | 45 -
1 file changed, 44 insertions(+), 1 deletion(-)
diff --git a/drivers/soc/freescale/bman_portal.c
b/drivers/
From: Geoff Thorpe
Change-Id: I314d36d94717cfc34053b6212899f71cb729d16c
Signed-off-by: Geoff Thorpe
---
drivers/soc/freescale/Kconfig | 26 +-
drivers/soc/freescale/Makefile | 4 +
drivers/soc/freescale/bman_test.c | 2 +-
drivers/s
From: Geoff Thorpe
Change-Id: I7eea7aea8a58ad0c28451b70801c0d101e88d263
Signed-off-by: Geoff Thorpe
---
drivers/soc/freescale/Kconfig| 7 +++
drivers/soc/freescale/Makefile | 1 +
drivers/soc/freescale/bman_api.c | 19 ++
drivers/soc/freescale/bman_debugfs.c | 119 +++
Hello Bob,
On 02/05/2015 09:48 AM, Bob Cochran wrote:
> On 02/04/2015 09:48 AM, Emil Medve wrote:
>>
>> Hello,
>>
>>
>> This is the first attempt to publish the Freescale DPAA B/QMan
>> drivers. They are
>> not to be applied yet. At this stage,
Hello Dan,
Thanks for the reply
On 02/05/2015 02:41 AM, Dan Carpenter wrote:
> Normally, for staging drivers we just require the TODO and a maintainer
> and we merge things as-is. There isn't really much review of the code.
I think I'll go for drivers/soc as we have quite a handful of other
dr
Hello Greg,
Thanks for looking at this
On 02/04/2015 12:40 PM, Greg KH wrote:
> On Wed, Feb 04, 2015 at 08:48:32AM -0600, Emil Medve wrote:
>>
>> Hello,
>>
>>
>> This is the first attempt to publish the Freescale DPAA B/QMan drivers. They
>> are
>>
From: Geoff Thorpe
Change-Id: I314d36d94717cfc34053b6212899f71cb729d16c
Signed-off-by: Geoff Thorpe
---
drivers/staging/fsl_qbman/Kconfig | 24 ++
drivers/staging/fsl_qbman/Makefile | 24 +-
drivers/staging/fsl_qbman/qman_test.c | 57 +++
drivers/staging/
From: Hai-Ying Wang
Change-Id: Ica4d1b2b0fd3c3ae5e043663febd9f4cb7c762cf
Signed-off-by: Hai-Ying Wang
---
drivers/staging/fsl_qbman/qman_driver.c | 45 +
1 file changed, 45 insertions(+)
diff --git a/drivers/staging/fsl_qbman/qman_driver.c
b/drivers/staging/fsl
From: Geoff Thorpe
Change-Id: I59a75a91b289193b5ab1d30a08f60119dc4d7568
Signed-off-by: Geoff Thorpe
---
drivers/staging/fsl_qbman/Kconfig|7 +
drivers/staging/fsl_qbman/Makefile |2 +
drivers/staging/fsl_qbman/qman_debugfs.c | 1326 ++
drivers/s
From: Geoff Thorpe
Change-Id: I075944acf740dbaae861104c17a9ff7247dec1be
Signed-off-by: Geoff Thorpe
---
drivers/staging/Kconfig |4 +-
drivers/staging/Makefile |1 +
drivers/staging/fsl_qbman/Kconfig| 52 ++
drivers/staging/fsl_qbman/Makefile
From: Geoff Thorpe
Change-Id: I59de17c040cdd304f86306336fcf89f130f7db2d
Signed-off-by: Geoff Thorpe
---
arch/powerpc/Kconfig | 33 +++
arch/powerpc/platforms/85xx/Kconfig | 11 +
arch/powerpc/platforms/85xx/corenet_generic.c | 2
From: Hai-Ying Wang
Change-Id: I863d5c15c7f35f9de4ea3d985e4ff467167924b7
Signed-off-by: Hai-Ying Wang
---
drivers/staging/fsl_qbman/bman_driver.c | 45 -
1 file changed, 44 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/fsl_qbman/bman_driver.c
b/driv
From: Geoff Thorpe
Change-Id: I7eea7aea8a58ad0c28451b70801c0d101e88d263
Signed-off-by: Geoff Thorpe
---
drivers/staging/fsl_qbman/Kconfig| 7 ++
drivers/staging/fsl_qbman/Makefile | 2 +
drivers/staging/fsl_qbman/bman_debugfs.c | 119 +++
drivers/st
From: Geoff Thorpe
Change-Id: If1b44bb013addc1e855c73a4e6ff74bc8b6e4829
Signed-off-by: Geoff Thorpe
---
drivers/staging/fsl_qbman/Kconfig| 26
drivers/staging/fsl_qbman/Makefile | 16 ++-
drivers/staging/fsl_qbman/bman_test.c| 56
drivers/staging/f
Hello,
This is the first attempt to publish the Freescale DPAA B/QMan drivers. They are
not to be applied yet. At this stage, this is more or less the drivers from the
Freescale PowerPC SDK roughly squashed and split in a sequence of component
patches. They still needs some work and cleanup bef
From: Geoff Thorpe
Change-Id: I59de17c040cdd304f86306336fcf89f130f7db2d
Signed-off-by: Geoff Thorpe
---
arch/powerpc/platforms/85xx/corenet_generic.c | 8 +++-
arch/powerpc/platforms/85xx/p1023_rdb.c | 8 +++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/arch/po
2078] .kernel_init+0x1c/0xfa4
> [c001fe047e30] [c884] .ret_from_kernel_thread+0x58/0xd4
> Instruction dump:
> 7c7f1b79 4182001c 7fe4fb78 7f83e378 38a01000 4bffc905 6000 7c641b78
> e87e8008 7fa5eb78 48482ff5 6000 <0fe0> 7fe3fb78 4bf7bd39 6000
res.
>
> Signed-off-by: Varun Sethi
> ---
> drivers/iommu/fsl_pamu.c|8
> drivers/iommu/fsl_pamu_domain.c |2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Tested-by: Emil Medve
On a P4080 DS (i.e. 32-bit SoC)
Cheers,
--
To unsubscribe from
Signed-off-by: Emil Medve
---
This is a small cleanup
mm/memblock.c | 24 +++-
mm/page_alloc.c | 10 +-
2 files changed, 16 insertions(+), 18 deletions(-)
diff --git a/mm/memblock.c b/mm/memblock.c
index 39a31e7..2b2aaf8 100644
--- a/mm/memblock.c
+++ b/mm
Signed-off-by: Emil Medve
---
This is a minor cleanup
arch/x86/mm/numa.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/x86/mm/numa.c b/arch/x86/mm/numa.c
index 27aa0455..6b5e231 100644
--- a/arch/x86/mm/numa.c
+++ b/arch/x86/mm/numa.c
@@ -559,7 +559,7 @@ static
Hello Michal,
On 01/03/2014 10:01 AM, Michal Marek wrote:
> On 2013-12-05 22:56, Emil Medve wrote:
>> make-4 changed the way/order it presents the command line options
>> into MAKEFLAGS
>>
>> In make-3.8x, '-s' would always be first into a group of o
s be last into a group of options
with the '-'/hyphen removed
$ make -s -p 2>/dev/null | grep ^MAKEFLAGS
MAKEFLAGS = ps
Signed-off-by: Emil Medve
---
Makefile | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Makefile b/Makefile
index 2c88e44..0332949 100644
--- a/Makefile
+
Hello Xiao-Hui,
On 11/12/2013 07:51 PM, Shaohui Xie wrote:
>> -Original Message-
>> From: Wood Scott-B07421
>> Sent: Wednesday, November 13, 2013 5:58 AM
>> To: shh@gmail.com
>> Cc: linuxppc-...@lists.ozlabs.org; linux-kernel@vger.kernel.org; Kanetkar
>> Shruti-B44454; Xie Shaohui-B21
Removed duplicates defined elsewhere
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
The macros are defined in the relative order KERN_* are defined in kernel.h
linux-2.6> scripts/checkpatch.pl
0001-Make-the-dev_-family-of-macros-in-device.h-comple.patch
Your patch has no obvi
Removed duplicates defined elsewhere
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
Reseding the patch to a larger audience
The macros are defined in the relative order KERN_* are defined in kernel.h
linux-2.6> scripts/checkpatch.pl
0001-Make-the-dev_-family-of-macros-in
no member named
'page'
This change in the struct scatterlist was introduced by this commit:
18dabf473e15850c0dbc8ff13ac1e2806d542c15
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
linux-2.6> scripts/checkpatch.pl 0001-Use-the-new-sg_page-helper.patch
Your patch h
no member named
'page'
This change in the struct scatterlist was introduced by this commit:
18dabf473e15850c0dbc8ff13ac1e2806d542c15
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
linux-2.6> scripts/checkpatch.pl 0001-Use-the-new-sg_page-helper.patch
Your patch ha
ed in linux/backing-dev.h which used to be
provided in mm/filemap.c by linux/blkdev.h until commit
f5ff8422bbdd59f8c1f699df248e1b7a11073027
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
This is against Linus' tree: d85714d81cc0408daddb68c10f7fd69eafe7c213
linux-2.6> scripts/ch
ed in linux/backing-dev.h which used to be
provided in mm/filemap.c by linux/blkdev.h until commit
f5ff8422bbdd59f8c1f699df248e1b7a11073027
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
Also removed some trailing whitespaces
This is against Linus' tree: d85714d81cc0408daddb68c1
Removed also trailing whitespaces
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
I'm running git with core.autocrlf=input and it singled out
Documentation/input/iforce-protocol.txt as using DOS end-of-lines:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.g
Other/Some pr_*() macros are already defined in kernel.h, but pr_err() was
defined
multiple times in several other places
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
I'm writing a driver and I've been using the pr_*() macros from kernel.h and I
was surprised not to find th
Other pr_*() macros are already defined in kernel.h, but pr_err() was defined
multiple times in several other places
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
I'm writing a driver and I've been using the pr_*() macros from kernel.h and I
was surprised not to find th
Other pr_*() macros are already defined in kernel.h, but pr_err() was defined
multiple times in several other places
Signed-off-by: Emil Medve <[EMAIL PROTECTED]>
---
drivers/i2c/chips/menelaus.c | 10 --
drivers/net/spider_net.h |3 ---
drivers/video/omap/lc
60 matches
Mail list logo