Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RK3588 add HDMI sound, add support for OPi5 Max #7884

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

palachzzz
Copy link
Contributor

@palachzzz palachzzz commented Feb 26, 2025

RK3588 HDMI sound patch by @cazou
https://lore.kernel.org/linux-rockchip/[email protected]/
Added second HDMI port for Orange Pi 5 Max
Added HDMI sound for Orange Pi 5 Max
Added Orange Pi 5 Max edge kernel support

Description

RK3588 is under intensive development in mainline kernel, but some useful patches already there, and could be applied,
HDMI sound is important feature for desktop applications.

Patch includes:

  • HDMI Sound patch for RK3588 by Detlev Casanova (with minor changes to avoid conflict with patch 0113)
  • Second HDMI activation on OPi5 Max
  • Sound activation for HDMI0 and HDMI1 on OPi5 Max
  • Activation of edge kernel for OPi5 Max

Can be extended for other RK3588 boards

Documentation summary for feature / change

HDMI0 and HDMI1 video output hotplug is working, but hotplug for sound seems to not to be working (need reboot in case of change HDMI port)

How Has This Been Tested?

  • Build Ubuntu Noble with mesa-vpu and bcmdhd extensions, 6.14-rc4 kernel.
  • HW test with 4k TV in 4K and FullHD video mode, HDMI0 and HDMI1

Checklist:

  • I have performed a self-review of my own code

…labora.com>

Added second HDMI port for Orange Pi 5 Max
Added HDMI sound for Orange Pi 5 Max
Added Orange Pi 5 Max edge kernel support
@github-actions github-actions bot added size/large PR with 250 lines or more Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Feb 26, 2025
@amazingfate
Copy link
Contributor

rk3588-1xxx patches are for board level changes. For driver and soc dts changes the patch name shoud start with rk3588-0xxx.

@palachzzz
Copy link
Contributor Author

Ok, done

Copy link
Member

@EvilOlaf EvilOlaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please re-test if due to the name changes all patches still apply cleanly and if so lgtm.

@palachzzz
Copy link
Contributor Author

Yes, I tested it before submitting name changes

@amazingfate amazingfate merged commit 0b88561 into armbian:main Feb 27, 2025
10 checks passed
Grippy98 pushed a commit to Grippy98/build that referenced this pull request Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

3 participants