]> Git Repo - linux.git/blobdiff - drivers/gpio/gpio-pca953x.c
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
[linux.git] / drivers / gpio / gpio-pca953x.c
index 732a6964748c1bf6be8726b68a7fd683be0dba40..8baf3edd527411953db6a64bda865dc353bf6f1f 100644 (file)
@@ -1315,6 +1315,7 @@ static const struct of_device_id pca953x_dt_ids[] = {
        { .compatible = "ti,tca6408", .data = OF_953X( 8, PCA_INT), },
        { .compatible = "ti,tca6416", .data = OF_953X(16, PCA_INT), },
        { .compatible = "ti,tca6424", .data = OF_953X(24, PCA_INT), },
+       { .compatible = "ti,tca9535", .data = OF_953X(16, PCA_INT), },
        { .compatible = "ti,tca9538", .data = OF_953X( 8, PCA_INT), },
        { .compatible = "ti,tca9539", .data = OF_953X(16, PCA_INT), },
 
This page took 0.025868 seconds and 4 git commands to generate.