Enable piezo buzzer on thingy53

I want to enable buzzer on thing53 so that I can use it along with microphone

I was following the fade_led sample code which is there in basic examples of zephyr as there also the led was controlled through pwm
But not able to enable it 

Using sdk v2.5.2 and build configuration: thingy53_nrf5340_cpuapp

Related