All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dts64 updates for v5.2
@ 2019-04-23 16:12 ` Matthias Brugger
  0 siblings, 0 replies; 9+ messages in thread
From: Matthias Brugger @ 2019-04-23 16:12 UTC (permalink / raw)
  To: arm-soc
  Cc: linux-arm-kernel, Linux Media Mailing List, Erin Lo,
	Fabien Parent, Ryder Lee, Seiya Wang, Yunfei Dong, Zhiyong Tao

Hi Anrd and Olof,

you can find below the pull request for mediatek related dts64.

Please have a look :)

Regards,
Matthias

---

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.1-next-dts64

for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:

  arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)

----------------------------------------------------------------
mt8173:
- use assinged-clocks and assigned-clock-parents
- fix compatible for SoC to a72
- add pmu nodes

mt8183:
- add sysirq binding
- add pinctrl dt header file

mt7629:
- update bindings description fo sysirq, uart and scpsys

mt8516:
- add binding description for watchdog, timer, uart and sysirq

----------------------------------------------------------------
Erin Lo (1):
      dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183

Fabien Parent (4):
      dt-bindings: wdog: mtk-wdt: add support for MT851
      dt-bindings: timer: mtk-timer: add support for MT8516
      dt-bindings: serial: mtk-uart: add support for MT8516
      dt-bindings: irq: mtk,sysirq: add support for MT8516

Ryder Lee (2):
      dt-bindings: mediatek: update bindings for MT7629 SoC
      dt-bindings: soc: fix a typo for MT7623A

Seiya Wang (2):
      arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
      arm64: dts: mt8173: add pmu nodes for mt8173

Yunfei Dong (1):
      arm64: dts: Using standard CCF interface to set vcodec clk

Zhiyong Tao (1):
      arm64: dts: mt8183: add pinctrl file

 .../interrupt-controller/mediatek,sysirq.txt       |    7 +-
 .../devicetree/bindings/serial/mtk-uart.txt        |    4 +-
 .../devicetree/bindings/soc/mediatek/scpsys.txt    |    5 +-
 .../bindings/timer/mediatek,mtk-timer.txt          |    1 +
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |    1 +
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   35 +-
 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h      | 1120 ++++++++++++++++++++
 7 files changed, 1164 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h

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

* [GIT PULL] dts64 updates for v5.2
@ 2019-04-23 16:12 ` Matthias Brugger
  0 siblings, 0 replies; 9+ messages in thread
From: Matthias Brugger @ 2019-04-23 16:12 UTC (permalink / raw)
  To: arm-soc
  Cc: Ryder Lee, Seiya Wang, Yunfei Dong, Erin Lo, Fabien Parent,
	Zhiyong Tao, linux-arm-kernel, Linux Media Mailing List

Hi Anrd and Olof,

you can find below the pull request for mediatek related dts64.

Please have a look :)

Regards,
Matthias

---

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.1-next-dts64

for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:

  arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)

----------------------------------------------------------------
mt8173:
- use assinged-clocks and assigned-clock-parents
- fix compatible for SoC to a72
- add pmu nodes

mt8183:
- add sysirq binding
- add pinctrl dt header file

mt7629:
- update bindings description fo sysirq, uart and scpsys

mt8516:
- add binding description for watchdog, timer, uart and sysirq

----------------------------------------------------------------
Erin Lo (1):
      dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183

Fabien Parent (4):
      dt-bindings: wdog: mtk-wdt: add support for MT851
      dt-bindings: timer: mtk-timer: add support for MT8516
      dt-bindings: serial: mtk-uart: add support for MT8516
      dt-bindings: irq: mtk,sysirq: add support for MT8516

Ryder Lee (2):
      dt-bindings: mediatek: update bindings for MT7629 SoC
      dt-bindings: soc: fix a typo for MT7623A

Seiya Wang (2):
      arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
      arm64: dts: mt8173: add pmu nodes for mt8173

Yunfei Dong (1):
      arm64: dts: Using standard CCF interface to set vcodec clk

