From: Mark Brown Date: Sat, 5 Oct 2024 03:51:35 +0000 (+0100) Subject: ASoC: Clean up {hp,mic}-det-gpio handling X-Git-Tag: v6.13-rc1~123^2~2^2~115 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a22f70157b40b89ddd6bb382cecc107a5df27d7;p=thirdparty%2Fkernel%2Flinux.git ASoC: Clean up {hp,mic}-det-gpio handling Merge series from Geert Uytterhoeven : The "gpio" suffix for GPIO consumers was deprecated a while ago, in favor of the "gpios" suffix. However, there are still several users of the "hp-det-gpio" and "mic-det-gpio" properties, in DT bindings, drivers, and DT source files. Drivers that use gpiolib handle both the deprecated and new properties transparently, but that is not the case when using of_property_*() calls directly. --- 1a22f70157b40b89ddd6bb382cecc107a5df27d7