[pinmux] Update lint waiver
Signed-off-by: Michael Schaffner <msf@google.com>
diff --git a/hw/ip/pinmux/lint/pinmux.waiver b/hw/ip/pinmux/lint/pinmux.waiver
index 902814d..79b8ed8 100644
--- a/hw/ip/pinmux/lint/pinmux.waiver
+++ b/hw/ip/pinmux/lint/pinmux.waiver
@@ -17,3 +17,6 @@
', and used as an asynchronous reset or set at pinmux_strap_sampling} \
-comment "This is a clock mux for DFT."
+waive -rules RESET_MUX -location {pinmux_strap_sampling.sv} -regexp {Asynchronous reset 'rst_ni' reaches a multiplexer here, used as a reset at pinmux_strap_sampling} \
+ -comment "This is a clock mux for DFT."
+