All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jernej Škrabec" <jernej.skrabec@gmail.com>
To: arm@kernel.org, soc@kernel.org, Jernej Skrabec <jernej@kernel.org>
Cc: wens@csie.org, samuel@sholland.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev
Subject: Re: [GIT PULL] Allwinner DT changes for 5.19
Date: Sun, 08 May 2022 22:52:11 +0200	[thread overview]
Message-ID: <1789096.atdPhlSkOF@kista> (raw)
In-Reply-To: <YnVUmSLE1MZFkApt@kista.localdomain>

Dne petek, 06. maj 2022 ob 19:02:17 CEST je Jernej Skrabec napisal(a):
> Hi!
> 
> Please pull following DT changes for 5.19.

I missed one patch, please disregard.

Regards,
Jernej

> 
> Best regards,
> Jernej
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/
sunxi-dt-for-5.19-1
> 
> for you to fetch changes up to 50612cf9e05d111c21e84096e50a31d0c35d5825:
> 
>   arm64: dts: allwinner: teres-i: Add GPIO port regulators (2022-05-03 
19:00:24 +0200)
> 
> ----------------------------------------------------------------
> - F1C100 improvements (SPI, MMC, timer, cpu, watchdog)
> - SPI flash node for licheepi-nano
> - enabled analogue audio on olinuxino-a64
> - GPIO port regulators on teres-i
> 
> ----------------------------------------------------------------
> Andre Przywara (9):
>       dt-bindings: watchdog: sunxi: fix F1C100s compatible
>       dt-bindings: watchdog: sunxi: clarify clock support
>       ARM: dts: suniv: F1C100: fix watchdog compatible
>       dt-bindings: arm: sunxi: document LicheePi Nano name
>       ARM: dts: suniv: F1C100: fix CPU node
>       ARM: dts: suniv: F1C100: fix timer node
>       dt-bindings: spi: sunxi: document F1C100 controllers
>       ARM: dts: suniv: F1C100: add SPI support
>       ARM: dts: suniv: licheepi-nano: add SPI flash
> 
> Harald Geyer (1):
>       arm64: dts: allwinner: teres-i: Add GPIO port regulators
> 
> Jesse Taube (3):
>       ARM: dts: suniv: F1C100: add clock and reset macros
>       ARM: dts: suniv: F1C100: add MMC controllers
>       ARM: dts: suniv: licheepi-nano: add microSD card
> 
> Philip Rinn (1):
>       arm64: dts: allwinner: a64: olinuxino: Enable audio
> 
>  Documentation/devicetree/bindings/arm/sunxi.yaml   |   5 +
>  .../bindings/spi/allwinner,sun6i-a31-spi.yaml      |   1 +
>  .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml |  24 ++---
>  arch/arm/boot/dts/suniv-f1c100s-licheepi-nano.dts  |  31 ++++++
>  arch/arm/boot/dts/suniv-f1c100s.dtsi               | 104 ++++++++++++++++++
+--
>  .../boot/dts/allwinner/sun50i-a64-olinuxino.dts    |  30 ++++++
>  .../boot/dts/allwinner/sun50i-a64-teres-i.dts      |   8 ++
>  7 files changed, 178 insertions(+), 25 deletions(-)
> 
> 



WARNING: multiple messages have this Message-ID (diff)
From: "Jernej Škrabec" <jernej.skrabec@gmail.com>
To: arm@kernel.org, soc@kernel.org, Jernej Skrabec <jernej@kernel.org>
Cc: wens@csie.org, samuel@sholland.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev
Subject: Re: [GIT PULL] Allwinner DT changes for 5.19
Date: Sun, 08 May 2022 22:52:11 +0200	[thread overview]
Message-ID: <1789096.atdPhlSkOF@kista> (raw)
In-Reply-To: <YnVUmSLE1MZFkApt@kista.localdomain>

Dne petek, 06. maj 2022 ob 19:02:17 CEST je Jernej Skrabec napisal(a):
> Hi!
> 
> Please pull following DT changes for 5.19.

I missed one patch, please disregard.

Regards,
Jernej

> 
> Best regards,
> Jernej
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/
sunxi-dt-for-5.19-1
> 
> for you to fetch changes up to 50612cf9e05d111c21e84096e50a31d0c35d5825:
> 
>   arm64: dts: allwinner: teres-i: Add GPIO port regulators (2022-05-03 
19:00:24 +0200)
> 
> ----------------------------------------------------------------
> - F1C100 improvements (SPI, MMC, timer, cpu, watchdog)
> - SPI flash node for licheepi-nano
> - enabled analogue audio on olinuxino-a64
> - GPIO port regulators on teres-i
> 
> ----------------------------------------------------------------
> Andre Przywara (9):
>       dt-bindings: watchdog: sunxi: fix F1C100s compatible
>       dt-bindings: watchdog: sunxi: clarify clock support
>       ARM: dts: suniv: F1C100: fix watchdog compatible
>       dt-bindings: arm: sunxi: document LicheePi Nano name
>       ARM: dts: suniv: F1C100: fix CPU node
>       ARM: dts: suniv: F1C100: fix timer node
>       dt-bindings: spi: sunxi: document F1C100 controllers
>       ARM: dts: suniv: F1C100: add SPI support
>       ARM: dts: suniv: licheepi-nano: add SPI flash
> 
> Harald Geyer (1):
>       arm64: dts: allwinner: teres-i: Add GPIO port regulators
> 
> Jesse Taube (3):
>       ARM: dts: suniv: F1C100: add clock and reset macros
>       ARM: dts: suniv: F1C100: add MMC controllers
>       ARM: dts: suniv: licheepi-nano: add microSD card
> 
> Philip Rinn (1):
>       arm64: dts: allwinner: a64: olinuxino: Enable audio
> 
>  Documentation/devicetree/bindings/arm/sunxi.yaml   |   5 +
>  .../bindings/spi/allwinner,sun6i-a31-spi.yaml      |   1 +
>  .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml |  24 ++---
>  arch/arm/boot/dts/suniv-f1c100s-licheepi-nano.dts  |  31 ++++++
>  arch/arm/boot/dts/suniv-f1c100s.dtsi               | 104 ++++++++++++++++++
+--
>  .../boot/dts/allwinner/sun50i-a64-olinuxino.dts    |  30 ++++++
>  .../boot/dts/allwinner/sun50i-a64-teres-i.dts      |   8 ++
>  7 files changed, 178 insertions(+), 25 deletions(-)
> 
> 



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

  reply	other threads:[~2022-05-08 20:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06 17:02 [GIT PULL] Allwinner DT changes for 5.19 Jernej Skrabec
2022-05-06 17:02 ` Jernej Skrabec
2022-05-08 20:52 ` Jernej Škrabec [this message]
2022-05-08 20:52   ` Jernej Škrabec
2022-05-09 14:21   ` Arnd Bergmann
2022-05-09 14:21     ` Arnd Bergmann
2022-05-09 15:06     ` Jernej Škrabec
2022-05-09 15:06       ` Jernej Škrabec
2022-05-13 11:43 ` Arnd Bergmann
2022-05-13 11:43   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1789096.atdPhlSkOF@kista \
    --to=jernej.skrabec@gmail.com \
    --cc=arm@kernel.org \
    --cc=jernej@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=samuel@sholland.org \
    --cc=soc@kernel.org \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.