All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: hisilicon fixes for 4.18
@ 2018-06-28 20:46 Wei Xu
  2018-06-29 21:08 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Wei Xu @ 2018-06-28 20:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Arnd,

Please help to pull the following fix.
Thanks!

Best Regards,
Wei

---

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://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-4.18

for you to fetch changes up to a30449eb3ac908f26b4bc963a58039a5f2725ffa:

  arm64: dts: hikey960: Define wl1837 power capabilities (2018-06-28 17:07:44 +0100)

----------------------------------------------------------------
ARM64: hisi fixes for 4.18

- Added power capabilities for the mmc host controller on the
  hikey and hikey960 boards to avoid broken wifi.

----------------------------------------------------------------
oscardagrach (2):
      arm64: dts: hikey: Define wl1835 power capabilities
      arm64: dts: hikey960: Define wl1837 power capabilities

 arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts | 2 ++
 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts    | 2 ++
 2 files changed, 4 insertions(+)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: hisilicon fixes for 4.18
  2018-06-28 20:46 [GIT PULL] arm64: hisilicon fixes for 4.18 Wei Xu
@ 2018-06-29 21:08 ` Olof Johansson
  2018-07-02  6:06   ` Wei Xu
  0 siblings, 1 reply; 5+ messages in thread
From: Olof Johansson @ 2018-06-29 21:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jun 28, 2018 at 09:46:58PM +0100, Wei Xu wrote:
> Hi Olof, Hi Arnd,
> 
> Please help to pull the following fix.
> Thanks!
> 
> Best Regards,
> Wei
> 
> ---
> 
> 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://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-4.18
> 
> for you to fetch changes up to a30449eb3ac908f26b4bc963a58039a5f2725ffa:
> 
>   arm64: dts: hikey960: Define wl1837 power capabilities (2018-06-28 17:07:44 +0100)
> 
> ----------------------------------------------------------------
> ARM64: hisi fixes for 4.18
> 
> - Added power capabilities for the mmc host controller on the
>   hikey and hikey960 boards to avoid broken wifi.

Thanks, merged. However, this seems to keep wifi power on during suspend? That
seems suboptimal for suspend power consumption. Any work going on to fix root
cause?


-Olof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: hisilicon fixes for 4.18
  2018-06-29 21:08 ` Olof Johansson
@ 2018-07-02  6:06   ` Wei Xu
  2018-07-12 14:39     ` Ryan Grachek
  0 siblings, 1 reply; 5+ messages in thread
From: Wei Xu @ 2018-07-02  6:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

On 2018/6/30 5:08, Olof Johansson wrote:
> On Thu, Jun 28, 2018 at 09:46:58PM +0100, Wei Xu wrote:
>> Hi Olof, Hi Arnd,
>>
>> Please help to pull the following fix.
>> Thanks!
>>
>> Best Regards,
>> Wei
>>
>> ---
>>
>> 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://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-4.18
>>
>> for you to fetch changes up to a30449eb3ac908f26b4bc963a58039a5f2725ffa:
>>
>>    arm64: dts: hikey960: Define wl1837 power capabilities (2018-06-28 17:07:44 +0100)
>>
>> ----------------------------------------------------------------
>> ARM64: hisi fixes for 4.18
>>
>> - Added power capabilities for the mmc host controller on the
>>    hikey and hikey960 boards to avoid broken wifi.
> Thanks, merged. However, this seems to keep wifi power on during suspend? That
> seems suboptimal for suspend power consumption. Any work going on to fix root
> cause?

Thanks!
I will sync with my colleagues about that issue and hope we can get a 
fix soon.

Best Regards,
Wei

>
> -Olof
>
> .
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: hisilicon fixes for 4.18
  2018-07-02  6:06   ` Wei Xu
@ 2018-07-12 14:39     ` Ryan Grachek
  2018-07-12 21:48       ` Wei Xu
  0 siblings, 1 reply; 5+ messages in thread
From: Ryan Grachek @ 2018-07-12 14:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi All,

