ARM: dts: dra7xx: Fix compatible string for PCF8575 chip
[cascardo/linux.git] / arch / arm / boot / dts / dra72-evm-common.dtsi
index 2c88050..fd56f1f 100644 (file)
                                        /* VDD_CORE */
                                        regulator-name = "smps2";
                                        regulator-min-microvolt = <850000>;
-                                       regulator-max-microvolt = <1060000>;
+                                       regulator-max-microvolt = <1150000>;
                                        regulator-boot-on;
                                        regulator-always-on;
                                };
        };
 
        pcf_gpio_21: gpio@21 {
-               compatible = "nxp,pcf8575";
+               compatible = "ti,pcf8575", "nxp,pcf8575";
                reg = <0x21>;
                lines-initial-states = <0x1408>;
                gpio-controller;
        clock-frequency = <400000>;
 
        pcf_hdmi: pcf8575@26 {
-               compatible = "nxp,pcf8575";
+               compatible = "ti,pcf8575", "nxp,pcf8575";
                reg = <0x26>;
                gpio-controller;
                #gpio-cells = <2>;