All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: sebastian.hesselbarth@gmail.com, arm@kernel.org
Cc: Antoine Tenart <antoine.tenart@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 1/4] ARM: multi_v7_defconfig: enable Berlin SATA PHY
Date: Wed, 14 Oct 2015 12:34:01 +0200	[thread overview]
Message-ID: <1444818844-2865-2-git-send-email-antoine.tenart@free-electrons.com> (raw)
In-Reply-To: <1444818844-2865-1-git-send-email-antoine.tenart@free-electrons.com>

This PHY is required to have the SATA controller working on Berlin
and is missing from multi_v7_defconfig. Enable it.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 03deb7fb35e8..94d75e81ca19 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -651,6 +651,7 @@ CONFIG_PHY_HIX5HD2_SATA=y
 CONFIG_PWM_STI=m
 CONFIG_OMAP_USB2=y
 CONFIG_TI_PIPE3=y
+CONFIG_PHY_BERLIN_SATA=y
 CONFIG_PHY_MIPHY28LP=y
 CONFIG_PHY_MIPHY365X=y
 CONFIG_PHY_RCAR_GEN2=m
-- 
2.6.1


WARNING: multiple messages have this Message-ID (diff)
From: antoine.tenart@free-electrons.com (Antoine Tenart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] ARM: multi_v7_defconfig: enable Berlin SATA PHY
Date: Wed, 14 Oct 2015 12:34:01 +0200	[thread overview]
Message-ID: <1444818844-2865-2-git-send-email-antoine.tenart@free-electrons.com> (raw)
In-Reply-To: <1444818844-2865-1-git-send-email-antoine.tenart@free-electrons.com>

This PHY is required to have the SATA controller working on Berlin
and is missing from multi_v7_defconfig. Enable it.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 03deb7fb35e8..94d75e81ca19 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -651,6 +651,7 @@ CONFIG_PHY_HIX5HD2_SATA=y
 CONFIG_PWM_STI=m
 CONFIG_OMAP_USB2=y
 CONFIG_TI_PIPE3=y
+CONFIG_PHY_BERLIN_SATA=y
 CONFIG_PHY_MIPHY28LP=y
 CONFIG_PHY_MIPHY365X=y
 CONFIG_PHY_RCAR_GEN2=m
-- 
2.6.1

  reply	other threads:[~2015-10-14 10:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-14 10:34 [PATCH 0/4] ARM: berlin: improve multi_v7_defconfig support Antoine Tenart
2015-10-14 10:34 ` Antoine Tenart
2015-10-14 10:34 ` Antoine Tenart [this message]
2015-10-14 10:34   ` [PATCH 1/4] ARM: multi_v7_defconfig: enable Berlin SATA PHY Antoine Tenart
2015-10-14 10:34 ` [PATCH 2/4] ARM: multi_v7_defconfig: enable Berlin USB PHY Antoine Tenart
2015-10-14 10:34   ` Antoine Tenart
2015-10-14 10:34 ` [PATCH 3/4] ARM: multi_v7_defconfig: enable pxa168 Ethernet Antoine Tenart
2015-10-14 10:34   ` Antoine Tenart
2015-10-14 10:34 ` [PATCH 4/4] ARM: multi_v7_defconfig: enable the Berlin ADC Antoine Tenart
2015-10-14 10:34   ` Antoine Tenart
2015-10-14 12:36 ` [PATCH 0/4] ARM: berlin: improve multi_v7_defconfig support Arnd Bergmann
2015-10-14 12:36   ` Arnd Bergmann
2015-10-14 13:09   ` Antoine Tenart
2015-10-14 13:09     ` Antoine Tenart
2015-10-14 13:23     ` Arnd Bergmann
2015-10-14 13:23       ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1444818844-2865-2-git-send-email-antoine.tenart@free-electrons.com \
    --to=antoine.tenart@free-electrons.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.