mbox series

[0/8] Expand available features on Qnap TS433

Message ID 20240720210856.778014-1-heiko@sntech.de (mailing list archive)
Headers show
Series Expand available features on Qnap TS433 | expand

Message

Heiko Stuebner July 20, 2024, 9:08 p.m. UTC
Thanks to the nicely supported rk3568, the hardest part for adding things,
is to pull things from the vendor-kernel and translating them to mainline
standards.

This series allows the TS433 to use all 4 bays [0], wiggle some LEDs and
access devices connected to all 3 usb ports.


[0] I only have two drives right now, but I tested both the internal
sata connector as well as the PCIe connected sata controller.


Heiko Stuebner (8):
  arm64: dts: rockchip: add PCIe supply regulator to Qnap TS433
  arm64: dts: rockchip: enable second PCIe controller on the Qnap ts433
  arm64: dts: rockchip: enable uart0 on qnap ts433
  arm64: dts: rockchip: enable usb ports on qnap ts433
  arm64: dts: rockchip: add stdout path on Qnap TS433
  arm64: dts: rockchip: enable sata1+2 on Qnap-TS433
  arm64: dts: rockchip: add board-aliases for Qnap-TS433
  arm64: dts: rockchip: add hdd leds to Qnap-TS433

 .../boot/dts/rockchip/rk3568-qnap-ts433.dts   | 224 +++++++++++++++++-
 1 file changed, 223 insertions(+), 1 deletion(-)