2014-07-22 09:40:00

by Lee Jones

[permalink] [raw]
Subject: [PATCH 1/2] ARM: multi_v7_defconfig: Enable ST's (S)ATA driver

Signed-off-by: Lee Jones <[email protected]>
---
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 5348364..1a695a5 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -127,6 +127,7 @@ CONFIG_BLK_DEV_SR=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_ATA=y
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_AHCI_ST=y
CONFIG_AHCI_SUNXI=y
CONFIG_SATA_HIGHBANK=y
CONFIG_SATA_MV=y
--
1.8.3.2


2014-07-22 09:40:07

by Lee Jones

[permalink] [raw]
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY

Signed-off-by: Lee Jones <[email protected]>
---
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 1a695a5..055949c 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -369,6 +369,7 @@ CONFIG_PWM=y
CONFIG_PWM_TEGRA=y
CONFIG_PWM_VT8500=y
CONFIG_OMAP_USB2=y
+CONFIG_PHY_MIPHY365X=y
CONFIG_PHY_SUN4I_USB=y
CONFIG_EXT4_FS=y
CONFIG_VFAT_FS=y
--
1.8.3.2

2014-07-22 16:14:06

by Olof Johansson

[permalink] [raw]
Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY

On Tue, Jul 22, 2014 at 10:39:45AM +0100, Lee Jones wrote:
> Signed-off-by: Lee Jones <[email protected]>

Appled both. In the future, feel free to batch them up in one commit,
no need to keep them separate since they're related.


-Olof

2014-07-22 16:15:55

by Maxime Coquelin

[permalink] [raw]
Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY

Hi Olof,

On 07/22/2014 06:06 PM, Olof Johansson wrote:
> On Tue, Jul 22, 2014 at 10:39:45AM +0100, Lee Jones wrote:
>> Signed-off-by: Lee Jones <[email protected]>
>
> Appled both. In the future, feel free to batch them up in one commit,
> no need to keep them separate since they're related.

I added both to the pull request for defconfig I sent this afternoon.
Not an issue?

Thanks,
Maxime

>
>
> -Olof
>

2014-07-22 16:17:08

by Olof Johansson

[permalink] [raw]
Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY

On Tue, Jul 22, 2014 at 06:15:16PM +0200, Maxime Coquelin wrote:
> Hi Olof,
>
> On 07/22/2014 06:06 PM, Olof Johansson wrote:
> >On Tue, Jul 22, 2014 at 10:39:45AM +0100, Lee Jones wrote:
> >>Signed-off-by: Lee Jones <[email protected]>
> >
> >Appled both. In the future, feel free to batch them up in one commit,
> >no need to keep them separate since they're related.
>
> I added both to the pull request for defconfig I sent this afternoon.
> Not an issue?

Yes, that's an issue.

If you comment on a patch you apply, then others will know that you have picked
it up.

I've dropped the versions I applied now so that we don't get duplicate commits
when I merge your branch.


-Olof

2014-07-22 16:40:48

by Maxime Coquelin

[permalink] [raw]
Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY



On 07/22/2014 06:17 PM, Olof Johansson wrote:
> On Tue, Jul 22, 2014 at 06:15:16PM +0200, Maxime Coquelin wrote:
>> Hi Olof,
>>
>> On 07/22/2014 06:06 PM, Olof Johansson wrote:
>>> On Tue, Jul 22, 2014 at 10:39:45AM +0100, Lee Jones wrote:
>>>> Signed-off-by: Lee Jones <[email protected]>
>>>
>>> Appled both. In the future, feel free to batch them up in one commit,
>>> no need to keep them separate since they're related.
>>
>> I added both to the pull request for defconfig I sent this afternoon.
>> Not an issue?
>
> Yes, that's an issue.
>
> If you comment on a patch you apply, then others will know that you have picked
> it up.

Oops... I usually reply to notify when I pick a patch, but I missed for
this one.

Sorry for that.

Maxime
>
> I've dropped the versions I applied now so that we don't get duplicate commits
> when I merge your branch.
>
>
> -Olof
>