This regulator essentially controls the SHTDN# pin of the LVDS encoder.
Remove it for proper usage with 'lvds-encoder' driver.
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Markus Niebel <markus.niebel@ew.tq-group.com>
Reviewed-by: Bruno Thomsen <bruno.thomsen@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
                enable-active-high;
        };
 
-       reg_lvds_transmitter: regulator-lvds-transmitter {
-               compatible = "regulator-fixed";
-               regulator-name = "#SHTDN_LVDS";
-               regulator-min-microvolt = <3300000>;
-               regulator-max-microvolt = <3300000>;
-               gpio = <&pca9555 1 GPIO_ACTIVE_HIGH>;
-               enable-active-high;
-       };
-
        reg_vref_1v8: regulator-vref-1v8 {
                compatible = "regulator-fixed";
                regulator-name = "VCC1V8_REF";