skorobkov
40d5a9a8d6
rk3568: add 51.2MHz PLL rate for HDMI ( #9477 )
...
* rk3568: add 51.2MHz PLL rate for HDMI
* Fix From/Signed-off values
* Moved patch into 6.18 and 6.19 fodlers
---------
Co-authored-by: Serhii Korobkov <skorobkov78@gmail.com>
2026-03-04 21:20:04 +01:00
EvilOlaf
9ba4563ad9
rockchip64: remove patches upstreamed in 6.19.6
2026-03-04 18:59:36 +01:00
EvilOlaf
5f24a55eb8
rockchip64: fix broken patch for 6.19.6
2026-03-04 18:59:36 +01:00
TheSnowfield
89fc605d55
Fix: SakuraPi RK3308B WLAN broken ( #9478 )
...
* SakuraPi RK3308B: Move to official support
* Sakura Pi RK3308B: Use mainline dts instead
* Sakura Pi RK3308B: Fix brcm wlan broken due to sdio freq was set too high
* Sakura Pi RK3308B: Fix vop panel outpout and spidev
2026-03-04 21:12:42 +08:00
kskshaf
ca016e89b7
rockchip-rk3566-spi3-m0-cs0-spidev: fix spidev driver binding
...
* Use "armbian,spi-dev" compatible string instead of "rockchip,spidev"
as it is already registered in the spidev driver's OF match-table,
ensuring the driver binds correctly at runtime.
2026-03-04 05:27:21 +01:00
kskshaf
ff481f855e
OrangePi 3B: Add device tree overlay files for OrangePi 3B
...
* Including support for I2C, PWM, SPI, and UART devices.
* Since UART2 is reserved by default for serial console debugging, the uart2-m0 overlay is not added.
* See more overlays: [orangepi-xunlong/linux-orangepi](https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-5.10-rk35xx/arch/arm64/boot/dts/rockchip/overlay )
2026-03-04 05:27:21 +01:00
Shlomi Marco
495d1ba388
rockchip64: nanopi-zero2: fix patch authorship and add 6.19 PCIe patch
...
- Replace generic Armbian authorship with proper From/Signed-off-by
- Add PCIe enablement patch for 6.19 (edge) kernel
2026-03-02 17:03:00 +01:00
Shlomi Marco
1a18887cb5
rockchip64-6.19: nanopi-zero2: enable PCIe for M.2 WiFi slot
...
Copy the PCIe enablement patch to the 6.19 (edge) kernel archive so
M.2 WiFi works on both current and edge branches.
2026-03-02 17:03:00 +01:00
Milivoje Legenovic
d68d84ae68
Odroid-M2: Enable HDMI audio
...
Signed-off-by: Milivoje Legenovic <m.legenovic@gmail.com>
2026-02-28 22:28:39 +01:00
retro98boy
54ade91808
rockchip64: Drop upstreamed i2s-tdm patch
2026-02-28 08:42:08 +01:00
Ricardo Pardini
12f4e9f91b
rockchip64-6.19: mekotronics-r58x-pro: fix LED swap
...
- LED on gpio3 RK_PC5 is actually the WIFI led (not 4G)
- 4G LED is routed into the mini-pci slot and not SoC-controllable
2026-02-25 07:49:59 -03:00
Ricardo Pardini
08d821437c
rockchip64-6.19: mekotronics-r58x-pro: drop duplicate usb_host0_xhci & fix USB3 Type-A port
...
- that was for otg/ums bringup
- now `-u-boot.dts` does it instead
- add missing usbdp_phy0 with lane mux split with DP (type-c/DP)
- drop DP mux from usbdp_phy1 (which should just be type-a and no DP)
2026-02-25 07:49:59 -03:00
Ricardo Pardini
8f86f24f0f
rockchip64-6.19: mekotronics-r58x-pro: add vk2c21 DT node
...
- for the LCD, using new bit-banging driver
2026-02-25 07:49:59 -03:00
Ricardo Pardini
5ee03afdb5
rockchip64-6.19: auxdisplay: add a driver for Vinka VK2C21 Segment LCD Controller
...
- for the Mekotronics R58X Pro LCD
- The Vinka VK2C21 (and pin-compatible VK2C21A/VK2C21B) is a memory-mapping
segment LCD controller that communicates over I2C. It can drive up to
128 segments (e.g. 32 SEG × 4 COM in 1/3 bias mode).
- Some SBCs wire this chip to GPIO pins without I2C pull-up
resistors, making the standard i2c-gpio (open-drain) driver unusable.
This driver therefore bit-bangs I2C in push-pull mode directly via GPIO,
requiring no external pull-ups.
- extra glyphs and fix for top-bar
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2026-02-25 07:49:59 -03:00
Ricardo Pardini
a1d85a2a3a
rockchip64-6.19: mekotronics-r58x-pro: add gpio-keys for the big dial in the front
2026-02-25 07:49:59 -03:00
Ricardo Pardini
4db14082b8
rockchip64-6.19: mekotronics-r58x-pro: model/compatible
2026-02-25 07:49:59 -03:00
Ricardo Pardini
5c63ed9b3c
rockchip64-6.19: mekotronics-r58x-pro: copy from r58x-4g
...
- it is very similar
- new DT name, as I will submit those to linux-rockchip eventually
2026-02-25 07:49:59 -03:00
EvilOlaf
20050860f0
rockchip64-edge: rewrite patches
2026-02-24 15:01:53 +01:00
chainsx
fdc58def79
station-m2: fix sata
2026-02-23 23:05:36 +01:00
retro98boy
79910a5dd7
rockchip64: Fix RTL8211 phy LED dts setting patch
2026-02-23 23:00:14 +01:00
Ricardo Pardini
ef15fe183a
Revert "rockchip64-6.19: mekotronics-r58x-4g: add fusb302"
...
- This reverts commit e94425f6944b5a751e19f4bf7ac7dfce9f8b1035.
- I am clearly not up to par with type-c/fusb302 stuff yet
- sending this for future reference
2026-02-19 09:00:15 -03:00
Ricardo Pardini
f5e17cfd26
rockchip64-6.19: mekotronics-r58x-4g: add fusb302
...
- works as far as I can tell
- both orientations
- also wired DP, but can't test (I've no USB-DP hw)
2026-02-19 09:00:15 -03:00
Ricardo Pardini
d3cb6458b0
rockchip64-6.19: mekotronics-r58x-4g: add analog sound es8388
...
- also: drop old modem (4G) to-do, as modem already works without it
2026-02-19 09:00:15 -03:00
Ricardo Pardini
a13e185e8d
rockchip64-6.19: mekotronics-r58x-4g: fix type-A USB ports
...
- this gets the 3 usb type-A ports in the front working
2026-02-19 09:00:15 -03:00
Ricardo Pardini
3295ab61a2
rockchip64-6.19: mekotronics-r58x-4g: add vcc5v0_otg regulator (gpio4_PA7)
...
- probably type-c stuff, but we never know with Meko
2026-02-19 09:00:15 -03:00
Ricardo Pardini
9053c71deb
rockchip64-6.19: mekotronics-r58x-4g: drop invalid hdmi enable-gpios
...
- drop invalid and useless enable-gpios on hdmi0 node
- was from vendor kernel
- does nothing in mainline
- is not required in mainline for working HDMI
2026-02-19 09:00:15 -03:00
Ian Leung
c184eda283
rk3566-orangepi-3b: Specify target-supply for sata2
...
Fixes SATA SSD not working when pcie2x1 is disabled.
2026-02-18 09:21:49 +01:00
Ian Leung
6e97eb5d78
Revert change to rockchip-rk3566-sata2.dtso
...
This reverts a change stemming from commit 7d241e3 .
2026-02-18 09:21:49 +01:00
Brent Roman
b2ef84c202
adjust rk3308 vendor acodec for kernel 6.19
2026-02-17 21:39:16 -08:00
Brent Roman
3f6209be83
revert 32f3b7c693
...
and 8002936aac
because:
The ...fix-10mbit-ethernet patch is still necessary
Without it, the RK3308 does not connect via DHCP to 10-mbit Ethernets
The ...pinctl-slow-mux patch still compiles without error
It is <100 bytes and helps debugging GPIO issues.
I don't understand why above patches were flagged as "broken"
2026-02-17 21:39:16 -08:00
Ricardo Pardini
2681a3a682
mekotronics-r58x-4g: mainline: add i2s7_8ch (hdmirx sound)
2026-02-15 20:18:44 +01:00
Ricardo Pardini
a4ecd2cc82
mekotronics-r58x-4g: mainline: fix hdmi0 enable-gpios
...
- there is no hdmi1 (only DP)
2026-02-15 20:18:44 +01:00
Ricardo Pardini
eab7f9d2a8
mekotronics-r58x-4g: mainline: add rs-485 (uart0) and rs-232 (uart3)
2026-02-15 20:18:44 +01:00
Ricardo Pardini
c17fee5aca
mekotronics-r58x-4g: mainline: add sata0 (SATA port on the board)
2026-02-15 20:18:44 +01:00
Ricardo Pardini
fa98e609cd
mekotronics-r58x-4g: mainline: add i2c5
...
- not really wired to anything, found on vendor kernel, added due to i2c5m3_xfer
2026-02-15 20:18:44 +01:00
Ricardo Pardini
bcdc3e9871
mekotronics-r58x-4g: mainline: clean up a bit
...
- otg pin thing is for fusb302 related type-c thing (I ignore for now)
- drop dup combphy0
2026-02-15 20:18:44 +01:00
Ricardo Pardini
1d0eccda66
mekotronics-r58x-4g: mainline: fix hdmirx pinctrl-0
2026-02-15 20:18:44 +01:00
Ricardo Pardini
1d90918330
mekotronics-r58x-4g: mainline: fix hdmirx hpd pin
2026-02-15 20:18:44 +01:00
Ricardo Pardini
d31a336ee3
mekotronics-r58x-4g: mainline: fix vcc5v0_host gpio+pinctrl
2026-02-15 20:18:44 +01:00
Ricardo Pardini
3d780aeff5
mekotronics-r58x-4g: mainline: gmac0/gmac1 mdio0/mdio1 (v2)
...
- drop rx delay, add snps stuff
2026-02-15 20:18:44 +01:00
Ricardo Pardini
29e97b5502
mekotronics-r58x-4g: mainline: gmac0/gmac1 mdio0/mdio1 (v1)
...
- very similar/identical to firefly-itx
2026-02-15 20:18:44 +01:00
Ricardo Pardini
9c10b84013
mekotronics-r58x-4g: mainline: LEDs (v2)
...
- what vendor calls "hdd" LED is simply not there
- "power" LED is actually 2 leds
- missing: "WIFI" led, which pin?
2026-02-15 20:18:44 +01:00
Ricardo Pardini
1b53372e5b
mekotronics-r58x-4g: mainline: LEDs (v1)
2026-02-15 20:18:44 +01:00
Ricardo Pardini
1772efc16e
mekotronics-r58x-4g: mainline: drop &pcie2x1l1
2026-02-15 20:18:44 +01:00
Ricardo Pardini
c05bfd707f
mekotronics-r58x-4g: mainline: mark TODO's - waaaay too many
2026-02-15 20:18:44 +01:00
Ricardo Pardini
51a8b02a7e
mekotronics-r58x-4g: begin mainline kernel
...
- begin by copying meko4x4's which is based on the same reference "Rockchip NVR" design
2026-02-15 20:18:44 +01:00
EvilOlaf
c3e34150e2
rockchip64: rewrite kernel patches
2026-02-09 23:59:10 +01:00
JohnTheCoolingFan
3f635a890f
Rock 5B Plus: Add GPIO names to dts
2026-02-04 15:41:23 +03:00
Ricardo Pardini
293dbfa540
rockchip64-6.19: rewrite against 6.19-rc8
2026-02-02 06:41:07 +01:00
Ricardo Pardini
111bcd59b6
rockchip(64)-6.19: drop upstreamed patch in -rc8
2026-02-02 06:41:07 +01:00