I originally had a case using the 52832 QFN48 package, but then the customer needed to use the 52811 functionality. We found that the PIN definitions of 52811 and 52832 on the QFN48 are the same, so we replaced 52832 with 52811 without any modification to the surrounding circuit.
The problem is, on the 52811, its nRESET does nothing.
I added CONFIG_GPIO_AS_PINRESET and confirmed that there is no problem with the code on PCA10056. I still don't understand why nRESET has no effect on 52811?