mbox series

[GIT,PULL] arm: mediatek: DT fixes for v4.20

Message ID d131fdd3-663c-9a5b-4296-94f2635f8c41@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] arm: mediatek: DT fixes for v4.20 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/

Message

Matthias Brugger Nov. 26, 2018, 10:34 a.m. UTC
Hi Olof,
Hi Arnd,

There two issues with the mt7622 based boards in the current v4.20-rc cycle.
Could you please pull the following fixes for the issues.

Thanks,
Matthias
----

The following changes since commit 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6:

  Linux 4.20-rc3 (2018-11-18 13:33:44 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.19-next-fixes

for you to fetch changes up to ce68cc6fad893eb33b69ef7ec186233a51696236:

  arm64: dts: mt7622: Drop the general purpose timer node (2018-11-26 11:19:19
+0100)

----------------------------------------------------------------
DT mt7622:
- kernelci awaits a working stdout-path.
  Fix the path for reference board and bananapi-r64
- general propouse timer has issues with clocks that didn't
  get probed early. Delete the DT node as the timer isn't
  need, a ARM arch timer exists on the system.

----------------------------------------------------------------
Ryder Lee (3):
      arm64: dts: mt7622: fix no more console output on rfb1
      arm64: dts: mt7622: fix no more console output on BPI-R64 board
      arm64: dts: mt7622: Drop the general purpose timer node

 arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts |  7 ++++++-
 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts             |  7 ++++++-
 arch/arm64/boot/dts/mediatek/mt7622.dtsi                 | 10 ----------
 3 files changed, 12 insertions(+), 12 deletions(-)

Comments

Matthias Brugger Dec. 2, 2018, 7:56 p.m. UTC | #1
Hi all,

On 26/11/2018 11:34, Matthias Brugger wrote:
> Hi Olof,
> Hi Arnd,
> 
> There two issues with the mt7622 based boards in the current v4.20-rc cycle.
> Could you please pull the following fixes for the issues.
> 
> Thanks,
> Matthias

I just saw, that this is not part of armsoc-fixes [1]
Does it fall through the cracks or are there any comments?

Regards,
Matthias


[1]
https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git/log/?h=armsoc-fixes


> ----
> 
> The following changes since commit 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6:
> 
>   Linux 4.20-rc3 (2018-11-18 13:33:44 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v4.19-next-fixes
> 
> for you to fetch changes up to ce68cc6fad893eb33b69ef7ec186233a51696236:
> 
>   arm64: dts: mt7622: Drop the general purpose timer node (2018-11-26 11:19:19
> +0100)
> 
> ----------------------------------------------------------------
> DT mt7622:
> - kernelci awaits a working stdout-path.
>   Fix the path for reference board and bananapi-r64
> - general propouse timer has issues with clocks that didn't
>   get probed early. Delete the DT node as the timer isn't
>   need, a ARM arch timer exists on the system.
> 
> ----------------------------------------------------------------
> Ryder Lee (3):
>       arm64: dts: mt7622: fix no more console output on rfb1
>       arm64: dts: mt7622: fix no more console output on BPI-R64 board
>       arm64: dts: mt7622: Drop the general purpose timer node
> 
>  arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts |  7 ++++++-
>  arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts             |  7 ++++++-
>  arch/arm64/boot/dts/mediatek/mt7622.dtsi                 | 10 ----------
>  3 files changed, 12 insertions(+), 12 deletions(-)
>
Olof Johansson Dec. 2, 2018, 8:01 p.m. UTC | #2
On Sun, Dec 2, 2018 at 11:57 AM Matthias Brugger <matthias.bgg@gmail.com> wrote:
>
> Hi all,
>
> On 26/11/2018 11:34, Matthias Brugger wrote:
> > Hi Olof,
> > Hi Arnd,
> >
> > There two issues with the mt7622 based boards in the current v4.20-rc cycle.
> > Could you please pull the following fixes for the issues.
> >
> > Thanks,
> > Matthias
>
> I just saw, that this is not part of armsoc-fixes [1]
> Does it fall through the cracks or are there any comments?

Hi,

I pinged you on IRC, which I'm guessing you didn't see.

Your branch was based on -rc3 when the rest of fixes were on -rc1 for
this cycle. I asked if I could cherry-pick, but in the end I decided
to send what we have and just merge it once Linus picks it up (since
the new branch would be based on -rc4 or 5). So, it's on the list and
I'll merge it later today or tomorrow.


-Olof
Matthias Brugger Dec. 3, 2018, 12:41 a.m. UTC | #3
On 02/12/2018 21:01, Olof Johansson wrote:
> On Sun, Dec 2, 2018 at 11:57 AM Matthias Brugger <matthias.bgg@gmail.com> wrote:
>>
>> Hi all,
>>
>> On 26/11/2018 11:34, Matthias Brugger wrote:
>>> Hi Olof,
>>> Hi Arnd,
>>>
>>> There two issues with the mt7622 based boards in the current v4.20-rc cycle.
>>> Could you please pull the following fixes for the issues.
>>>
>>> Thanks,
>>> Matthias
>>
>> I just saw, that this is not part of armsoc-fixes [1]
>> Does it fall through the cracks or are there any comments?
> 
> Hi,
> 
> I pinged you on IRC, which I'm guessing you didn't see.

Sorry, I just realized.

> 
> Your branch was based on -rc3 when the rest of fixes were on -rc1 for
> this cycle. I asked if I could cherry-pick, but in the end I decided
> to send what we have and just merge it once Linus picks it up (since
> the new branch would be based on -rc4 or 5). So, it's on the list and
> I'll merge it later today or tomorrow.
> 

Ok, great. If you want me to prepare a branch based on a different rc, just let
me know.

Thanks,
Matthias
Olof Johansson Dec. 3, 2018, 8:38 p.m. UTC | #4
On Mon, Nov 26, 2018 at 11:34:38AM +0100, Matthias Brugger wrote:
> Hi Olof,
> Hi Arnd,
> 
> There two issues with the mt7622 based boards in the current v4.20-rc cycle.
> Could you please pull the following fixes for the issues.
> 
> Thanks,
> Matthias
> ----
> 
> The following changes since commit 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6:
> 
>   Linux 4.20-rc3 (2018-11-18 13:33:44 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v4.19-next-fixes
> 
> for you to fetch changes up to ce68cc6fad893eb33b69ef7ec186233a51696236:
> 
>   arm64: dts: mt7622: Drop the general purpose timer node (2018-11-26 11:19:19
> +0100)
> 
> ----------------------------------------------------------------
> DT mt7622:
> - kernelci awaits a working stdout-path.
>   Fix the path for reference board and bananapi-r64
> - general propouse timer has issues with clocks that didn't
>   get probed early. Delete the DT node as the timer isn't
>   need, a ARM arch timer exists on the system.

Merged to fixes now, thanks!


-Olof