Expand available features on Qnap TS433
From: Heiko Stuebner <heiko@...> Date: Sat, 20 Jul 2024 22:59:20 +0200
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(-) -- 2.39.2
Patches in this set
- [0001] arm64: dts: rockchip: add PCIe supply regulator to (raw)
- [0002] arm64: dts: rockchip: enable second PCIe controller on (raw)
- [0003] arm64: dts: rockchip: enable uart0 on qnap ts433 (raw)
- [0004] arm64: dts: rockchip: enable usb ports on qnap ts433 (raw)
- [0005] arm64: dts: rockchip: add stdout path on Qnap-TS433 (raw)
- [0006] arm64: dts: rockchip: enable sata1+2 on Qnap-TS433 (raw)
- [0007] arm64: dts: rockchip: add board-aliases for Qnap-TS433 (raw)
- [0008] arm64: dts: rockchip: add hdd leds to Qnap-TS433 (raw)
Statistics
- 8 individual patches
- 223 lines added
- 1 lines removed