Skip to content

A collection of fixes and new drivers for the Retro*CM5 devices#267

Merged
igorpecovnik merged 5 commits intoarmbian:rk-6.1-rkr3from
ginkage:rk-6.1-rkr3
Oct 24, 2024
Merged

A collection of fixes and new drivers for the Retro*CM5 devices#267
igorpecovnik merged 5 commits intoarmbian:rk-6.1-rkr3from
ginkage:rk-6.1-rkr3

Conversation

@ginkage
Copy link
Copy Markdown
Collaborator

@ginkage ginkage commented Oct 20, 2024

As we're working on the DIY handheld, some new things emerge that we need...

  1. Support for simple-audio-card,hp-pin-name = "Headphone Jack"; line in the DTS.

This is being used in FriendlyElec devices, such as CM3588 NAS, NanoPC-T6, NanoPi-M6, the patch itself is cloned from their repo: friendlyarm/kernel-rockchip@a9d5c6a .
It actually fixes headphone jack detection for our device, and it's a nice little backwards-compatible patch that doesn't affect devices that don't have that line in their DTS.

  1. Support for the new display panel and touch driver.

Raydium RM67199 display panel support from NXP repo: nxp-imx/linux-imx@0bb5b57
Goodix GT9886 touch panel support from Goodix repo: https://github.com/goodix/gtx8_driver_linux

  1. DTS fixes for Retro Lite CM5 (including the headphone jack fix mentioned above) and the new variant of that device, with the OLED screen, RetrOLED CM5.

The patches themselves seem harmless to me, unlikely to affect any other Rockchip-based devices out there.

@igorpecovnik igorpecovnik merged commit 0c0949a into armbian:rk-6.1-rkr3 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants