From DHCP Snooping article: In RouterOS you can specify which bridge ports are trusted (where known DHCP server resides and DHCP messages should be forwarded). In other words, use trusted=yes on the port that is facing towards DHCP Server.
If you are using multiple bridges with DHCP Snooping and Option 82 enabled, you also need to mark trusted ports which are going to receive DHCP messages with already added Option 82, otherwise these messages will be dropped.