I have a design using the ADSP-21569.
I am potentially replacing it with ADSP-21834. I have already done so on a test board, and it is working.
But, there are power domains VDD_PLL and VDD_FPLLANA that don't get any special treatment on ADSP-21569 (they are just VDD_INT and VDD_REF).
Looking at the schematic for ADSP21835W-EV-SOM, there is additional filtering for both:


My design as it stands does not have this filtering, since it was designed with the ADSP-21569.
I know these are "pin compatible", but realistically, how important is this additional filtering? Do we need to do another board revision to add it in if switching to ADSP-21834?