Zhiyong Tao (1):
      arm64: dts: mt8183: add pinctrl file

 .../interrupt-controller/mediatek,sysirq.txt       |    7 +-
 .../devicetree/bindings/serial/mtk-uart.txt        |    4 +-
 .../devicetree/bindings/soc/mediatek/scpsys.txt    |    5 +-
 .../bindings/timer/mediatek,mtk-timer.txt          |    1 +
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |    1 +
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   35 +-
 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h      | 1120 ++++++++++++++++++++
 7 files changed, 1164 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Fwd: [GIT PULL] dts64 updates for v5.2
       [not found] ` <5ea296e5-92bd-5790-c075-cf4bcb74d88c-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2019-04-23 16:16   ` Matthias Brugger
  0 siblings, 0 replies; 9+ messages in thread
From: Matthias Brugger @ 2019-04-23 16:16 UTC (permalink / raw)
  To: moderated list:ARM/Mediatek SoC support

Forwarded for reference. Did send to the wrong mailinglist :(

-------- Forwarded Message --------
Subject: [GIT PULL] dts64 updates for v5.2
Date: Tue, 23 Apr 2019 18:12:24 +0200
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-soc <arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
CC: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
Linux Media Mailing List <linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>, Erin Lo
<erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>, Fabien Parent <fparent-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>, Ryder Lee
<ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>, Seiya Wang <seiya.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>, Yunfei Dong
<yunfei.dong-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>, Zhiyong Tao <zhiyong.tao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

Hi Anrd and Olof,

you can find below the pull request for mediatek related dts64.

Please have a look :)

Regards,
Matthias

---

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.1-next-dts64

for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:

  arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)

----------------------------------------------------------------
mt8173:
- use assinged-clocks and assigned-clock-parents
- fix compatible for SoC to a72
- add pmu nodes

mt8183:
- add sysirq binding
- add pinctrl dt header file

mt7629:
- update bindings description fo sysirq, uart and scpsys

mt8516:
- add binding description for watchdog, timer, uart and sysirq

----------------------------------------------------------------
Erin Lo (1):
      dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183

Fabien Parent (4):
      dt-bindings: wdog: mtk-wdt: add support for MT851
      dt-bindings: timer: mtk-timer: add support for MT8516
      dt-bindings: serial: mtk-uart: add support for MT8516
      dt-bindings: irq: mtk,sysirq: add support for MT8516

Ryder Lee (2):
      dt-bindings: mediatek: update bindings for MT7629 SoC
      dt-bindings: soc: fix a typo for MT7623A

Seiya Wang (2):
      arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
      arm64: dts: mt8173: add pmu nodes for mt8173

Yunfei Dong (1):
      arm64: dts: Using standard CCF interface to set vcodec clk

Zhiyong Tao (1):
      arm64: dts: mt8183: add pinctrl file

 .../interrupt-controller/mediatek,sysirq.txt       |    7 +-
 .../devicetree/bindings/serial/mtk-uart.txt        |    4 +-
 .../devicetree/bindings/soc/mediatek/scpsys.txt    |    5 +-
 .../bindings/timer/mediatek,mtk-timer.txt          |    1 +
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |    1 +
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   35 +-
 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h      | 1120 ++++++++++++++++++++
 7 files changed, 1164 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h

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

* Re: [GIT PULL] dts64 updates for v5.2
  2019-04-23 16:12 ` Matthias Brugger
@ 2019-04-24  7:55   ` Matthias Brugger
  -1 siblings, 0 replies; 9+ messages in thread
From: Matthias Brugger @ 2019-04-24  7:55 UTC (permalink / raw)
  To: arm-soc
  Cc: Ryder Lee, Greg Kroah-Hartman, Seiya Wang, Yunfei Dong, Erin Lo,
	Fabien Parent, moderated list:ARM/Mediatek SoC support,
	Zhiyong Tao, linux-arm-kernel



On 23/04/2019 18:12, Matthias Brugger wrote:
> Hi Anrd and Olof,
> 
> you can find below the pull request for mediatek related dts64.
> 
> Please have a look :)

Unfortunately the pull request has a minor merge conflict with the serial/tty
tree [1]. Is there any action needed from my side?

Regards,
Matthias

[1] https://marc.info/?l=linux-next&m=155606096822946&w=2

> 
> Regards,
> Matthias
> 
> ---
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v5.1-next-dts64
> 
> for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:
> 
>   arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)
> 
> ----------------------------------------------------------------
> mt8173:
> - use assinged-clocks and assigned-clock-parents
> - fix compatible for SoC to a72
> - add pmu nodes
> 
> mt8183:
> - add sysirq binding
> - add pinctrl dt header file
> 
> mt7629:
> - update bindings description fo sysirq, uart and scpsys
> 
> mt8516:
> - add binding description for watchdog, timer, uart and sysirq
> 
> ----------------------------------------------------------------
> Erin Lo (1):
>       dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
> 
> Fabien Parent (4):
>       dt-bindings: wdog: mtk-wdt: add support for MT851
>       dt-bindings: timer: mtk-timer: add support for MT8516
>       dt-bindings: serial: mtk-uart: add support for MT8516
>       dt-bindings: irq: mtk,sysirq: add support for MT8516
> 
> Ryder Lee (2):
>       dt-bindings: mediatek: update bindings for MT7629 SoC
>       dt-bindings: soc: fix a typo for MT7623A
> 
> Seiya Wang (2):
>       arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
>       arm64: dts: mt8173: add pmu nodes for mt8173
> 
> Yunfei Dong (1):
>       arm64: dts: Using standard CCF interface to set vcodec clk
> 
> Zhiyong Tao (1):
>       arm64: dts: mt8183: add pinctrl file
> 
>  .../interrupt-controller/mediatek,sysirq.txt       |    7 +-
>  .../devicetree/bindings/serial/mtk-uart.txt        |    4 +-
>  .../devicetree/bindings/soc/mediatek/scpsys.txt    |    5 +-
>  .../bindings/timer/mediatek,mtk-timer.txt          |    1 +
>  .../devicetree/bindings/watchdog/mtk-wdt.txt       |    1 +
>  arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   35 +-
>  arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h      | 1120 ++++++++++++++++++++
>  7 files changed, 1164 insertions(+), 9 deletions(-)
>  create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h
> 

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

* Re: [GIT PULL] dts64 updates for v5.2
@ 2019-04-24  7:55   ` Matthias Brugger
  0 siblings, 0 replies; 9+ messages in thread
From: Matthias Brugger @ 2019-04-24  7:55 UTC (permalink / raw)
  To: arm-soc
  Cc: Ryder Lee, Greg Kroah-Hartman, Seiya Wang, Yunfei Dong, Erin Lo,
	Fabien Parent, moderated list:ARM/Mediatek SoC support,
	Zhiyong Tao, linux-arm-kernel



On 23/04/2019 18:12, Matthias Brugger wrote:
> Hi Anrd and Olof,
> 
> you can find below the pull request for mediatek related dts64.
> 
> Please have a look :)

Unfortunately the pull request has a minor merge conflict with the serial/tty
tree [1]. Is there any action needed from my side?

Regards,
Matthias

[1] https://marc.info/?l=linux-next&m=155606096822946&w=2

> 
> Regards,
> Matthias
> 
> ---
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v5.1-next-dts64
> 
> for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:
> 
>   arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)
> 
> ----------------------------------------------------------------
> mt8173:
> - use assinged-clocks and assigned-clock-parents
> - fix compatible for SoC to a72
> - add pmu nodes
> 
> mt8183:
> - add sysirq binding
> - add pinctrl dt header file
> 
> mt7629:
> - update bindings description fo sysirq, uart and scpsys
> 
> mt8516:
> - add binding description for watchdog, timer, uart and sysirq
> 
> ----------------------------------------------------------------
> Erin Lo (1):
>       dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
> 
> Fabien Parent (4):
>       dt-bindings: wdog: mtk-wdt: add support for MT851
>       dt-bindings: timer: mtk-timer: add support for MT8516
>       dt-bindings: serial: mtk-uart: add support for MT8516
>       dt-bindings: irq: mtk,sysirq: add support for MT8516
> 
> Ryder Lee (2):
>       dt-bindings: mediatek: update bindings for MT7629 SoC
>       dt-bindings: soc: fix a typo for MT7623A
> 
> Seiya Wang (2):
>       arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
>       arm64: dts: mt8173: add pmu nodes for mt8173
> 
> Yunfei Dong (1):
>       arm64: dts: Using standard CCF interface to set vcodec clk
> 
> Zhiyong Tao (1):
>       arm64: dts: mt8183: add pinctrl file
> 
>  .../interrupt-controller/mediatek,sysirq.txt       |    7 +-
>  .../devicetree/bindings/serial/mtk-uart.txt        |    4 +-
>  .../devicetree/bindings/soc/mediatek/scpsys.txt    |    5 +-
>  .../bindings/timer/mediatek,mtk-timer.txt          |    1 +
>  .../devicetree/bindings/watchdog/mtk-wdt.txt       |    1 +
>  arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   35 +-
>  arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h      | 1120 ++++++++++++++++++++
>  7 files changed, 1164 insertions(+), 9 deletions(-)
>  create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-pinfunc.h
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] dts64 updates for v5.2
  2019-04-23 16:12 ` Matthias Brugger
