[Orange Pi Zero 2W] How to enable UART5?

Debug uart:

Спойлер
01:14:01: 
U-Boot SPL 2024.04-armbian-2024.04-S2504-P2ba5-Ha9af-V1f7b-Bda0a-R448a (Oct 09 2024 - 21:12:52 +0000)
DRAM: 4096 MiB
Trying to boot from MMC1
NOTICE:  BL31: v2.10.2(debug):armbian
NOTICE:  BL31: Built : 21:12:22, Oct  9 2024
NOTICE:  BL31: Detected Allwinner H616 SoC (1823)
NOTICE:  BL31: Found U-Boot DTB at 0x4a0afc80, model: OrangePi Zero 2W
INFO:    ARM GICv2 driver initialized
INFO:    Configuring SPC Controller
INFO:    PMIC: Probing AXP305 on RSB
ERROR:   RSB: set run-time address: 0x10003
INFO:    Could not init RSB: -65539
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for erratum 855873 was applied
INFO:    BL31: cortex_a53: CPU workaround for erratum 1530924 was applied
INFO:    PSCI: Suspend is unavailable
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9
INFO:    Changed devicetree.
ns16550_serial serial@5000000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19


U-Boot 2024.04-armbian-2024.04-S2504-P2ba5-Ha9af-V1f7b-Bda0a-R448a (Oct 09 2024 - 21:12:52 +0000) Allwinner Technology

CPU:   Allwinner H616 (SUN50I)
Model: OrangePi Zero 2W
DRAM:  4 GiB
Core:  55 devices, 24 uclasses, devicetree: separate
WDT:   Not starting watchdog@30090a0
MMC:   mmc@4020000: 0
Loading Environment from FAT... Unable to use mmc 0:1...
In:    serial@5000000
Out:   serial@5000000
Err:   serial@5000000
Allwinner mUSB OTG (Peripheral)
Net:   using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
MAC de:ad:be:ef:00:01
HOST MAC de:ad:be:ef:00:00
RNDIS ready
eth0: usb_ether
starting USB...
Bus usb@5200000: USB EHCI 1.00
Bus usb@5200400: USB OHCI 1.0
scanning bus usb@5200000 for devices... 
01:14:03: 1 USB Device(s) found
scanning bus usb@5200400 for devices... 
01:14:04: 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Autoboot in 1 seconds, press <Space> to stop
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot
01:14:05:  script /boot/boot.scr
2751 bytes read in 2 ms (1.3 MiB/s)
## Executing script at 4fc00000
365 bytes read in 2 ms (177.7 KiB/s)
23443464 bytes read in 970 ms (23 MiB/s)
01:14:07: 9957558 bytes read in 414 ms (22.9 MiB/s)
39030 bytes read in 7 ms (5.3 MiB/s)
Working FDT set to 4fa00000
343 bytes read in 5 ms (66.4 KiB/s)
Applying kernel provided DT overlay sun50i-h616-uart5-ph.dtbo
4203 bytes read in 5 ms (820.3 KiB/s)
Applying kernel provided DT fixup script sun50i-h616-fixup.scr
## Executing script at 45000000
Moving Image from 0x40080000 to 0x40200000, end=418f0000
## Loading init Ramdisk from Legacy Image at 4ff00000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    9957494 Bytes = 9.5 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
Working FDT set to 4fa00000
   Loading Ramdisk to 49680000, end 49fff076 ... OK
   Loading Device Tree to 000000004960e000, end 000000004967ffff ... OK
Working FDT set to 4960e000