When I searched for information related to SI4732, I found that most people always connect SDA, SCL, and RST when using I2C to control this chip. When using ESP32 to control SI4732, I have a question. Can we not use the RST pin separately, but instead pull up the RST of SI4732 together with the RST of ESP32, and only use SDA and SCL to control SI4732, which can save IO of ESP32 to some extent.