mbox series

[GIT,PULL,v2] arm64: defconfig: hisilicon config updates for v4.18

Message ID 5AFEB1E0.9030200@hisilicon.com
State New
Headers show
Series [GIT,PULL,v2] arm64: defconfig: hisilicon config updates for v4.18 | expand

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hisi-defconfig-for-4.18v2

Message

Wei Xu May 18, 2018, 10:58 a.m. UTC
Hi Olof, Hi Arnd,

Please help to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-defconfig-for-4.18v2

for you to fetch changes up to 9ab1c973324566baa314f8dd4e3827e4076a8675:

  arm64: defconfig: Enable HISILICON_LPC (2018-05-11 11:39:01 +0100)

----------------------------------------------------------------
ARM64: hisilicon: defconfig updates for 4.18

- Sync the arm64 defconfig with savedefconfig
- Enable the support of ethernet, eMMC, Combo/INNO phy
  and PCIe for Hi3798CV200
- Enable the LPC for hip06 and hip07

----------------------------------------------------------------
John Garry (1):
      arm64: defconfig: Enable HISILICON_LPC

Shawn Guo (2):
      arm64: defconfig: sync it with savedefconfig
      arm64: defconfig: enable drivers for Poplar support

 arch/arm64/configs/defconfig | 86 +++++++++++++++++++-------------------------
 1 file changed, 36 insertions(+), 50 deletions(-)

Comments

Olof Johansson May 25, 2018, 12:01 p.m. UTC | #1
On Fri, May 18, 2018 at 11:58:40AM +0100, Wei Xu wrote:
> Hi Olof, Hi Arnd,
> 
> Please help to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/hisilicon/linux-hisi.git tags/hisi-defconfig-for-4.18v2
> 
> for you to fetch changes up to 9ab1c973324566baa314f8dd4e3827e4076a8675:
> 
>   arm64: defconfig: Enable HISILICON_LPC (2018-05-11 11:39:01 +0100)
> 
> ----------------------------------------------------------------
> ARM64: hisilicon: defconfig updates for 4.18
> 
> - Sync the arm64 defconfig with savedefconfig
> - Enable the support of ethernet, eMMC, Combo/INNO phy
>   and PCIe for Hi3798CV200
> - Enable the LPC for hip06 and hip07
> 
> ----------------------------------------------------------------
> John Garry (1):
>       arm64: defconfig: Enable HISILICON_LPC
> 
> Shawn Guo (2):
>       arm64: defconfig: sync it with savedefconfig

Same feedback here as for  Gregory on his Marvell pull request -- please don't
run savedefconfig since it messes up and adds a lot of conflicts for everybody.
We'll do it in our tree right around the end of the merge window instead.

It's probably easiest to send the patches as patches so we can fix them up if
needed, so please resend separately and we'll apply. (Or send a new pull
request with just the two new config changes).

Thanks!


-Olof
Wei Xu May 25, 2018, 4:18 p.m. UTC | #2
Hi Olof,

On 2018/5/25 13:01, Olof Johansson wrote:
> On Fri, May 18, 2018 at 11:58:40AM +0100, Wei Xu wrote:
>> Hi Olof, Hi Arnd,
>>
>> Please help to pull the following changes.
>> Thanks!
>>
>> Best Regards,
>> Wei
>>
>> ---
>>
>> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
>>
>>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
>>
>> are available in the Git repository at:
>>
>>   git://github.com/hisilicon/linux-hisi.git tags/hisi-defconfig-for-4.18v2
>>
>> for you to fetch changes up to 9ab1c973324566baa314f8dd4e3827e4076a8675:
>>
>>   arm64: defconfig: Enable HISILICON_LPC (2018-05-11 11:39:01 +0100)
>>
>> ----------------------------------------------------------------
>> ARM64: hisilicon: defconfig updates for 4.18
>>
>> - Sync the arm64 defconfig with savedefconfig
>> - Enable the support of ethernet, eMMC, Combo/INNO phy
>>   and PCIe for Hi3798CV200
>> - Enable the LPC for hip06 and hip07
>>
>> ----------------------------------------------------------------
>> John Garry (1):
>>       arm64: defconfig: Enable HISILICON_LPC
>>
>> Shawn Guo (2):
>>       arm64: defconfig: sync it with savedefconfig
> 
> Same feedback here as for  Gregory on his Marvell pull request -- please don't
> run savedefconfig since it messes up and adds a lot of conflicts for everybody.
> We'll do it in our tree right around the end of the merge window instead.

Got it.

> 
> It's probably easiest to send the patches as patches so we can fix them up if
> needed, so please resend separately and we'll apply. (Or send a new pull
> request with just the two new config changes).

I will send a new pull request with the new config changes.
Thanks!

Best Regards,
Wei

> 
> Thanks!
> 
> 
> -Olof
> 
> .
>