*/
                const char *compatible;
        } gpios[] = {
+#if !IS_ENABLED(CONFIG_LCD_HX8357)
+               /* Himax LCD controllers used "gpios-reset" */
+               { "reset",      "gpios-reset",  "himax,hx8357" },
+               { "reset",      "gpios-reset",  "himax,hx8369" },
+#endif
 #if IS_ENABLED(CONFIG_MFD_ARIZONA)
                { "wlf,reset",  NULL,           NULL },
 #endif
+#if !IS_ENABLED(CONFIG_PCI_LANTIQ)
+               /* MIPS Lantiq PCI */
+               { "reset",      "gpios-reset",  "lantiq,pci-xway" },
+#endif
 
                /*
                 * Some regulator bindings happened before we managed to
                { "wlf,ldo2ena", NULL,          NULL }, /* WM8994 */
 #endif
 
+#if IS_ENABLED(CONFIG_SND_SOC_TLV320AIC3X)
+               { "reset",      "gpio-reset",   "ti,tlv320aic3x" },
+               { "reset",      "gpio-reset",   "ti,tlv320aic33" },
+               { "reset",      "gpio-reset",   "ti,tlv320aic3007" },
+               { "reset",      "gpio-reset",   "ti,tlv320aic3104" },
+               { "reset",      "gpio-reset",   "ti,tlv320aic3106" },
+#endif
 #if IS_ENABLED(CONFIG_SPI_GPIO)
                /*
                 * The SPI GPIO bindings happened before we managed to