Commit ea3b555e authored by Tim Harvey's avatar Tim Harvey Committed by Shawn Guo

ARM: dts: imx: ventana: remove unsupported dt nodes

The general device-tree rule is to not include nodes that do not have a driver
or bindings in a dts/dtsi. Remove the place-holder nodes from the Gateworks
Ventana boards until a time that a driver with proper bindings exists.
Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 0361598b
...@@ -199,11 +199,6 @@ gpio: pca9555@23 { ...@@ -199,11 +199,6 @@ gpio: pca9555@23 {
#gpio-cells = <2>; #gpio-cells = <2>;
}; };
hwmon: gsc@29 {
compatible = "gw,gsp";
reg = <0x29>;
};
rtc: ds1672@68 { rtc: ds1672@68 {
compatible = "dallas,ds1672"; compatible = "dallas,ds1672";
reg = <0x68>; reg = <0x68>;
...@@ -314,16 +309,6 @@ vgen6_reg: vgen6 { ...@@ -314,16 +309,6 @@ vgen6_reg: vgen6 {
}; };
}; };
}; };
pciswitch: pex8609@3f {
compatible = "plx,pex8609";
reg = <0x3f>;
};
pciclkgen: si52147@6b {
compatible = "sil,si52147";
reg = <0x6b>;
};
}; };
&i2c3 { &i2c3 {
...@@ -345,11 +330,6 @@ codec: sgtl5000@0a { ...@@ -345,11 +330,6 @@ codec: sgtl5000@0a {
VDDIO-supply = <&reg_3p3v>; VDDIO-supply = <&reg_3p3v>;
}; };
hdmiin: adv7611@4c {
compatible = "adi,adv7611";
reg = <0x4c>;
};
touchscreen: egalax_ts@04 { touchscreen: egalax_ts@04 {
compatible = "eeti,egalax_ts"; compatible = "eeti,egalax_ts";
reg = <0x04>; reg = <0x04>;
...@@ -357,16 +337,6 @@ touchscreen: egalax_ts@04 { ...@@ -357,16 +337,6 @@ touchscreen: egalax_ts@04 {
interrupts = <12 2>; /* gpio7_12 active low */ interrupts = <12 2>; /* gpio7_12 active low */
wakeup-gpios = <&gpio7 12 0>; wakeup-gpios = <&gpio7 12 0>;
}; };
videoout: adv7393@2a {
compatible = "adi,adv7393";
reg = <0x2a>;
};
videoin: adv7180@20 {
compatible = "adi,adv7180";
reg = <0x20>;
};
}; };
&iomuxc { &iomuxc {
......
...@@ -143,11 +143,6 @@ gpio: pca9555@23 { ...@@ -143,11 +143,6 @@ gpio: pca9555@23 {
#gpio-cells = <2>; #gpio-cells = <2>;
}; };
hwmon: gsc@29 {
compatible = "gw,gsp";
reg = <0x29>;
};
rtc: ds1672@68 { rtc: ds1672@68 {
compatible = "dallas,ds1672"; compatible = "dallas,ds1672";
reg = <0x68>; reg = <0x68>;
...@@ -159,53 +154,6 @@ &i2c2 { ...@@ -159,53 +154,6 @@ &i2c2 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c2>; pinctrl-0 = <&pinctrl_i2c2>;
status = "okay"; status = "okay";
pmic: ltc3676@3c {
compatible = "lltc,ltc3676";
reg = <0x3c>;
regulators {
sw1_reg: ltc3676__sw1 {
regulator-min-microvolt = <1175000>;
regulator-max-microvolt = <1175000>;
regulator-boot-on;
regulator-always-on;
};
sw2_reg: ltc3676__sw2 {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-boot-on;
regulator-always-on;
};
sw3_reg: ltc3676__sw3 {
regulator-min-microvolt = <1175000>;
regulator-max-microvolt = <1175000>;
regulator-boot-on;
regulator-always-on;
};
sw4_reg: ltc3676__sw4 {
regulator-min-microvolt = <1500000>;
regulator-max-microvolt = <1500000>;
regulator-boot-on;
regulator-always-on;
};
ldo2_reg: ltc3676__ldo2 {
regulator-min-microvolt = <2500000>;
regulator-max-microvolt = <2500000>;
regulator-boot-on;
regulator-always-on;
};
ldo4_reg: ltc3676__ldo4 {
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
};
};
};
}; };
&i2c3 { &i2c3 {
...@@ -213,11 +161,6 @@ &i2c3 { ...@@ -213,11 +161,6 @@ &i2c3 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3>; pinctrl-0 = <&pinctrl_i2c3>;
status = "okay"; status = "okay";
videoin: adv7180@20 {
compatible = "adi,adv7180";
reg = <0x20>;
};
}; };
&iomuxc { &iomuxc {
......
...@@ -197,11 +197,6 @@ gpio: pca9555@23 { ...@@ -197,11 +197,6 @@ gpio: pca9555@23 {
#gpio-cells = <2>; #gpio-cells = <2>;
}; };
hwmon: gsc@29 {
compatible = "gw,gsp";
reg = <0x29>;
};
rtc: ds1672@68 { rtc: ds1672@68 {
compatible = "dallas,ds1672"; compatible = "dallas,ds1672";
reg = <0x68>; reg = <0x68>;
...@@ -213,65 +208,6 @@ &i2c2 { ...@@ -213,65 +208,6 @@ &i2c2 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c2>; pinctrl-0 = <&pinctrl_i2c2>;
status = "okay"; status = "okay";
pciswitch: pex8609@3f {
compatible = "plx,pex8609";
reg = <0x3f>;
};
pmic: ltc3676@3c {
compatible = "lltc,ltc3676";
reg = <0x3c>;
regulators {
sw1_reg: ltc3676__sw1 {
regulator-min-microvolt = <1175000>;
regulator-max-microvolt = <1175000>;
regulator-boot-on;
regulator-always-on;
};
sw2_reg: ltc3676__sw2 {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-boot-on;
regulator-always-on;
};
sw3_reg: ltc3676__sw3 {
regulator-min-microvolt = <1175000>;
regulator-max-microvolt = <1175000>;
regulator-boot-on;
regulator-always-on;
};
sw4_reg: ltc3676__sw4 {
regulator-min-microvolt = <1500000>;
regulator-max-microvolt = <1500000>;
regulator-boot-on;
regulator-always-on;
};
ldo2_reg: ltc3676__ldo2 {
regulator-min-microvolt = <2500000>;
regulator-max-microvolt = <2500000>;
regulator-boot-on;
regulator-always-on;
};
ldo3_reg: ltc3676__ldo3 {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-boot-on;
regulator-always-on;
};
ldo4_reg: ltc3676__ldo4 {
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
};
};
};
}; };
&i2c3 { &i2c3 {
...@@ -280,11 +216,6 @@ &i2c3 { ...@@ -280,11 +216,6 @@ &i2c3 {
pinctrl-0 = <&pinctrl_i2c3>; pinctrl-0 = <&pinctrl_i2c3>;
status = "okay"; status = "okay";
accelerometer: fxos8700@1e {
compatible = "fsl,fxos8700";
reg = <0x13>;
};
codec: sgtl5000@0a { codec: sgtl5000@0a {
compatible = "fsl,sgtl5000"; compatible = "fsl,sgtl5000";
reg = <0x0a>; reg = <0x0a>;
...@@ -300,11 +231,6 @@ touchscreen: egalax_ts@04 { ...@@ -300,11 +231,6 @@ touchscreen: egalax_ts@04 {
interrupts = <12 2>; /* gpio7_12 active low */ interrupts = <12 2>; /* gpio7_12 active low */
wakeup-gpios = <&gpio7 12 0>; wakeup-gpios = <&gpio7 12 0>;
}; };
videoin: adv7180@20 {
compatible = "adi,adv7180";
reg = <0x20>;
};
}; };
&iomuxc { &iomuxc {
......
...@@ -206,11 +206,6 @@ gpio: pca9555@23 { ...@@ -206,11 +206,6 @@ gpio: pca9555@23 {
#gpio-cells = <2>; #gpio-cells = <2>;
}; };
hwmon: gsc@29 {
compatible = "gw,gsp";
reg = <0x29>;
};
rtc: ds1672@68 { rtc: ds1672@68 {
compatible = "dallas,ds1672"; compatible = "dallas,ds1672";
reg = <0x68>; reg = <0x68>;
...@@ -222,77 +217,6 @@ &i2c2 { ...@@ -222,77 +217,6 @@ &i2c2 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c2>; pinctrl-0 = <&pinctrl_i2c2>;
status = "okay"; status = "okay";
pciclkgen: si53156@6b {
compatible = "sil,si53156";
reg = <0x6b>;
};
pciswitch: pex8606@3f {
compatible = "plx,pex8606";
reg = <0x3f>;
};
pmic: ltc3676@3c {
compatible = "lltc,ltc3676";
reg = <0x3c>;
regulators {
/* VDD_SOC */
sw1_reg: ltc3676__sw1 {
regulator-min-microvolt = <1175000>;
regulator-max-microvolt = <1175000>;
regulator-boot-on;
regulator-always-on;
};
/* VDD_1P8 */
sw2_reg: ltc3676__sw2 {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-boot-on;
regulator-always-on;
};
/* VDD_ARM */
sw3_reg: ltc3676__sw3 {
regulator-min-microvolt = <1175000>;
regulator-max-microvolt = <1175000>;
regulator-boot-on;
regulator-always-on;
};
/* VDD_DDR */
sw4_reg: ltc3676__sw4 {
regulator-min-microvolt = <1500000>;
regulator-max-microvolt = <1500000>;
regulator-boot-on;
regulator-always-on;
};
/* VDD_2P5 */
ldo2_reg: ltc3676__ldo2 {
regulator-min-microvolt = <2500000>;
regulator-max-microvolt = <2500000>;
regulator-boot-on;
regulator-always-on;
};
/* VDD_1P8 */
ldo3_reg: ltc3676__ldo3 {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-boot-on;
regulator-always-on;
};
/* VDD_HIGH */
ldo4_reg: ltc3676__ldo4 {
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
};
};
};
}; };
&i2c3 { &i2c3 {
...@@ -301,11 +225,6 @@ &i2c3 { ...@@ -301,11 +225,6 @@ &i2c3 {
pinctrl-0 = <&pinctrl_i2c3>; pinctrl-0 = <&pinctrl_i2c3>;
status = "okay"; status = "okay";
accelerometer: fxos8700@1e {
compatible = "fsl,fxos8700";
reg = <0x1e>;
};
codec: sgtl5000@0a { codec: sgtl5000@0a {
compatible = "fsl,sgtl5000"; compatible = "fsl,sgtl5000";
reg = <0x0a>; reg = <0x0a>;
...@@ -314,11 +233,6 @@ codec: sgtl5000@0a { ...@@ -314,11 +233,6 @@ codec: sgtl5000@0a {
VDDIO-supply = <&reg_3p3v>; VDDIO-supply = <&reg_3p3v>;
}; };
hdmiin: adv7611@4c {
compatible = "adi,adv7611";
reg = <0x4c>;
};
touchscreen: egalax_ts@04 { touchscreen: egalax_ts@04 {
compatible = "eeti,egalax_ts"; compatible = "eeti,egalax_ts";
reg = <0x04>; reg = <0x04>;
...@@ -326,16 +240,6 @@ touchscreen: egalax_ts@04 { ...@@ -326,16 +240,6 @@ touchscreen: egalax_ts@04 {
interrupts = <11 2>; /* gpio1_11 active low */ interrupts = <11 2>; /* gpio1_11 active low */
wakeup-gpios = <&gpio1 11 0>; wakeup-gpios = <&gpio1 11 0>;
}; };
videoout: adv7393@2a {
compatible = "adi,adv7393";
reg = <0x2a>;
};
videoin: adv7180@20 {
compatible = "adi,adv7180";
reg = <0x20>;
};
}; };
&iomuxc { &iomuxc {
......
...@@ -196,11 +196,6 @@ gpio: pca9555@23 { ...@@ -196,11 +196,6 @@ gpio: pca9555@23 {
#gpio-cells = <2>; #gpio-cells = <2>;
}; };
hwmon: gsc@29 {
compatible = "gw,gsp";
reg = <0x29>;
};
rtc: ds1672@68 { rtc: ds1672@68 {
compatible = "dallas,ds1672"; compatible = "dallas,ds1672";
reg = <0x68>; reg = <0x68>;
...@@ -311,16 +306,6 @@ vgen6_reg: vgen6 { ...@@ -311,16 +306,6 @@ vgen6_reg: vgen6 {
}; };
}; };
}; };
pciswitch: pex8609@3f {
compatible = "plx,pex8609";
reg = <0x3f>;
};
pciclkgen: si52147@6b {
compatible = "sil,si52147";
reg = <0x6b>;
};
}; };
&i2c3 { &i2c3 {
...@@ -329,11 +314,6 @@ &i2c3 { ...@@ -329,11 +314,6 @@ &i2c3 {
pinctrl-0 = <&pinctrl_i2c3>; pinctrl-0 = <&pinctrl_i2c3>;
status = "okay"; status = "okay";
accelerometer: fxos8700@1e {
compatible = "fsl,fxos8700";
reg = <0x1e>;
};
codec: sgtl5000@0a { codec: sgtl5000@0a {
compatible = "fsl,sgtl5000"; compatible = "fsl,sgtl5000";
reg = <0x0a>; reg = <0x0a>;
...@@ -342,11 +322,6 @@ codec: sgtl5000@0a { ...@@ -342,11 +322,6 @@ codec: sgtl5000@0a {
VDDIO-supply = <&reg_3p3v>; VDDIO-supply = <&reg_3p3v>;
}; };
hdmiin: adv7611@4c {
compatible = "adi,adv7611";
reg = <0x4c>;
};
touchscreen: egalax_ts@04 { touchscreen: egalax_ts@04 {
compatible = "eeti,egalax_ts"; compatible = "eeti,egalax_ts";
reg = <0x04>; reg = <0x04>;
...@@ -354,16 +329,6 @@ touchscreen: egalax_ts@04 { ...@@ -354,16 +329,6 @@ touchscreen: egalax_ts@04 {
interrupts = <12 2>; /* gpio7_12 active low */ interrupts = <12 2>; /* gpio7_12 active low */
wakeup-gpios = <&gpio7 12 0>; wakeup-gpios = <&gpio7 12 0>;
}; };
videoout: adv7393@2a {
compatible = "adi,adv7393";
reg = <0x2a>;
};
videoin: adv7180@20 {
compatible = "adi,adv7180";
reg = <0x20>;
};
}; };
&iomuxc { &iomuxc {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment