Message ID | 20250325-nanopc-t6-hdmi-v1-0-299a2ed45878@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable HDMI features on NanoPC-T6 | expand |
Hi, On Tue, Mar 25, 2025 at 08:51:45PM +0100, Marcin Juszkiewicz wrote: > This patchset follows other SBCs and enables second HDMI output and then > enables HDMI audio on both ports. > > Tested with 1920x1080@60 and 3440x1440@60 displays. Worked nice, audio > played on both monitors. > > Would be nice to have an option for more than 60Hz (larger screen can do > 75Hz) but I assume that this will come one day. 3440x1440 can be used up to 90Hz with 600 MHz TMDS signalling [0]. So it does not require FRL and as far as I know should work once the scrambling support patches from Cristian (added to Cc) land. [0] https://en.wikipedia.org/wiki/HDMI Greetings, -- Sebastian
This patchset follows other SBCs and enables second HDMI output and then enables HDMI audio on both ports. Tested with 1920x1080@60 and 3440x1440@60 displays. Worked nice, audio played on both monitors. Would be nice to have an option for more than 60Hz (larger screen can do 75Hz) but I assume that this will come one day. Signed-off-by: Marcin Juszkiewicz <mjuszkiewicz@redhat.com> --- Marcin Juszkiewicz (2): arm64: dts: rockchip: enable HDMI1 on FriendlyElec NanoPC-T6 arm64: dts: rockchip: enable HDMI sound on FriendlyElec NanoPC-T6 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) --- base-commit: eb4bc4b07f66f01618d9cb1aa4eaef59b1188415 change-id: 20250325-nanopc-t6-hdmi-aee3c368f5cb Best regards,