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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241223110637.3697974-1-kever.yang@rock-chips.com>
Date: Mon, 23 Dec 2024 19:06:30 +0800
From: Kever Yang <kever.yang@...k-chips.com>
To: heiko@...ech.de
Cc: linux-rockchip@...ts.infradead.org,
	Kever Yang <kever.yang@...k-chips.com>,
	Simon Xue <xxm@...k-chips.com>,
	Chris Morgan <macromorgan@...mail.com>,
	Frank Wang <frank.wang@...k-chips.com>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	linux-pci@...r.kernel.org,
	Yifeng Zhao <yifeng.zhao@...k-chips.com>,
	Shawn Lin <shawn.lin@...k-chips.com>,
	Elaine Zhang <zhangqing@...k-chips.com>,
	Conor Dooley <conor+dt@...nel.org>,
	Finley Xiao <finley.xiao@...k-chips.com>,
	Krzysztof WilczyƄski <kw@...ux.com>,
	FUKAUMI Naoki <naoki@...xa.com>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	linux-arm-kernel@...ts.infradead.org,
	Michael Riesch <michael.riesch@...fvision.net>,
	devicetree@...r.kernel.org,
	Rob Herring <robh@...nel.org>,
	Jonas Karlman <jonas@...boo.se>,
	Tim Lunn <tim@...thertop.org>,
	Lorenzo Pieralisi <lpieralisi@...nel.org>,
	Liang Chen <cl@...k-chips.com>,
	Elon Zhang <zhangzj@...k-chips.com>,
	Andy Yan <andyshrk@....com>,
	Detlev Casanova <detlev.casanova@...labora.com>,
	Dragan Simic <dsimic@...jaro.org>,
	linux-kernel@...r.kernel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Subject: [PATCH v3 0/7] Rockchip: add Rockchip rk3576 EVB1 board

This patch set is for rockchip rk3576 evb1.
Based on the naneng combphy patch from Frank Wang.

This version including the patch adding usb nodes from Frank Wang.

Changes in v3:
- Update the subject
- Fix dtb check broken on rk3588
- Update commit message
- Update the subject
- sort for all the board entries instead of two rockchip boards
- update some properties order

Changes in v2:
- Update the clock and reset names to pass the DTB CHECK
- remove required 'msi-map'
- add interrupt name 'msi'
- Update clock and reset names and sequence to pass DTB check
- collect acked-by tag
- collect acked-by tag
- Enable USB nodes

Frank Wang (1):
  arm64: dts: rockchip: add usb related nodes for rk3576

Kever Yang (6):
  arm64: dts: rockchip: Add rk3576 naneng combphy nodes
  dt-bindings: PCI: dw: rockchip: Add rk3576 support
  arm64: dts: rockchip: Add rk3576 pcie nodes
  dt-bindings: arm: rockchip: Sort for boards not in correct order
  dt-bindings: arm: rockchip: Add rk3576 evb1 board
  arm64: dts: rockchip: Add rk3576 evb1 board

 .../devicetree/bindings/arm/rockchip.yaml     |  59 +-
 .../bindings/pci/rockchip-dw-pcie-common.yaml |   4 +-
 .../bindings/pci/rockchip-dw-pcie.yaml        |   4 +-
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3576-evb1-v10.dts     | 722 ++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3576.dtsi      | 278 +++++++
 6 files changed, 1037 insertions(+), 31 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts

-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