Message ID | 1406021985-8763-2-git-send-email-lee.jones@linaro.org |
---|---|
State | Accepted |
Commit | ad8adbf2c7d6269d0100f7f460f4837ece060977 |
Headers | show |
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 <lee.jones@linaro.org> > > 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 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
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 <lee.jones@linaro.org> > > > >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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
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 <lee.jones@linaro.org> >>> >>> 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 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
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
Signed-off-by: Lee Jones <lee.jones@linaro.org> --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+)