lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250721201625.233750-1-xunil@tahomasoft.com>
Date: Mon, 21 Jul 2025 16:16:21 -0400
From: Erik Beck <xunil@...omasoft.com>
To: Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Heiko Stuebner <heiko@...ech.de>
Cc: Erik Beck <xunil@...omasoft.com>,
	devicetree@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/2 v2a]: New board support,LinkStar-H68k-1432v1 (RK3568)

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

Signed-off-by: Erik Beck <xunil@...omasoft.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@...ech.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(+)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