I'm using Status_LD2 pin for SPI MISO and Status_LD1 pin for led indication. I'm reading PLLs lock status from 0x182 and 0x183 regs.
When PLL1_LD_MUX is configured to 0x2 or 0x3 (PLL2 DLD or PLL1 & PLL2 DLD) 0x182/0x183 showing both PLLs are locked. When PLL1_LD_MUX is configured to any other value 0x182/0x183 showing PLL1 is locked but PLL2 is not. It seems that PLL2 lock detector disabled if it is not used for output to Status pin.