Commit Graph

134 Commits

Author SHA1 Message Date
retro98boy
f5650639d9 SMART AM40: Fix typo in dts 2026-01-27 23:40:43 +01:00
brentr
7a84087f74
DevTree overlays to enable RK3308 UARTS (#9072)
* rk3308 dts overlays to enable its built-in uarts
* Add rk3308 uart enabling device tree overlays
2025-12-19 16:30:25 +01:00
Lemon
c48393a3e6 dts: rockchip: rk3399-fine3399: adjust pwm-fan control strategy
-cooling-levels = <0 30 60 90 120 160>;
+cooling-levels = <0 50 100 150 200 255>;

-temperature = <50000>;
+temperature = <55000>;
2025-12-10 00:42:37 +01:00
Coia Prant
8cd0b3d70a rockchip: x3568 v4: sync changes from linux mainline
9Tripod X3568 v4 are merged into linux mainline.

Sync these changes.
2025-11-08 20:47:38 +01:00
Patrick Yavitz
c7114e73a5 Radxa Zero 3W: Add ext antenna overlay
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-11-08 11:02:29 -05:00
Coia Prant
05511627a6
rockchip: add 9tripod x3568 v4 support (#8823) 2025-11-05 11:06:38 +08:00
Jojo-A
de1f49f241 Add support for Hardkernel ODROID M1S
Initial support for ODROID M1S
Tested with Debian Bookworm and Noble Cinnamon and Noble GNOME desktop
environment.
See: https://forum.armbian.com/topic/33242-odroid-m1s-image-planned/

- few fixes, rebase
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2025-11-02 18:12:32 +01:00
Paolo Sabatino
411c767fe4 rockchip64: add rk3318-box overlays for T98_RK3318 and T9_RK3318 boards 2025-11-01 14:21:44 +01:00
Hsun Lai
6cb8cb3da8 station-p2: fix pcie 2025-10-25 22:05:19 +02:00
Kingsley Jarrett
1bd88637be Add Kernel overlay to reduce eMMC frequency for FriendlyElec NanoPC-T6 boards
Some FriendlyElec NanoPC-T6 boards use a A3A444 eMMC chip. Under heavy I/O load when running in HS400 mode, this will often result in I/O errors.

Reducing the eMMC frequency from the default 200000000 Hz to 150000000 Hz improves stability and eliminates the I/O errors.
2025-10-11 08:13:44 +02:00
retro98boy
3058d11c51 SMART AM40: Enable native HDMI interface in OPS slot 2025-10-11 10:30:25 +08:00
Muhammed Efe Cetin
204b1e402d rockchip64: current: fix display mode patches for rk3588 boards 2025-10-08 22:43:16 +02:00
royka1
784d367e8a
Add sata overlay for Orange-Pi-5 (#8707)
* OPi5: SATA power via vcc3v3_pcie20; set to 3.3V; rename overlay
* Convert spaces to tabs
---------

Co-authored-by: Igor <igor@armbian.com>
2025-10-06 23:39:26 +02:00
Paolo Sabatino
ec840494c8 Add rk3328 board Dusun DSOM-010R with carrier board RP3328-B 2025-10-06 22:37:48 +02:00
Nicolas Pereira
c340b22dcb rockchip rk3566: h96-TVbox: prepare i2c Leds to mainline 6.18 2025-10-04 21:08:27 +02:00
hqnicolas
a68ea8f525 rockchip rk3566: h96-TVbox: Include i2c Led Pins into dts 2025-09-23 07:34:41 +02:00
LXY
5c273e2754 sakurapi-rk3308b: add high speed conf for emmc and ufs for tf slot (6.12) 2025-09-20 17:50:06 +08:00
brentr
428d467087
Add DT overlay to operate RK3308 OTG USB port in Host mode (#8642)
Also remove DT overlays that existed only to support unsupported legacy kernels
and fix a typo in a comment in rk3308-emmc.dtso
2025-09-15 22:08:20 -07:00
retro98boy
903f67e7f3 SMART AM40: U-Boot: fix DWC DRD could not find phy and thus crashed 2025-09-15 21:21:35 +02:00
Muhammed Efe Cetin
8b48d991a8 rockchip64: current: rewrite patches 2025-09-15 21:12:38 +02:00
Muhammed Efe Cetin
1f8c83cfb7 rockchip64: current: fix some rk3588 boards stuck in initramfs stage 2025-09-15 21:12:38 +02:00
chillymattster
0b439e14a0 add kernel patch to fix 10mbps ethernet for rockpi s 2025-09-07 06:35:27 +08:00
retro98boy
81a0c75fec Rename realtek,ledsel to align with realtek,led-data used in the repository 2025-08-31 05:59:48 +08:00
retro98boy
fce02fad25 Split the NanoPi R3S LED patch to make it applicable to more devices 2025-08-31 05:59:48 +08:00
SuperKali
446a51aa4a
rockchip64: fix compilation issues for kernel 6.12 (#8554)
Updated VPU driver and board patches to resolve build failures:
- drivers/media/platform/verisilicon/rockchip_vpu_hw.c
- arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi
2025-08-28 21:29:00 +02:00
Rolf Leggewie
a9b84c88f2 patch/kernel: update docs URI in a number of overlay READMEs 2025-08-27 16:33:31 +08:00
SuperKali
64b0c6e2af
board: nanopct6: split and refactor patches for rockchip-6.12 (#8550) 2025-08-27 08:49:09 +02:00
retro98boy
67e4ab7475 SMART AM40: add PHY LED configuration 2025-07-26 11:16:33 +02:00
Michał Dziekoński
f7b1a70dbb rock-5c: Enable thermal sensors for current
Signed-off-by: Michał Dziekoński <michal.dziekonski+github@gmail.com>
2025-07-26 06:24:59 +02:00
Hsun Lai
61b3aa2cbe lckfb-taishanpi: update u-boot patches, add current&edge kernel support 2025-07-25 06:36:14 +02:00
Hsun Lai
cb934081e0 station-m3: add current kernel, update u-boot patches 2025-07-25 09:46:49 +08:00
TheSnowfield
b93dd78102 sakurapi-rk3308b: add pcm5102a dt overlay 2025-07-11 17:43:14 +08:00
brentr
224b35ab28
Restore RockPI-S audio again (#8360)
* set clocks to the old default rate if the codec never calls set_sysclk

After mainline kernel commit 21cfbeae7d7c54a6cdea4b00096150f438f4fbde
rockchip i2s requires that soc codecs call set_sysclk to explicity select a rate.
This patch simply reverts to the old behavior if the codec does call set_sysclk.
(rather that failing in that case with a bogus rate of 0hz)

Also adds rk3308 vendor ASoC support to 6.16 kernel

* Require use of device tree overlay to enable pcm5102a CODEC
2025-07-06 10:50:50 -07:00
Werner
e470ebe2bb
rock-5c: Add gpio names to current and edge dts (#8343)
* rock-5c: add gpio names to `current`

* rock-5c: add gpio names to `edge`. fix pin-32 in `current`

* fix patch header

* fix typo  and formatting for `current`

* fix typo, fix indentations, fix formatting for  `edge`
2025-07-03 05:36:26 +02:00
retro98boy
c9835d6aa3 fine3399: move dts from patch file to dedicated dt directory 2025-06-22 23:27:32 +02:00
retro98boy
d3bf2462bc SMART AM40: drop deprecated label property in gpio leds node 2025-06-22 23:27:32 +02:00
Igor Pecovnik
3844ef919f Main: adjust broken patches on Meson and Rockchip64 2025-06-21 19:37:37 +02:00
Patrick Yavitz
5921322e6a Add board NanoPi R3S LTS
The LTS variant has an HDMI port.

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-06-15 14:11:00 -04:00
Igor Pecovnik
166b786fc9 Drop broken patch 2025-05-30 21:18:18 +02:00
Igor Pecovnik
a55e510628 Rockchip64 current: fixing broken patch 2025-05-30 19:38:09 +02:00
retro98boy
fb82052e99 smart am40: add missing RTC DT node and bump U-Boot version to v2025.04 2025-05-27 15:49:23 +02:00
Hsun Lai
d0f708df8b sakurapi-rk3308b: fix usb20phy_otg&u2phy_host, update the regulator name 2025-05-18 17:44:40 +02:00
TheSnowfield
56d867fe25 sakurapi-rk3308b: fix uart4 bcm4345c5 bluetooth hci, enable i2c1 2025-04-13 09:10:53 +02:00
TheSnowfield
488f0d04ea sakurapi-rk3308b: ws2812-vleds spi driver dtso for on-board leds 2025-04-13 09:10:53 +02:00
TheSnowfield
4eb31d281f sakurapi-rk3308b: update board dts: fix the display matching & enable spidev for default spi output 2025-04-13 09:10:53 +02:00
ssp97
99888eb5e2
rk3308: fix uart dma. (#8074) 2025-04-12 11:29:19 +08:00
retro98boy
b169370888 add SMART AM40 support 2025-03-26 10:06:03 +01:00
Vasily Khoruzhick
d8ac1f21af rockchip64-6.12: fix compatible for CPU regulator on BTT PI2/CB2
fan53555 driver doesn't accept "tcs,tcs452x" as a compatible, it should
be "tcs,tcs4525" instead.

This change fixes CPUFREQ on CB2 on 6.12

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2025-03-19 21:43:02 +03:00
Ian Goodacre
f2378ad85e Add support for NanoPi R2S Plus 2025-03-19 10:20:50 +01:00
Vasily Khoruzhick
49e7d58ecf rockchip64: rk3568: add PLL rate for 33.3MHz
Add PLL rate for 33.3 MHz to allow BTT HDMI5 screen to run at its native
mode of 800x480

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2025-03-19 10:15:13 +03:00