Hi Arnd, Olof,
Please pull UniPhier SoC changes for the v4.19 MW.
Thanks!
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-soc-v4.19
for you to fetch changes up to ae93e694440a454609fa40725e16619c5a781768:
ARM: uniphier: remove empty Makefile (2018-07-19 06:53:16 +0900)
----------------------------------------------------------------
UniPhier ARM SoC updates for v4.19
- enable ethernet and thermal drivers from multi_v7_defconfig
- select RESET_CONTROLLER
- remove empty arch/arm/mach-uniphier/Makefile
----------------------------------------------------------------
Kunihiko Hayashi (1):
ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
Masahiro Yamada (3):
ARM: uniphier: select RESET_CONTROLLER
arm64: uniphier: select RESET_CONTROLLER
ARM: uniphier: remove empty Makefile
arch/arm/Makefile | 1 -
arch/arm/configs/multi_v7_defconfig | 2 ++
arch/arm/mach-uniphier/Kconfig | 1 +
arch/arm/mach-uniphier/Makefile | 0
arch/arm64/Kconfig.platforms | 1 +
5 files changed, 4 insertions(+), 1 deletion(-)
delete mode 100644 arch/arm/mach-uniphier/Makefile
--
Best Regards
Masahiro Yamada
On Thu, Jul 19, 2018 at 08:05:03AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Please pull UniPhier SoC changes for the v4.19 MW.
>
> Thanks!
>
>
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>
> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-soc-v4.19
>
> for you to fetch changes up to ae93e694440a454609fa40725e16619c5a781768:
>
> ARM: uniphier: remove empty Makefile (2018-07-19 06:53:16 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC updates for v4.19
>
> - enable ethernet and thermal drivers from multi_v7_defconfig
>
> - select RESET_CONTROLLER
>
> - remove empty arch/arm/mach-uniphier/Makefile
>
> ----------------------------------------------------------------
> Kunihiko Hayashi (1):
> ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
I renormalied multi_v7_defconfig for 4.18-rc3, so please base your branch
on that to avoid conflicts.
Also, we separate out defconfig updates to branches on their own. I can
cherry-pick the branch apart but wanted to check with you before I do
so in case it messes up your workflow. If it does, send a fresh pull
request for SoC, and either one for the defconfig or just the patch and
we can apply it directly.
Thanks!
-Olof
Hi Olof,
2018-07-22 6:24 GMT+09:00 Olof Johansson <[email protected]>:
> On Thu, Jul 19, 2018 at 08:05:03AM +0900, Masahiro Yamada wrote:
>> Hi Arnd, Olof,
>>
>> Please pull UniPhier SoC changes for the v4.19 MW.
>>
>> Thanks!
>>
>>
>> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>>
>> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
>> tags/uniphier-soc-v4.19
>>
>> for you to fetch changes up to ae93e694440a454609fa40725e16619c5a781768:
>>
>> ARM: uniphier: remove empty Makefile (2018-07-19 06:53:16 +0900)
>>
>> ----------------------------------------------------------------
>> UniPhier ARM SoC updates for v4.19
>>
>> - enable ethernet and thermal drivers from multi_v7_defconfig
>>
>> - select RESET_CONTROLLER
>>
>> - remove empty arch/arm/mach-uniphier/Makefile
>>
>> ----------------------------------------------------------------
>> Kunihiko Hayashi (1):
>> ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
>
> I renormalied multi_v7_defconfig for 4.18-rc3, so please base your branch
> on that to avoid conflicts.
>
> Also, we separate out defconfig updates to branches on their own. I can
> cherry-pick the branch apart but wanted to check with you before I do
> so in case it messes up your workflow. If it does, send a fresh pull
> request for SoC, and either one for the defconfig or just the patch and
> we can apply it directly.
>
Can you do cherry-pick please?
Thanks!
--
Best Regards
Masahiro Yamada
Hi Olof,
2018-07-22 8:24 GMT+09:00 Masahiro Yamada <[email protected]>:
> Hi Olof,
>
> 2018-07-22 6:24 GMT+09:00 Olof Johansson <[email protected]>:
>> On Thu, Jul 19, 2018 at 08:05:03AM +0900, Masahiro Yamada wrote:
>>> Hi Arnd, Olof,
>>>
>>> Please pull UniPhier SoC changes for the v4.19 MW.
>>>
>>> Thanks!
>>>
>>>
>>> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>>>
>>> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>>>
>>> are available in the git repository at:
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
>>> tags/uniphier-soc-v4.19
>>>
>>> for you to fetch changes up to ae93e694440a454609fa40725e16619c5a781768:
>>>
>>> ARM: uniphier: remove empty Makefile (2018-07-19 06:53:16 +0900)
>>>
>>> ----------------------------------------------------------------
>>> UniPhier ARM SoC updates for v4.19
>>>
>>> - enable ethernet and thermal drivers from multi_v7_defconfig
>>>
>>> - select RESET_CONTROLLER
>>>
>>> - remove empty arch/arm/mach-uniphier/Makefile
>>>
>>> ----------------------------------------------------------------
>>> Kunihiko Hayashi (1):
>>> ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
>>
>> I renormalied multi_v7_defconfig for 4.18-rc3, so please base your branch
>> on that to avoid conflicts.
>>
>> Also, we separate out defconfig updates to branches on their own. I can
>> cherry-pick the branch apart but wanted to check with you before I do
>> so in case it messes up your workflow. If it does, send a fresh pull
>> request for SoC, and either one for the defconfig or just the patch and
>> we can apply it directly.
>>
>
> Can you do cherry-pick please?
>
Ping?
You offered to cherry-pick the patches directly to your tree,
and I asked you to do so.
We do not have much time until the MW opens.
Please cherry-pick the following four:
Kunihiko Hayashi (1):
ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
Masahiro Yamada (3):
ARM: uniphier: select RESET_CONTROLLER
arm64: uniphier: select RESET_CONTROLLER
ARM: uniphier: remove empty Makefile
--
Best Regards
Masahiro Yamada
Hi,
On Tue, Jul 31, 2018 at 1:39 AM, Masahiro Yamada
<[email protected]> wrote:
> Hi Olof,
>
>
> 2018-07-22 8:24 GMT+09:00 Masahiro Yamada <[email protected]>:
>> Hi Olof,
>>
>> 2018-07-22 6:24 GMT+09:00 Olof Johansson <[email protected]>:
>>> On Thu, Jul 19, 2018 at 08:05:03AM +0900, Masahiro Yamada wrote:
>>>> Hi Arnd, Olof,
>>>>
>>>> Please pull UniPhier SoC changes for the v4.19 MW.
>>>>
>>>> Thanks!
>>>>
>>>>
>>>> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>>>>
>>>> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>>>>
>>>> are available in the git repository at:
>>>>
>>>> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
>>>> tags/uniphier-soc-v4.19
>>>>
>>>> for you to fetch changes up to ae93e694440a454609fa40725e16619c5a781768:
>>>>
>>>> ARM: uniphier: remove empty Makefile (2018-07-19 06:53:16 +0900)
>>>>
>>>> ----------------------------------------------------------------
>>>> UniPhier ARM SoC updates for v4.19
>>>>
>>>> - enable ethernet and thermal drivers from multi_v7_defconfig
>>>>
>>>> - select RESET_CONTROLLER
>>>>
>>>> - remove empty arch/arm/mach-uniphier/Makefile
>>>>
>>>> ----------------------------------------------------------------
>>>> Kunihiko Hayashi (1):
>>>> ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
>>>
>>> I renormalied multi_v7_defconfig for 4.18-rc3, so please base your branch
>>> on that to avoid conflicts.
>>>
>>> Also, we separate out defconfig updates to branches on their own. I can
>>> cherry-pick the branch apart but wanted to check with you before I do
>>> so in case it messes up your workflow. If it does, send a fresh pull
>>> request for SoC, and either one for the defconfig or just the patch and
>>> we can apply it directly.
>>>
>>
>> Can you do cherry-pick please?
>>
>
> Ping?
>
> You offered to cherry-pick the patches directly to your tree,
> and I asked you to do so.
>
>
>
> We do not have much time until the MW opens.
> Please cherry-pick the following four:
Done now, thanks!
-Olof