Re: [PATCH 2/3] device property: add {device,fwnode}_property_match_string_nocase()

From: Greg Kroah-Hartman
Date: Sun Oct 09 2022 - 14:24:46 EST


On Mon, Oct 10, 2022 at 12:21:54AM +0800, Soha Jin wrote:
> device_property_match_string_nocase and fwnode_property_match_string_nocase
> are used to do case-insensitive match with match_string_nocase.

Again, why? What platform is broken that needs this?

thanks,

greg k-h