* [GIT PULL v3] arm64: hisilicon: config changes for 4.7
@ 2016-04-26 10:02 Wei Xu
2016-04-26 11:04 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: Wei Xu @ 2016-04-26 10:02 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Hi Olof, Hi Kevin,
Please help to pull the following changes.
I rebased this pull request on v4.6-rc3 but I found
it is same with the v2 that based on v4.6-rc4.
Is it OK or should I base on earlier -rc version like rc1?
Thanks!
Best Regards,
Wei
---
The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:
Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)
are available in the git repository at:
git://github.com/hisilicon/linux-hisi.git tags/hi6220-config-for-4.7v3
for you to fetch changes up to 2b905d3a8d7e40c3486abbf585419fafa220a8f8:
arm64: Kconfig: select sp804 timer for ARCH_HISI (2016-04-26 10:39:09 +0100)
----------------------------------------------------------------
ARM64: Hi6220: configure updates for 4.7 based on rc3
- Enable Hi655x PMIC and regulator
- Enable SPI_SPIDEV as module
- Enable several common USB-Ethernet dongles
- Enable configs for WLAN and TI WL1835 as modules
- Enable ARM SP804 for ARCH_HISI
----------------------------------------------------------------
Akira Tsukamoto (1):
arm64: defconfig: enable several common USB network adapters
Guodong Xu (3):
arm64: defconfig: Enable the PMIC and regulator for Hi6220 and 96boards HiKey
arm64: defconfig: add CONFIG_SPI_SPIDEV as module
arm64: defconfig: enable configs for WLAN and TI WL1835 as modules
Leo Yan (1):
arm64: Kconfig: select sp804 timer for ARCH_HISI
arch/arm64/Kconfig.platforms | 1 +
arch/arm64/configs/defconfig | 21 +++++++++++++++++++--
2 files changed, 20 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL v3] arm64: hisilicon: config changes for 4.7
2016-04-26 10:02 [GIT PULL v3] arm64: hisilicon: config changes for 4.7 Wei Xu
@ 2016-04-26 11:04 ` Arnd Bergmann
2016-04-26 17:09 ` Wei Xu
0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2016-04-26 11:04 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 26 April 2016 11:02:32 Wei Xu wrote:
> Please help to pull the following changes.
>
> I rebased this pull request on v4.6-rc3 but I found
> it is same with the v2 that based on v4.6-rc4.
> Is it OK or should I base on earlier -rc version like rc1?
Looks good now. What is important to me is that I don't pull
in a later -rc release from mainline than what I already have
in arm-soc, if at all possible.
> The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:
>
> Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)
>
> are available in the git repository at:
>
> git://github.com/hisilicon/linux-hisi.git tags/hi6220-config-for-4.7v3
>
> for you to fetch changes up to 2b905d3a8d7e40c3486abbf585419fafa220a8f8:
>
> arm64: Kconfig: select sp804 timer for ARCH_HISI (2016-04-26 10:39:09 +0100)
>
> ----------------------------------------------------------------
> ARM64: Hi6220: configure updates for 4.7 based on rc3
>
> - Enable Hi655x PMIC and regulator
> - Enable SPI_SPIDEV as module
> - Enable several common USB-Ethernet dongles
> - Enable configs for WLAN and TI WL1835 as modules
> - Enable ARM SP804 for ARCH_HISI
>
Pulled into next/arm64, thanks for the rebase!
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL v3] arm64: hisilicon: config changes for 4.7
2016-04-26 11:04 ` Arnd Bergmann
@ 2016-04-26 17:09 ` Wei Xu
0 siblings, 0 replies; 3+ messages in thread
From: Wei Xu @ 2016-04-26 17:09 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd,
On 26/04/2016 12:04, Arnd Bergmann wrote:
> On Tuesday 26 April 2016 11:02:32 Wei Xu wrote:
>> Please help to pull the following changes.
>>
>> I rebased this pull request on v4.6-rc3 but I found
>> it is same with the v2 that based on v4.6-rc4.
>> Is it OK or should I base on earlier -rc version like rc1?
>
> Looks good now. What is important to me is that I don't pull
> in a later -rc release from mainline than what I already have
> in arm-soc, if at all possible.
Got it.
>
>> The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:
>>
>> Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)
>>
>> are available in the git repository at:
>>
>> git://github.com/hisilicon/linux-hisi.git tags/hi6220-config-for-4.7v3
>>
>> for you to fetch changes up to 2b905d3a8d7e40c3486abbf585419fafa220a8f8:
>>
>> arm64: Kconfig: select sp804 timer for ARCH_HISI (2016-04-26 10:39:09 +0100)
>>
>> ----------------------------------------------------------------
>> ARM64: Hi6220: configure updates for 4.7 based on rc3
>>
>> - Enable Hi655x PMIC and regulator
>> - Enable SPI_SPIDEV as module
>> - Enable several common USB-Ethernet dongles
>> - Enable configs for WLAN and TI WL1835 as modules
>> - Enable ARM SP804 for ARCH_HISI
>>
>
> Pulled into next/arm64, thanks for the rebase!
Thanks!
Best Regards,
Wei
>
> Arnd
>
> .
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-04-26 17:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 10:02 [GIT PULL v3] arm64: hisilicon: config changes for 4.7 Wei Xu
2016-04-26 11:04 ` Arnd Bergmann
2016-04-26 17:09 ` Wei Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox