Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner DT64 changes for 5.3 - round 2
@ 2019-07-04  6:53 Chen-Yu Tsai
  2019-07-04 14:03 ` Olof Johansson
  2019-07-04 14:13 ` Olof Johansson
  0 siblings, 2 replies; 3+ messages in thread
From: Chen-Yu Tsai @ 2019-07-04  6:53 UTC (permalink / raw)
  To: arm; +Cc: Maxime Ripard, Chen-Yu Tsai, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 903 bytes --]

The following changes since commit 9164665a390a2a42e9f56094eeec8c4a52748723:

  arm64: dts: allwinner: h6: Add DMA node (2019-06-12 15:25:59 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-5.3-round-2

for you to fetch changes up to 0bb9d1876c0605815ea0452f68cb819a775a75f9:

  arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC (2019-06-24 16:07:14 +0800)

----------------------------------------------------------------
Allwinner DT64 Changes for 5.3 - Round 2

One extra change wiring up the interrupt line for the external RTC chip
on the Pine H64.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC

 arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts | 2 ++
 1 file changed, 2 insertions(+)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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] 3+ messages in thread

* Re: [GIT PULL] Allwinner DT64 changes for 5.3 - round 2
  2019-07-04  6:53 [GIT PULL] Allwinner DT64 changes for 5.3 - round 2 Chen-Yu Tsai
@ 2019-07-04 14:03 ` Olof Johansson
  2019-07-04 14:13 ` Olof Johansson
  1 sibling, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2019-07-04 14:03 UTC (permalink / raw)
  To: Chen-Yu Tsai; +Cc: Maxime Ripard, Chen-Yu Tsai, arm, linux-arm-kernel

On Thu, Jul 04, 2019 at 02:53:26PM +0800, Chen-Yu Tsai wrote:
> The following changes since commit 9164665a390a2a42e9f56094eeec8c4a52748723:
> 
>   arm64: dts: allwinner: h6: Add DMA node (2019-06-12 15:25:59 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-5.3-round-2
> 
> for you to fetch changes up to 0bb9d1876c0605815ea0452f68cb819a775a75f9:
> 
>   arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC (2019-06-24 16:07:14 +0800)
> 
> ----------------------------------------------------------------
> Allwinner DT64 Changes for 5.3 - Round 2
> 
> One extra change wiring up the interrupt line for the external RTC chip
> on the Pine H64.

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] 3+ messages in thread

* Re: [GIT PULL] Allwinner DT64 changes for 5.3 - round 2
  2019-07-04  6:53 [GIT PULL] Allwinner DT64 changes for 5.3 - round 2 Chen-Yu Tsai
  2019-07-04 14:03 ` Olof Johansson
@ 2019-07-04 14:13 ` Olof Johansson
  1 sibling, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2019-07-04 14:13 UTC (permalink / raw)
  To: Chen-Yu Tsai; +Cc: Maxime Ripard, Chen-Yu Tsai, arm, linux-arm-kernel

On Thu, Jul 04, 2019 at 02:53:26PM +0800, Chen-Yu Tsai wrote:
> The following changes since commit 9164665a390a2a42e9f56094eeec8c4a52748723:
> 
>   arm64: dts: allwinner: h6: Add DMA node (2019-06-12 15:25:59 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-5.3-round-2
> 
> for you to fetch changes up to 0bb9d1876c0605815ea0452f68cb819a775a75f9:
> 
>   arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC (2019-06-24 16:07:14 +0800)
> 
> ----------------------------------------------------------------
> Allwinner DT64 Changes for 5.3 - Round 2
> 
> One extra change wiring up the interrupt line for the external RTC chip
> on the Pine H64.
> 
> ----------------------------------------------------------------
> Chen-Yu Tsai (1):
>       arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC
> 
>  arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts | 2 ++
>  1 file changed, 2 insertions(+)

(Repeat email due to tooling testing)

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] 3+ messages in thread

end of thread, other threads:[~2019-07-04 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04  6:53 [GIT PULL] Allwinner DT64 changes for 5.3 - round 2 Chen-Yu Tsai
2019-07-04 14:03 ` Olof Johansson
2019-07-04 14:13 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox