ARM: dts: dra7xx: Fix compatible string for PCF8575 chip
[cascardo/linux.git] / arch / arm / boot / dts / dra72-evm-common.dtsi
index 874bdf1..fd56f1f 100644 (file)
        };
 
        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>;