(b4860si-post.dtsi and b4420si-post.dtsi).
Signed-off-by: Ashish Kumar
Signed-off-by: Shaveta Leekha
---
arch/powerpc/boot/dts/fsl/b4420si-post.dtsi |7 +++-
arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi | 23
arch/powerpc/boot/dts/fsl/b4860si-post.dtsi | 20 ++-
arch
Please ignore this mail. Will send another revision.
Regards
Ashish
-Original Message-
From: Ashish Kumar [mailto:ashish.ku...@nxp.com]
Sent: Thursday, January 28, 2016 1:23 PM
To: Scott Wood ; linuxppc-dev@lists.ozlabs.org
Cc: Ashish Kumar ; Shaveta Leekha
Subject: [PATCH] B4860qds
specific dtsi files(b4860si-post.dtsi and b4420si-post.dtsi).
Earlier they were shown partly in common b4si-post.dtsi and si specific
b4860si-post.dtsi files .
Signed-off-by: Ashish Kumar
Signed-off-by: Shaveta Leekha
---
arch/powerpc/boot/dts/fsl/b4420si-post.dtsi |8
arch/powerpc/boot
Hi, I am using MPC8640D based powerpc board. I am trying to bringup PCIe
switch(PES64H16AG2) using linux BSP(Linux-3.14).
After Power on reset its unable detect to detect any link on PCIe BUS.
While on another bus PCIe link is detected which is not another PCIe device.
Any debugging points/link
pi_kernel),512k(spi_dtb),-(fs)'"
Signed-off-by: Ashish Kumar
---
arch/powerpc/boot/dts/bsc9131rdb.dtsi | 50 -
1 files changed, 0 insertions(+), 50 deletions(-)
diff --git a/arch/powerpc/boot/dts/bsc9131rdb.dtsi
b/arch/powerpc/boot/dts/bsc9131rdb.dt
On Thursday 03 April 2014 08:55 AM, sanjeev sharma wrote:
Are you able to capture kernel logs ?
Regards
Sanjeev Sharma
On Thu, Mar 27, 2014 at 10:01 PM, <mailto:valdis.kletni...@vt.edu>> wrote:
On Thu, 27 Mar 2014 16:04:37 +0530, Ashish said:
> Hi,
>
>
Hi,
I am using MPC8641-HPCN based custom board and able to boot linux at
MPX clock 400Mhz and core clock 800mhz. When I am increasing core
frequency ie MPX clock at 400Mhz and core at 1Ghz, kernel stuck. Does
any body have faced this kind of issue ? Or any idea how to resolve this?
Tha
...
Thanks & Regards
Ashish Khetan
On Fri, Dec 27, 2013 at 4:21 AM, Sri Ram Vemulpali
wrote:
> Why do not you use deconfig from linux kernel tree. Modify only base
> address of CCSR (soc node) for child nodes of root in device tree.
> arch/powerpc/boot/dts/mpc8641_hpcn.dts.
>
&g
pt-parent = <0x1>;
tbi-handle = <0x8>;
phy-handle = <0x9>;
phy-connection-type = "rgmii-id";
mdio@520 {
#address-cells = <0x1>;
#size-cells = <0x0>;
compatible = &qu
the
snapshot for the bug that may be helpful to address the bug.
Using MPC86xx HPCN machine description
Total memory = 512MB; using 1024kB for hash table (at cff0)
Linux version 3.12.0 (ashish@ashish-VirtualBox) (gcc version 4.7.2 (GCC) )
#2 We
d Dec 25 16:04:36 IST 2013
Found initrd at
description
Total memory = 512MB; using 1024kB for hash table (at cff0)
Linux version 2.6.34 (ashish@ashish-virtual-machine) (gcc version 4.7.2
(GCC) ) #1 Fri Dec 6 10:38:44 IST 2013
Found initrd at 0xdf6fb000:0xdfea6c80
bootconsole [udbg0] enabled
setup_arch: bootmem
mpc86xx_hpcn_setup_arch
Hello Jeff,
I will do the rediff and resubmit the patch.
Thanks,
Ashish
-Original Message-
From: Jeff Garzik [mailto:j...@garzik.org]
Sent: Friday, September 11, 2009 12:08 PM
To: Kalra Ashish-B00888
Cc: linux-...@vger.kernel.org; linuxppc-...@ozlabs.org
Subject: Re: [RESEND][PATCH
, thus, this patch is
required for quite old kernels ( < 2.6.26 ).
Thanks,
Ashish
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Hello,
>> Signed-off-by: Ashish Kalra
>> ---
>> drivers/ata/sata_fsl.c | 1 +
>> 1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/ata/sata_fsl.c b/drivers/ata/sata_fsl.c
>> index 5a88b44..a33f130 100644
>> --- a/driver
From: Ashish Kalra
Date: Wed, 29 Jul 2009 21:15:49 +0530
Fix for non-ncq & ncq commands causing timeouts when both are issued
simultaneously to the same device.
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --g
Enable device hot-plug support on Port multiplier fan-out ports
v3 fixes whitespace/identation issues
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.c | 15 ++-
1 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/drivers/ata/sata_fsl.c b/drivers/ata/sata_fsl.c
Hello Sergei,
It looks like that the email client has added these whitespaces and
alignment mess-up,
as the original patch file has none of these issues.
I will try using another email client and re-post the patch.
Thanks,
Ashish
-Original Message-
From: Sergei Shtylyov [mailto:sshtyl
Enable device hot-plug support on Port multiplier fan-out ports
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.c | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/drivers/ata/sata_fsl.c b/drivers/ata/sata_fsl.c
index 94eaa43..5751145 100644
--- a/drivers
From: Ashish Kalra
Date: Fri, 26 Jun 2009 15:46:02 +0530
Subject: [PATCH][v2] sata_fsl: Add asynchronous notification support
Enable device hot-plug support on Port multiplier fan-out ports
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.c | 10 --
1 files changed, 8
Split sata_fsl_softreset() into hard and soft resets to make
error-handling more efficient & device and PMP detection more reliable.
Also includes fix for PMP support, driver tested with Sil3726, Sil4726 &
Exar PMP controllers.
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.c | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/drivers/ata/sata_fsl.c b/drivers/ata/sata_fsl.c
index 94eaa43..5751145 100644
--- a/drivers/ata/sata_fsl.c
+++ b/drivers/ata/sata_fsl.c
@@ -34,7 +34,7 @@ enum
Split sata_fsl_softreset() into hard and soft resets to make
error-handling more efficient & device and PMP detection more reliable.
Also includes fix for PMP support, driver tested with Sil3726, Sil4726 &
Exar PMP controllers.
Signed-off-by: Ashish Kalra
---
drivers/ata/sata_fsl.
scripts/kconfig/dochecklxdialog] Error 1
make: *** [menuconfig] Error 2
"
How can I include the libraries.
Thanks and Regards
Ashish Dudeja
Development Engineer, R&D
Security & Monitoring Division
Barco Electronics System Pvt. Ltd
A 38 B & C. Sector 64, Noida
*+91 (120)
dreset() alone doesn't leave the controller in usable
state. Return -EAGAIN from it to request follow-up SRST on success.
Both of the above cases ( ATA_DEV_NONE & NO_AUTOPSY ) are basically
hacks because as you have mentioned, currently sata_fsl_softreset() does
both
PHY-reset and softrese
.
Thanks in Advance.
With Best Regards
Ashish Yadav
--
eInfochips Business Disclaimer:
This message may contain confidential, proprietary or legally Privileged
information. In case you are not the original intended Recipient of the
message, you must not, directly or indirectly, use
() & ioremap().
We will also incorporate your other suggestions and then resubmit the
patch.
Ashish
-Original Message-
From: Arnd Bergmann [mailto:[EMAIL PROTECTED]
Sent: Friday, October 12, 2007 7:52 PM
To: linuxppc-dev@ozlabs.org
Cc: Li Yang-r58472; [EMAIL PROTECTED]; [EMAIL PROTECTED]; K
This should be fine, as cd->sfis is allocated in host memory using a
_coherent allocator and the SATA-2 controller is
DMA'ing the D2H FIS into it.
Ashish
-Original Message-
From: Alan Cox [mailto:[EMAIL PROTECTED]
Sent: Friday, October 12, 2007 7:25 PM
To: Li Yang-r58472
Cc
27 matches
Mail list logo