summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/apm/apm-storm.dtsi
diff options
context:
space:
mode:
authorSuman Tripathi <stripathi@apm.com>2014-07-28 17:07:16 -0600
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2015-01-27 09:54:59 +0000
commit470825c878693ff4fc65a0b36bc55d94e7803fe6 (patch)
treea71c0555d298eeee9e76891c537dd9b77b8598f8 /arch/arm64/boot/dts/apm/apm-storm.dtsi
parentec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc (diff)
downloadlinux-470825c878693ff4fc65a0b36bc55d94e7803fe6.tar.gz
UBUNTU: SAUCE: (no-up) ata: Disparity/10b8b Error cleaning loop for Mustang boards.
BugLink: http://bugs.launchpad.net/bugs/1350087 Due to fact that we have different margin across different boards, so the BERR rate is high across boards. So we need to clean these erros by digital resetting the PHY. Signed-off-by: Loc Ho <lho@apm.com> Signed-off-by: Suman Tripathi <stripathi@apm.com> (not yet submitted) Signed-off-by: dann frazier <dann.frazier@canonical.com> Conflicts: drivers/ata/ahci_xgene.c
Diffstat (limited to 'arch/arm64/boot/dts/apm/apm-storm.dtsi')
-rw-r--r--arch/arm64/boot/dts/apm/apm-storm.dtsi5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index f1ad9c2ab2e9..7bdbd8734cd0 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -549,6 +549,7 @@
<0x0 0x1f210000 0x0 0x1000>,
<0x0 0x1f21d000 0x0 0x1000>,
<0x0 0x1f21e000 0x0 0x1000>,
+ <0x0 0x1f21a000 0x0 0x100>,
<0x0 0x1f217000 0x0 0x1000>;
interrupts = <0x0 0x86 0x4>;
dma-coherent;
@@ -564,6 +565,7 @@
<0x0 0x1f220000 0x0 0x1000>,
<0x0 0x1f22d000 0x0 0x1000>,
<0x0 0x1f22e000 0x0 0x1000>,
+ <0x0 0x1f22a000 0x0 0x100>,
<0x0 0x1f227000 0x0 0x1000>;
interrupts = <0x0 0x87 0x4>;
dma-coherent;
@@ -578,7 +580,8 @@
reg = <0x0 0x1a800000 0x0 0x1000>,
<0x0 0x1f230000 0x0 0x1000>,
<0x0 0x1f23d000 0x0 0x1000>,
- <0x0 0x1f23e000 0x0 0x1000>;
+ <0x0 0x1f23e000 0x0 0x1000>,
+ <0x0 0x1f23a000 0x0 0x100>;
interrupts = <0x0 0x88 0x4>;
dma-coherent;
status = "ok";