On Mon, Jul 2, 2018 at 1:06 AM, Wei Xu <xuwei5@hisilicon.com> wrote:
> Hi Olof,
>
> On 2018/6/30 5:08, Olof Johansson wrote:
>>
>> On Thu, Jun 28, 2018 at 09:46:58PM +0100, Wei Xu wrote:
>>>
>>> Hi Olof, Hi Arnd,
>>>
>>> Please help to pull the following fix.
>>> Thanks!
>>>
>>> Best Regards,
>>> Wei
>>>
>>> ---
>>>
>>> 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://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-4.18
>>>
>>> for you to fetch changes up to a30449eb3ac908f26b4bc963a58039a5f2725ffa:
>>>
>>>    arm64: dts: hikey960: Define wl1837 power capabilities (2018-06-28
>>> 17:07:44 +0100)
>>>
>>> ----------------------------------------------------------------
>>> ARM64: hisi fixes for 4.18
>>>
>>> - Added power capabilities for the mmc host controller on the
>>>    hikey and hikey960 boards to avoid broken wifi.
>>
>> Thanks, merged. However, this seems to keep wifi power on during suspend?
>> That
>> seems suboptimal for suspend power consumption. Any work going on to fix
>> root
>> cause?
>
>
> Thanks!
> I will sync with my colleagues about that issue and hope we can get a fix
> soon.
>
> Best Regards,
> Wei
>
>>
>> -Olof
>>
>> .
>>
>
>

According to Eyal Reizer from TI, "keep-power-in-suspend" is needed in
case of planning to use "WoWLAN".
In hindsight, I see this property was already enabled in the SoC file
(hi3660.dtsi), so that issue had
already existed prior to my patch. Should I submit patch to remove the
property from both the SoC
and board file?

-Ryan

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] arm64: hisilicon fixes for 4.18
  2018-07-12 14:39     ` Ryan Grachek
@ 2018-07-12 21:48       ` Wei Xu
  0 siblings, 0 replies; 5+ messages in thread
From: Wei Xu @ 2018-07-12 21:48 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Ryan,

On 2018/7/12 15:39, Ryan Grachek wrote:
> Hi All,
> 
> On Mon, Jul 2, 2018 at 1:06 AM, Wei Xu <xuwei5@hisilicon.com> wrote:
>> Hi Olof,
>>
>> On 2018/6/30 5:08, Olof Johansson wrote:
>>>
>>> On Thu, Jun 28, 2018 at 09:46:58PM +0100, Wei Xu wrote:
>>>>
>>>> Hi Olof, Hi Arnd,
>>>>
>>>> Please help to pull the following fix.
>>>> Thanks!
>>>>
>>>> Best Regards,
>>>> Wei
>>>>
>>>> ---
>>>>
>>>> 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://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-4.18
>>>>
>>>> for you to fetch changes up to a30449eb3ac908f26b4bc963a58039a5f2725ffa:
>>>>
>>>>    arm64: dts: hikey960: Define wl1837 power capabilities (2018-06-28
>>>> 17:07:44 +0100)
>>>>
>>>> ----------------------------------------------------------------
>>>> ARM64: hisi fixes for 4.18
>>>>
>>>> - Added power capabilities for the mmc host controller on the
>>>>    hikey and hikey960 boards to avoid broken wifi.
>>>
>>> Thanks, merged. However, this seems to keep wifi power on during suspend?
>>> That
>>> seems suboptimal for suspend power consumption. Any work going on to fix
>>> root
>>> cause?
>>
>>
>> Thanks!
>> I will sync with my colleagues about that issue and hope we can get a fix
>> soon.
>>
>> Best Regards,
>> Wei
>>
>>>
>>> -Olof
>>>
>>> .
>>>
>>
>>
> 
> According to Eyal Reizer from TI, "keep-power-in-suspend" is needed in
> case of planning to use "WoWLAN".
> In hindsight, I see this property was already enabled in the SoC file
> (hi3660.dtsi), so that issue had
> already existed prior to my patch. Should I submit patch to remove the
> property from both the SoC
> and board file?

Thanks! Please :)
I think we can remove it firstly and if the real user want to use the WoWLAN,
they can add it in their dts file.

Best Regards,
Wei

> 
> -Ryan
> 
> .
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-12 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-28 20:46 [GIT PULL] arm64: hisilicon fixes for 4.18 Wei Xu
2018-06-29 21:08 ` Olof Johansson
2018-07-02  6:06   ` Wei Xu
2018-07-12 14:39     ` Ryan Grachek
2018-07-12 21:48       ` Wei Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.