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
4eb31d281f
sakurapi-rk3308b: update board dts: fix the display matching & enable spidev for default spi output
2025-04-13 09:10:53 +02: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
Paolo Sabatino
14492c84db
rockchip64: rk3318-box: fix wifi with alternate sdio bus
2025-03-16 23:09:26 +01:00
Thorsten Maerz
e6ed66f1da
mksklipad50: devicetree cleanups
2025-03-12 15:37:37 +01:00
Werner
fe49bf5e94
RESEND - Add initial support for Orangepi 5 Ultra ( #7902 )
...
* Create rk3588-orangepi-5-ultra.dts
* Create orangepi5-ultra.csc
* fixups
* add notes
* fix u-boot compilation
* Update to v7 patch series
https://patchwork.kernel.org/project/linux-arm-kernel/cover/20250222193332.1761-1-honyuenkwun@gmail.com/
* Update rk3588-orangepi-5-ultra.dts
While I don't fully understand either the `kernel-dtb` command nor the dt syntax itself for some reason the `nophandles` version stripped more than actually phandles. Lets see what happens this way.
* Delete patch/kernel/integrate-6.15/0001-tools-Makefile-remove-pci-target.patch
* disable OPTEE
c81f89ca90
2025-03-08 20:10:34 +01:00
Nicolas Pereira
0b124433ca
rockchip64-edge: add support for yy3568
2025-03-07 19:33:58 +01:00
JohnTheCoolingFan
ea7f004191
Change BigTreeTech CB2 device tree
2025-02-28 14:07:45 +03:00
Paolo Sabatino
5ad769c82e
rockchip64: disable DMC for OrangePi 4 LTS, fixes boot with BTF
2025-02-28 08:20:14 +01:00
qbisi
2c605989ef
hinlink-h88k: revert second hdmi output support for 6.12 kernel
...
second hdmi output is only supported in 6.13 and above
2025-02-25 18:41:59 +01:00
qbisi
e096f33d5c
hinlink-h88k: add second hdmi output support
2025-02-25 09:19:33 +08:00
qbisi
ef72bd1a8b
hinlink-h88k: add missing hdmi0-con port
2025-02-25 09:19:33 +08:00
qbisi
bf5ed6c79f
hinlink-h88k: fix headphones jack det gpio
2025-02-25 09:19:33 +08:00
TheSnowfield
91e25e2c01
sakurapi-rk3308b: enable vop and display output
2025-02-23 09:55:48 +01:00
chainsx
872a554c69
station-m2: use mainline devicetree name
2025-02-21 19:11:17 +01:00
qbisi
947f901d24
hinlink-h88k: add hdmi_rx support
2025-02-20 06:59:18 +01:00
qbisi
805e053194
hinlink-h88k: fix mmc speed and det pin
2025-02-20 06:59:18 +01:00
Werner
475e28056b
Orangepi 5 MAX - add support for current ( #7842 )
...
* add `current` target
* Add Orangepi 5 max device tree to `current` dt
2025-02-19 13:04:17 +01:00
qbisi
cb6f2fbef8
hinlink-h88k: add 5g modem enable and reset pin
2025-02-09 18:50:05 +08:00
qbisi
c3be0a4216
hinlink-h88k: fix usb dr_mode to host
2025-02-09 18:50:05 +08:00
EvilOlaf
acea78f5dc
nanopi-r3s: bump edge u-boot to 2025.01
...
add support for `current`
2025-02-03 16:18:19 +01:00
Thorsten Maerz
0681dd2a0f
change blue/user LED trigger from 'mmc1' to 'activity'
...
(mmc1 did not show any activity)
2025-02-03 16:17:54 +01:00
Thorsten Maerz
fa1168cc96
rename LEDs to reflect their actual colour
2025-02-03 16:17:54 +01:00
Thorsten Maerz
ef8349799f
disable unusable v4l2 devices
...
Removes /dev/video[012] and /dev/media[01]
2025-02-03 16:17:54 +01:00
Thorsten Maerz
12ce53a434
disable unusable "end1" network device
...
There are no physical ethernet ports on that board.
2025-02-03 16:17:54 +01:00
Thorsten Maerz
8f2a468eb9
Add new board: MKSKLIPAD50 (based on MKSPI)
...
Contains rewritten dts, based on decompiled dtb from original Klipad50
(as similiar as possible to original).
Kernel defconfig taken from MKSPI (replaced "mkspi" with "mksklipad50")
2025-02-03 16:17:54 +01:00
Muhammed Efe Cetin
f49da1a964
rockchip64-6.12: add support for NanoPi M6
2025-01-30 19:06:03 +01:00
Werner
529997182a
Add support for NanoPi R3S ( #7556 )
...
* add nanopi-r3s.csc board config
* Nanopi R3S - add uboot patch
* Nanopi R3S - add dts
* fix bogus patch header
* Migrate to new patch series
Source & credits https://patchwork.ozlabs.org/project/uboot/list/?series=438193
I still need to figure out how to convert a patch series from patchwork in a way so the build framework doesn't complain about headers and magic and whatever. So a few hundreds of header lines have been replaced with something generic.
Applies and builds fine now against current stable v2024.10
* Create board-nanopi-r3s-fix-leds.patch
Thx https://github.com/armbian/build/pull/7556#issuecomment-2615110100
* Rename board-nanopi-r3s-fix-leds.patch to xx-board-nanopi-r3s-fix-leds.patch
* add new patch
2025-01-30 19:05:18 +01:00
Nicolas Pereira
0041cc70db
h96max-v56: u-boot: bump to 2025.01
2025-01-25 20:10:22 +01:00
jpy794
9e455733bd
fix native ethernet on nanopi-r4se standard edition without EEPROM
2025-01-23 18:30:12 +01:00
ARCW
c6cb2a57e9
fixed tinker-edge-r HDMI 4K display bug, bump to linux6.12 branch ( #7608 )
2024-12-29 20:19:12 +01:00
amazingfate
cf31e16c07
merge patches of rockchip-rk3588-6.12 to rockchip64-6.12
2024-12-21 11:04:31 +08:00
Maxim Medvedev
0f8f482952
mkspi: increase fsp for TS35 display
2024-12-13 09:41:27 +01:00
Maxim Medvedev
f5bf277a18
mkspi: adjust vop config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
d2e45e2c42
mkspi: fix HDMI screen detection
2024-12-13 09:41:27 +01:00
Maxim Medvedev
7cad411d9c
mkspi: add explicit USB3 configuration
...
However, the USB3 port also works without these changes.
2024-12-13 09:41:27 +01:00
Maxim Medvedev
627657c713
mkspi: adjust cpu power config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
cab1b3447d
mkspi: adjust ethernet config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
87d228506c
mkspi: adjust LED config
...
...however looks like MKSPI LEDs are not connected to these pins.
2024-12-13 09:41:27 +01:00
Maxim Medvedev
4a286c58c6
mkspi: adjust tsadc config
2024-12-13 09:41:27 +01:00
Maxim Medvedev
2a4fff0845
mkspi: disable i2s devices
2024-12-13 09:41:27 +01:00
Maxim Medvedev
2a37468b23
mkspi: fix rk805 irq config
...
fix for a `irq 41: nobody cared` error
2024-12-13 09:41:27 +01:00
Maxim Medvedev
d76f7f3da0
mkspi: apply MKSPI specific kernel DTS changes
...
Based on official MKS armbian repo
2024-12-13 09:41:27 +01:00
Maxim Medvedev
b1cf2e7f89
mkspi: add DTS draft for MKSPI board
...
copy of rk3328-roc-cc.dts
2024-12-13 09:41:27 +01:00
Jianfeng Liu
707b15fd1f
H6xk boards: toggle to mainline kernel instead of vendor ( #7559 )
2024-12-11 21:33:49 +01:00
JohnTheCoolingFan
6ba9d13dd9
BigTreeTech CB2: fix misplaced reset-gpios
...
This property was supposed to go to pcie2x1, not gmac1
2024-12-07 09:26:27 +03:00