Is rasp pi4 addon camera supported in Fedora37?

If the answer is yes, did I miss anything else in my setting?
If it is not supported yet, is there any plan in coming release?

# dmesg|grep ov5647
[   20.734162] ov5647 10-0036: write sensor_oe_enable_regs error
[   20.734193] ov5647: probe of 10-0036 failed with error -121
# cat /etc/modules-load.d/bcm2835-v4l2.conf
bcm2835-v4l2

Setting in /boot/efi/config.txt.
gpu_mem=80
start_x=1
camera_auto_detect=0
dtoverlay=ov5647

The answer seems ‘No’ in my practice. It is working after switched to rasp pi os. So it is not a hardware problem. I guess there are still many rfes required to fully support rasp pi4.