Final, i got dw1820A working both WLAN and Bluetooth without kernel panic (10.15)
1. I use DW1820A with OVW3T3 (I don't know this way work other DW1820A),
Tape pin with guide Naidis
2. Remove Pci device + boot-args in clover config
<key>PciRoot(0x?)/Pci(0x?,0x0?)/Pci(0x0)</key>
<dict>
<key>AAPL,slot-name</key>
<string>WLAN</string>
<key>compatible</key>
<string>pci14e4,4353</string>
<key>device_type</key>
<string>Airport Extreme</string>
<key>model</key>
<string>Dell DW1820 (BCM4350) 802.11ac wireless</string>
<key>name</key>
<string>Airport</string>
</dict>
</dict>
3. Remove kext BrcmAirportFix
4. Add FakePCIID + FakepciiD_Broadcom_WiFi.kext in C/K/O and L/E