All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Some cleanups and addition of another Qnap TSx33 device
@ 2025-09-25  9:29 ` Heiko Stuebner
  0 siblings, 0 replies; 22+ messages in thread
From: Heiko Stuebner @ 2025-09-25  9:29 UTC (permalink / raw)
  To: heiko
  Cc: robh, krzk+dt, conor+dt, ukleinek, devicetree, linux-kernel,
	linux-arm-kernel, linux-rockchip

This fixes the 2nd network adapter on the TS433 and adds the TS233
a 2-bay device being otherwise similar to the TS433.


Heiko Stuebner (6):
  arm64: dts: rockchip: move cpu_thermal node to the correct position
  arm64: dts: rockchip: Fix the 1Ghz ethernet on Qnap TS433
  arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433
  arm64: dts: rockchip: move common qnap tsx33 parts to dtsi
  dt-bindings: arm: rockchip: add TS233 to RK3568-based QNAP NAS devices
  arm64: dts: rockchip: add QNAP TS233 devicetree

 .../devicetree/bindings/arm/rockchip.yaml     |   6 +-
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3568-qnap-ts233.dts   | 133 ++++
 .../boot/dts/rockchip/rk3568-qnap-ts433.dts   | 606 ++---------------
 .../boot/dts/rockchip/rk3568-qnap-tsx33.dtsi  | 608 ++++++++++++++++++
 5 files changed, 785 insertions(+), 569 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-qnap-ts233.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-qnap-tsx33.dtsi

-- 
2.47.2



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

end of thread, other threads:[~2025-11-12 21:34 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25  9:29 [PATCH 0/6] Some cleanups and addition of another Qnap TSx33 device Heiko Stuebner
2025-09-25  9:29 ` Heiko Stuebner
2025-09-25  9:29 ` [PATCH 1/6] arm64: dts: rockchip: move cpu_thermal node to the correct position Heiko Stuebner
2025-09-25  9:29   ` Heiko Stuebner
2025-09-25  9:29 ` [PATCH 2/6] arm64: dts: rockchip: Fix the 1Ghz ethernet on Qnap TS433 Heiko Stuebner
2025-09-25  9:29   ` Heiko Stuebner
2025-09-25 16:58   ` Jonas Karlman
2025-09-25 16:58     ` Jonas Karlman
2025-09-25 17:11     ` Andrew Lunn
2025-09-25 17:11       ` Andrew Lunn
2025-11-12 21:33       ` Heiko Stübner
2025-11-12 21:33         ` Heiko Stübner
2025-09-25  9:29 ` [PATCH 3/6] arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433 Heiko Stuebner
2025-09-25  9:29   ` Heiko Stuebner
2025-09-25  9:29 ` [PATCH 4/6] arm64: dts: rockchip: move common qnap tsx33 parts to dtsi Heiko Stuebner
2025-09-25  9:29   ` Heiko Stuebner
2025-09-25  9:29 ` [PATCH 5/6] dt-bindings: arm: rockchip: add TS233 to RK3568-based QNAP NAS devices Heiko Stuebner
2025-09-25  9:29   ` Heiko Stuebner
2025-09-25 19:27   ` Conor Dooley
2025-09-25 19:27     ` Conor Dooley
2025-09-25  9:29 ` [PATCH 6/6] arm64: dts: rockchip: add QNAP TS233 devicetree Heiko Stuebner
2025-09-25  9:29   ` Heiko Stuebner

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.