All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org, Peter Geis <pgwipeout@gmail.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs
Date: Sat, 30 Apr 2022 16:05:54 +0200	[thread overview]
Message-ID: <165132754299.647302.14938632708434795993.b4-ty@sntech.de> (raw)
In-Reply-To: <20220429115252.2360496-1-pgwipeout@gmail.com>

On Fri, 29 Apr 2022 07:52:45 -0400, Peter Geis wrote:
> The following series adds support for the following single board
> computers:
> - Pine64 Quartz64 Model B
> - Pine64 SoQuartz SoM with RPi CM4IO carrier board
> - Firefly Station M2
> 
> Patches 1, 2, and 3 add the requisite dt-bindings.
> Patch 4 adds support for the SFC to the rk356x device tree.
> Patch 5 adds the Quartz64 Model B device tree.
> Patch 6 adds the SoQuartz CM4IO device tree.
> Patch 7 adds the Firefly Station M2 device tree.
> 
> [...]

Applied, thanks!

[4/7] arm64: dts: rockchip: add rk356x sfc support
      commit: 13e0ee34f39c01948a7bbaab0b3c225d9b00a5bb

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org, Peter Geis <pgwipeout@gmail.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs
Date: Sat, 30 Apr 2022 16:05:54 +0200	[thread overview]
Message-ID: <165132754299.647302.14938632708434795993.b4-ty@sntech.de> (raw)
In-Reply-To: <20220429115252.2360496-1-pgwipeout@gmail.com>

On Fri, 29 Apr 2022 07:52:45 -0400, Peter Geis wrote:
> The following series adds support for the following single board
> computers:
> - Pine64 Quartz64 Model B
> - Pine64 SoQuartz SoM with RPi CM4IO carrier board
> - Firefly Station M2
> 
> Patches 1, 2, and 3 add the requisite dt-bindings.
> Patch 4 adds support for the SFC to the rk356x device tree.
> Patch 5 adds the Quartz64 Model B device tree.
> Patch 6 adds the SoQuartz CM4IO device tree.
> Patch 7 adds the Firefly Station M2 device tree.
> 
> [...]

Applied, thanks!

[4/7] arm64: dts: rockchip: add rk356x sfc support
      commit: 13e0ee34f39c01948a7bbaab0b3c225d9b00a5bb

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org, Peter Geis <pgwipeout@gmail.com>
Cc: Heiko Stuebner <heiko@sntech.de>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs
Date: Sat, 30 Apr 2022 16:05:54 +0200	[thread overview]
Message-ID: <165132754299.647302.14938632708434795993.b4-ty@sntech.de> (raw)
In-Reply-To: <20220429115252.2360496-1-pgwipeout@gmail.com>

On Fri, 29 Apr 2022 07:52:45 -0400, Peter Geis wrote:
> The following series adds support for the following single board
> computers:
> - Pine64 Quartz64 Model B
> - Pine64 SoQuartz SoM with RPi CM4IO carrier board
> - Firefly Station M2
> 
> Patches 1, 2, and 3 add the requisite dt-bindings.
> Patch 4 adds support for the SFC to the rk356x device tree.
> Patch 5 adds the Quartz64 Model B device tree.
> Patch 6 adds the SoQuartz CM4IO device tree.
> Patch 7 adds the Firefly Station M2 device tree.
> 
> [...]

Applied, thanks!

[4/7] arm64: dts: rockchip: add rk356x sfc support
      commit: 13e0ee34f39c01948a7bbaab0b3c225d9b00a5bb

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

  parent reply	other threads:[~2022-04-30 14:06 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29 11:52 [PATCH v2 0/7] Add support for several new rk3566 SBCs Peter Geis
2022-04-29 11:52 ` Peter Geis
2022-04-29 11:52 ` Peter Geis
2022-04-29 11:52 ` [PATCH v2 1/7] dt-bindings: arm: rockchip: Add Pine64 Quartz64 Model B Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-05-01  8:13   ` Krzysztof Kozlowski
2022-05-01  8:13     ` Krzysztof Kozlowski
2022-05-01  8:13     ` Krzysztof Kozlowski
2022-04-29 11:52 ` [PATCH v2 2/7] dt-bindings: arm: rockchip: Add Pine64 SoQuartz SoM Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52 ` [PATCH v2 3/7] dt-bindings: arm: rockchip: Add Firefly Station M2 Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52 ` [PATCH v2 4/7] arm64: dts: rockchip: add rk356x sfc support Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52 ` [PATCH v2 5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-30  0:16   ` kernel test robot
2022-04-30  0:16     ` kernel test robot
2022-04-30  0:16     ` kernel test robot
2022-04-30 14:46     ` Peter Geis
2022-04-30 14:46       ` Peter Geis
2022-04-30 14:46       ` Peter Geis
2022-04-30 14:46       ` Peter Geis
2022-04-30 16:57       ` Heiko Stübner
2022-04-30 16:57         ` Heiko Stübner
2022-04-30 16:57         ` Heiko Stübner
2022-04-30 16:57         ` Heiko Stübner
2022-05-01  7:06   ` Johan Jonker
2022-05-01  7:06     ` Johan Jonker
2022-05-01  7:06     ` Johan Jonker
2022-05-01 11:31     ` Heiko Stübner
2022-05-01 11:31       ` Heiko Stübner
2022-05-01 11:31       ` Heiko Stübner
2022-05-01 11:48       ` Peter Geis
2022-05-01 11:48         ` Peter Geis
2022-05-01 11:48         ` Peter Geis
2022-05-01 12:04         ` Heiko Stübner
2022-05-01 12:04           ` Heiko Stübner
2022-05-01 12:04           ` Heiko Stübner
2022-04-29 11:52 ` [PATCH v2 6/7] arm64: dts: rockchip: add SoQuartz CM4IO dts Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-30  5:42   ` kernel test robot
2022-04-30  5:42     ` kernel test robot
2022-04-30  5:42     ` kernel test robot
2022-04-29 11:52 ` [PATCH v2 7/7] arm64: dts: rockchip: add dts for Firefly Station M2 rk3566 Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-29 11:52   ` Peter Geis
2022-04-30 11:06   ` kernel test robot
2022-04-30 11:06     ` kernel test robot
2022-04-30 11:06     ` kernel test robot
2022-04-30 14:05 ` Heiko Stuebner [this message]
2022-04-30 14:05   ` (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs Heiko Stuebner
2022-04-30 14:05   ` Heiko Stuebner
2022-05-01 13:05 ` Heiko Stuebner
2022-05-01 13:05   ` Heiko Stuebner
2022-05-01 13:05   ` Heiko Stuebner

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=165132754299.647302.14938632708434795993.b4-ty@sntech.de \
    --to=heiko@sntech.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=pgwipeout@gmail.com \
    /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.