[PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy

Joe Perches joe at perches.com
Thu Mar 5 07:35:54 PST 2026


On Thu, 2026-03-05 at 13:43 +0200, Vladimir Oltean wrote:

> K:	(?:struct\s+)?phy(?:_ops|_attrs|_lookup|_provider)?\b

You have (?:...)?phy(?:...)?\b

I rather doubt you want anything that ends in phy

That matches words like cryptography and way too many dts/yaml files



More information about the Linux-rockchip mailing list