linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2a]: New board support,LinkStar-H68k-1432v1 (RK3568)
@ 2025-07-21 20:16 Erik Beck
  2025-07-22 16:32 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Beck @ 2025-07-21 20:16 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: Erik Beck, devicetree, linux-arm-kernel, linux-kernel

** Resending with proper patch sequence numbers **
-- version 2a
-- Apologies 

Signed-off-by: Erik Beck <xunil@tahomasoft.com>

This patch series, revision two, provides initial support for the
Seeed LinkStar H68K 1432v1 board, featuring a Rockchip rk3568 SoC.

Changes were made relative to patch set version one to address
comments provided by Heiko Stuebner <heiko@sntech.de> (Fri, 18 Jul
2025 15:13:22 +0200).

Those changes are:

* Splits the single commit into two, one for the yaml binding, and the
  other for the board devicetree plus Makefile addition;

* Adds other recipients needed from get_maintainer.pl --nol and --nom;
* Uses git send-email to send the patches, to avoid adding line breaks
  from the MUA;

* Changes comment style to conform with style guide;
* Removes several unneeded comments from the devicetree;
* Changes LED naming scheme with more standard nomenclature;
* Changes naming of regulators, prepending 'regulator', such as:
    - from: vcc12v_dcin: vcc12v-dcin {}
    - to:   vcc12v_dcin: regulator-vcc12v-dcin {}

* Removes unneeded tx_delay/rx_delay from rgmii-id


Thank you for your time and effort reviewing these proposed patches.

Regards,

Erik

Patch File Summary:

 .../devicetree/bindings/arm/rockchip.yaml          |   5 +
 arch/arm64/boot/dts/rockchip/Makefile              |   1 +
 .../dts/rockchip/rk3568-linkstar-h68k-1432v1.dts   | 740 +++++++++++++++++++++
 3 files changed, 746 insertions(+)



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

* Re: [PATCH 0/2 v2a]: New board support,LinkStar-H68k-1432v1 (RK3568)
  2025-07-21 20:16 [PATCH 0/2 v2a]: New board support,LinkStar-H68k-1432v1 (RK3568) Erik Beck
@ 2025-07-22 16:32 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2025-07-22 16:32 UTC (permalink / raw)
  To: Erik Beck
  Cc: Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner, devicetree,
	linux-arm-kernel, linux-kernel

On Mon, Jul 21, 2025 at 3:16 PM Erik Beck <xunil@tahomasoft.com> wrote:
>
> ** Resending with proper patch sequence numbers **
> -- version 2a

That's creative. Version numbers are 1, 2, 3, 4,... That's all. Don't
resend just for that.

Rob

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

end of thread, other threads:[~2025-07-22 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21 20:16 [PATCH 0/2 v2a]: New board support,LinkStar-H68k-1432v1 (RK3568) Erik Beck
2025-07-22 16:32 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).