On Sat, Feb 22, 2025, Jimmy Hon <honyuenkwun@xxxxxxxxx> wrote: > The RK3588 Single Board Computer includes > - eMMC > - microSD > - UART > - 2 PWM LEDs > - RTC > - RTL8125 network controller on PCIe 2.0x1. > - M.2 M-key connector routed to PCIe 3.0x4 > - PWM controlled heat sink fan. > - 2 USB2 ports > - lower USB3 port > - upper USB3 port with OTG capability > - Mali GPU > - SPI NOR flash > - Mask Rom button > - Analog audio using es8388 codec via the headset jack and onboard mic > - HDMI1 > - HDMI IN > > the vcc5v0_usb30 regulator shares the same enable gpio pin as the > vcc5v0_usb20 regulator. > > The Orange Pi 5 Ultra is a single board computer powered by the Rockchip > RK3588 with similar board layout as the 5 Max but with the HDMI0 swapped > for HDMI IN. > > Signed-off-by: Jimmy Hon <honyuenkwun@xxxxxxxxx> > --- > arch/arm64/boot/dts/rockchip/Makefile | 1 + > .../dts/rockchip/rk3588-orangepi-5-ultra.dts | 34 +++++++++++++++++++ Tested-By: Johannes Erdfelt <johannes@xxxxxxxxxxx> JE