@ 2019-04-28 19:57   ` Olof Johansson
  -1 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 19:57 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: arm-soc, linux-arm-kernel, Linux Media Mailing List, Erin Lo,
	Fabien Parent, Ryder Lee, Seiya Wang, Yunfei Dong, Zhiyong Tao

On Tue, Apr 23, 2019 at 06:12:24PM +0200, Matthias Brugger wrote:
> Hi Anrd and Olof,
> 
> you can find below the pull request for mediatek related dts64.
> 
> Please have a look :)
> 
> Regards,
> Matthias
> 
> ---
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v5.1-next-dts64
> 
> for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:
> 
>   arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)

Merged, thanks!


-Olof

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

* Re: [GIT PULL] dts64 updates for v5.2
@ 2019-04-28 19:57   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 19:57 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Ryder Lee, Seiya Wang, Yunfei Dong, Erin Lo, Fabien Parent,
	arm-soc, Zhiyong Tao, linux-arm-kernel, Linux Media Mailing List

On Tue, Apr 23, 2019 at 06:12:24PM +0200, Matthias Brugger wrote:
> Hi Anrd and Olof,
> 
> you can find below the pull request for mediatek related dts64.
> 
> Please have a look :)
> 
> Regards,
> Matthias
> 
> ---
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v5.1-next-dts64
> 
> for you to fetch changes up to a4599f6ec8e844f53dac15f719084d3b5ffe68c3:
> 
>   arm64: dts: mt8173: add pmu nodes for mt8173 (2019-04-16 10:55:30 +0200)

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] dts64 updates for v5.2
  2019-04-24  7:55   ` Matthias Brugger
@ 2019-04-28 19:57       ` Olof Johansson
  -1 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 19:57 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Ryder Lee, Greg Kroah-Hartman, Seiya Wang, Yunfei Dong, Erin Lo,
	Fabien Parent, arm-soc, moderated list:ARM/Mediatek SoC support,
	Zhiyong Tao, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Wed, Apr 24, 2019 at 09:55:46AM +0200, Matthias Brugger wrote:
> 
> 
> On 23/04/2019 18:12, Matthias Brugger wrote:
> > Hi Anrd and Olof,
> > 
> > you can find below the pull request for mediatek related dts64.
> > 
> > Please have a look :)
> 
> Unfortunately the pull request has a minor merge conflict with the serial/tty
> tree [1]. Is there any action needed from my side?

Nah, that's fine. Thanks for the heads up.


-Olof

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

* Re: [GIT PULL] dts64 updates for v5.2
@ 2019-04-28 19:57       ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 19:57 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Ryder Lee, Greg Kroah-Hartman, Seiya Wang, Yunfei Dong, Erin Lo,
	Fabien Parent, arm-soc, moderated list:ARM/Mediatek SoC support,
	Zhiyong Tao, linux-arm-kernel

On Wed, Apr 24, 2019 at 09:55:46AM +0200, Matthias Brugger wrote:
> 
> 
> On 23/04/2019 18:12, Matthias Brugger wrote:
> > Hi Anrd and Olof,
> > 
> > you can find below the pull request for mediatek related dts64.
> > 
> > Please have a look :)
> 
> Unfortunately the pull request has a minor merge conflict with the serial/tty
> tree [1]. Is there any action needed from my side?

Nah, that's fine. Thanks for the heads up.


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-04-28 20:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 16:12 [GIT PULL] dts64 updates for v5.2 Matthias Brugger
2019-04-23 16:12 ` Matthias Brugger
     [not found] ` <5ea296e5-92bd-5790-c075-cf4bcb74d88c-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-04-23 16:16   ` Fwd: " Matthias Brugger
2019-04-24  7:55 ` Matthias Brugger
2019-04-24  7:55   ` Matthias Brugger
     [not found]   ` <47e01204-41b6-ba89-cbbb-3f684e3a7dff-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-04-28 19:57     ` Olof Johansson
2019-04-28 19:57       ` Olof Johansson
2019-04-28 19:57 ` Olof Johansson
2019-04-28 19:57   ` Olof Johansson

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.