mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
ARM: dts: imx7-mba7: remove LVDS transmitter regulator
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>
This commit is contained in:
parent
f70ec2ef27
commit
23d0d41176
|
|
@ -162,15 +162,6 @@ reg_mba_12v0: regulator-mba-12v0 {
|
|||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user