mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-30 22:50:54 -04:00
Merge tag 'omap-for-v4.8/dt-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
Second set of device tree updates for omaps for v4.8 merge window. This is a series of dtc warning fixes when compiled with make W=2 from Javier Martinez Canillas <javier@osg.samsung.com>. * tag 'omap-for-v4.8/dt-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (27 commits) ARM: dts: am57xx: sbc-am57x: remove unneded unit name ARM: dts: omap5-board-common: remove unneded unit names ARM: dts: omap5-cm-t54: remove unneded unit names and add reg properties ARM: dts: am437x: cm-t43: remove unneded unit names ARM: dts: am437x-gp-evm: remove unneded unit name ARM: dts: am43xx-epos-evm: remove unneded unit name ARM: dts: omap4-var-om44customboard: remove unneded unit name ARM: dts: omap4-sdp: remove unneded unit names ARM: dts: omap4-panda-common: remove unneded unit names ARM: dts: omap4-duovero-parlor: remove unneded unit name ARM: dts: omap3-thunder: remove unneded unit name ARM: dts: sbc-t3x30: remove unneded unit names ARM: dts: omap3-pandora-common: remove unneded unit name ARM: dts: omap3-overo-common-dvi: remove unneded unit names ARM: dts: omap3-igep0020-common: remove unneded unit names ARM: dts: omap3: overo: remove unneded unit names in display nodes ARM: dts: omap3-ha-lcd: remove unneeded unit name ARM: dts: omap3-gta04: remove unneeded unit names ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names ARM: dts: omap3-devkit8000: remove unneeded unit names ... Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
@@ -20,7 +20,7 @@ memory {
|
||||
reg = <0x80000000 0x10000000>; /* 256 MB */
|
||||
};
|
||||
|
||||
vbat: fixedregulator@0 {
|
||||
vbat: fixedregulator {
|
||||
compatible = "regulator-fixed";
|
||||
regulator-name = "vbat";
|
||||
regulator-min-microvolt = <5000000>;
|
||||
|
||||
@@ -897,7 +897,7 @@ &dss {
|
||||
pinctrl-0 = <&dss_pins>;
|
||||
|
||||
port {
|
||||
dpi_out: endpoint@0 {
|
||||
dpi_out: endpoint {
|
||||
remote-endpoint = <&lcd_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
@@ -145,7 +145,7 @@ &dss {
|
||||
pinctrl-0 = <&dss_pinctrl_default>;
|
||||
|
||||
port {
|
||||
dpi_lcd_out: endpoint@0 {
|
||||
dpi_lcd_out: endpoint {
|
||||
remote-endpoint = <&lcd_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
@@ -754,7 +754,7 @@ &dss {
|
||||
pinctrl-0 = <&dss_pins>;
|
||||
|
||||
port {
|
||||
dpi_out: endpoint@0 {
|
||||
dpi_out: endpoint {
|
||||
remote-endpoint = <&lcd_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
@@ -128,7 +128,7 @@ &dss {
|
||||
vdda_video-supply = <&ldoln_reg>;
|
||||
|
||||
port {
|
||||
dpi_lcd_out: endpoint@0 {
|
||||
dpi_lcd_out: endpoint {
|
||||
remote-endpoint = <&lcd_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
@@ -40,7 +40,7 @@ panel-timing {
|
||||
};
|
||||
};
|
||||
|
||||
hdmi_conn: connector@0 {
|
||||
hdmi_conn: connector {
|
||||
compatible = "hdmi-connector";
|
||||
label = "hdmi";
|
||||
|
||||
|
||||
@@ -72,7 +72,7 @@ led2 {
|
||||
};
|
||||
};
|
||||
|
||||
pwm10: dmtimer-pwm@10 {
|
||||
pwm10: dmtimer-pwm {
|
||||
compatible = "ti,omap-dmtimer-pwm";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pwm_pins>;
|
||||
@@ -147,7 +147,7 @@ video_reg: video_reg {
|
||||
gpio = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd INI */
|
||||
};
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
compatible = "panel-dpi";
|
||||
label = "15";
|
||||
status = "okay";
|
||||
|
||||
@@ -164,7 +164,7 @@ core_ck: core_ck {
|
||||
clock-div = <1>;
|
||||
};
|
||||
|
||||
func_96m_ck: func_96m_ck {
|
||||
func_96m_ck: func_96m_ck@540 {
|
||||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
|
||||
@@ -91,7 +91,7 @@ hsusb2_phy: hsusb2_phy {
|
||||
vcc-supply = <&hsusb2_power>;
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder0 {
|
||||
compatible = "ti,tfp410";
|
||||
powerdown-gpios = <&twl_gpio 2 GPIO_ACTIVE_LOW>;
|
||||
|
||||
@@ -104,7 +104,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_out>;
|
||||
};
|
||||
};
|
||||
@@ -112,14 +112,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector0 {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
@@ -134,7 +134,7 @@ dvi_connector_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
tv0: connector@1 {
|
||||
tv0: connector1 {
|
||||
compatible = "svideo-connector";
|
||||
label = "tv";
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@ user {
|
||||
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder0 {
|
||||
compatible = "ti,tfp410";
|
||||
powerdown-gpios = <&gpio6 10 GPIO_ACTIVE_LOW>; /* gpio_170 */
|
||||
|
||||
@@ -99,7 +99,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_out>;
|
||||
};
|
||||
};
|
||||
@@ -107,14 +107,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector0 {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
@@ -129,7 +129,7 @@ dvi_connector_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
tv0: connector@1 {
|
||||
tv0: connector1 {
|
||||
compatible = "svideo-connector";
|
||||
label = "tv";
|
||||
|
||||
|
||||
@@ -57,7 +57,7 @@ ads7846reg: ads7846-reg {
|
||||
regulator-max-microvolt = <3300000>;
|
||||
};
|
||||
|
||||
tv0: connector@1 {
|
||||
tv0: connector {
|
||||
compatible = "svideo-connector";
|
||||
label = "tv";
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ user {
|
||||
};
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder0 {
|
||||
compatible = "ti,tfp410";
|
||||
powerdown-gpios = <&twl_gpio 7 GPIO_ACTIVE_LOW>;
|
||||
|
||||
@@ -79,7 +79,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_dvi_out>;
|
||||
};
|
||||
};
|
||||
@@ -87,14 +87,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector0 {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
@@ -109,7 +109,7 @@ dvi_connector_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
tv0: connector@1 {
|
||||
tv0: connector1 {
|
||||
compatible = "svideo-connector";
|
||||
label = "tv";
|
||||
|
||||
@@ -352,7 +352,7 @@ &dss {
|
||||
vdda_dac-supply = <&vdac>;
|
||||
|
||||
port {
|
||||
dpi_dvi_out: endpoint@0 {
|
||||
dpi_dvi_out: endpoint {
|
||||
remote-endpoint = <&tfp410_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
@@ -14,7 +14,7 @@ aliases {
|
||||
display2 = &tv0;
|
||||
};
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
compatible = "panel-dpi";
|
||||
label = "lcd";
|
||||
|
||||
@@ -30,7 +30,7 @@ lcd_in: endpoint {
|
||||
|
||||
&dss {
|
||||
port {
|
||||
dpi_lcd_out: endpoint@1 {
|
||||
dpi_lcd_out: endpoint {
|
||||
remote-endpoint = <&lcd_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
@@ -16,7 +16,7 @@ / {
|
||||
model = "TimLL OMAP3 Devkit8000 with 4.3'' LCD panel";
|
||||
compatible = "timll,omap3-devkit8000", "ti,omap3";
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
panel-timing {
|
||||
clock-frequency = <10164705>;
|
||||
hactive = <480>;
|
||||
|
||||
@@ -16,7 +16,7 @@ / {
|
||||
model = "TimLL OMAP3 Devkit8000 with 7.0'' LCD panel";
|
||||
compatible = "timll,omap3-devkit8000", "ti,omap3";
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
panel-timing {
|
||||
clock-frequency = <40000000>;
|
||||
hactive = <800>;
|
||||
|
||||
@@ -110,7 +110,7 @@ backlight {
|
||||
pinctrl-0 = <&backlight_pins>;
|
||||
};
|
||||
|
||||
pwm11: dmtimer-pwm@11 {
|
||||
pwm11: dmtimer-pwm {
|
||||
compatible = "ti,omap-dmtimer-pwm";
|
||||
ti,timers = <&timer11>;
|
||||
#pwm-cells = <3>;
|
||||
@@ -121,7 +121,7 @@ hsusb2_phy: hsusb2_phy {
|
||||
reset-gpios = <&gpio6 14 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
tv0: connector@1 {
|
||||
tv0: connector {
|
||||
compatible = "svideo-connector";
|
||||
label = "tv";
|
||||
|
||||
@@ -142,14 +142,14 @@ ports {
|
||||
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
opa_in: endpoint@0 {
|
||||
opa_in: endpoint {
|
||||
remote-endpoint = <&venc_out>;
|
||||
};
|
||||
};
|
||||
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
opa_out: endpoint@0 {
|
||||
opa_out: endpoint {
|
||||
remote-endpoint = <&tv_connector_in>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -121,7 +121,7 @@ aliases {
|
||||
display0 = &lcd0;
|
||||
};
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
compatible = "panel-dpi";
|
||||
label = "lcd";
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ hsusb1_phy: hsusb1_phy {
|
||||
vcc-supply = <&hsusb1_power>;
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder {
|
||||
compatible = "ti,tfp410";
|
||||
powerdown-gpios = <&gpio6 10 GPIO_ACTIVE_LOW>; /* gpio_170 */
|
||||
|
||||
@@ -71,7 +71,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_out>;
|
||||
};
|
||||
};
|
||||
@@ -79,14 +79,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@ battery: n900-battery {
|
||||
io-channel-names = "temp", "bsi", "vbat";
|
||||
};
|
||||
|
||||
pwm9: dmtimer-pwm@9 {
|
||||
pwm9: dmtimer-pwm {
|
||||
compatible = "ti,omap-dmtimer-pwm";
|
||||
#pwm-cells = <3>;
|
||||
ti,timers = <&timer9>;
|
||||
|
||||
@@ -69,7 +69,7 @@ aliases {
|
||||
display0 = &dvi0;
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder {
|
||||
compatible = "ti,tfp410";
|
||||
|
||||
ports {
|
||||
@@ -79,7 +79,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_out>;
|
||||
};
|
||||
};
|
||||
@@ -87,14 +87,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
|
||||
@@ -119,7 +119,7 @@ &mcspi1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&mcspi1_pins>;
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
compatible = "lgphilips,lb035q02";
|
||||
label = "lcd35";
|
||||
|
||||
|
||||
@@ -96,7 +96,7 @@ aliases {
|
||||
display0 = &lcd0;
|
||||
};
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
compatible = "samsung,lte430wq-f0c", "panel-dpi";
|
||||
label = "lcd43";
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ aliases {
|
||||
display0 = &lcd;
|
||||
};
|
||||
|
||||
tv: connector@1 {
|
||||
tv: connector {
|
||||
compatible = "connector-analog-tv";
|
||||
label = "tv";
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
/ {
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder {
|
||||
compatible = "ti,tfp410";
|
||||
|
||||
powerdown-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>; /* gpio_54 */
|
||||
@@ -18,7 +18,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_out>;
|
||||
};
|
||||
};
|
||||
@@ -26,14 +26,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@ aliases {
|
||||
display0 = &lcd0;
|
||||
};
|
||||
|
||||
lcd0: display@0 {
|
||||
lcd0: display {
|
||||
compatible = "samsung,lte430wq-f0c", "panel-dpi";
|
||||
label = "lcd";
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ button0@121 {
|
||||
};
|
||||
};
|
||||
|
||||
hdmi0: connector@0 {
|
||||
hdmi0: connector {
|
||||
compatible = "hdmi-connector";
|
||||
label = "hdmi";
|
||||
|
||||
|
||||
@@ -103,7 +103,7 @@ wl12xx_vmmc: wl12xx_vmmc {
|
||||
enable-active-high;
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder0 {
|
||||
compatible = "ti,tfp410";
|
||||
powerdown-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>; /* gpio_0 */
|
||||
|
||||
@@ -114,7 +114,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_out>;
|
||||
};
|
||||
};
|
||||
@@ -122,14 +122,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@0 {
|
||||
dvi0: connector0 {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
@@ -144,7 +144,7 @@ dvi_connector_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
tpd12s015: encoder@1 {
|
||||
tpd12s015: encoder1 {
|
||||
compatible = "ti,tpd12s015";
|
||||
|
||||
gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
||||
@@ -158,7 +158,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tpd12s015_in: endpoint@0 {
|
||||
tpd12s015_in: endpoint {
|
||||
remote-endpoint = <&hdmi_out>;
|
||||
};
|
||||
};
|
||||
@@ -166,14 +166,14 @@ tpd12s015_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tpd12s015_out: endpoint@0 {
|
||||
tpd12s015_out: endpoint {
|
||||
remote-endpoint = <&hdmi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
hdmi0: connector@1 {
|
||||
hdmi0: connector1 {
|
||||
compatible = "hdmi-connector";
|
||||
label = "hdmi";
|
||||
|
||||
|
||||
@@ -160,7 +160,7 @@ wl12xx_vmmc: wl12xx_vmmc {
|
||||
enable-active-high;
|
||||
};
|
||||
|
||||
tpd12s015: encoder@0 {
|
||||
tpd12s015: encoder {
|
||||
compatible = "ti,tpd12s015";
|
||||
|
||||
gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
|
||||
@@ -174,7 +174,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tpd12s015_in: endpoint@0 {
|
||||
tpd12s015_in: endpoint {
|
||||
remote-endpoint = <&hdmi_out>;
|
||||
};
|
||||
};
|
||||
@@ -182,14 +182,14 @@ tpd12s015_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tpd12s015_out: endpoint@0 {
|
||||
tpd12s015_out: endpoint {
|
||||
remote-endpoint = <&hdmi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
hdmi0: connector@0 {
|
||||
hdmi0: connector {
|
||||
compatible = "hdmi-connector";
|
||||
label = "hdmi";
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ user-key@184 {
|
||||
};
|
||||
};
|
||||
|
||||
hdmi0: connector@0 {
|
||||
hdmi0: connector {
|
||||
compatible = "hdmi-connector";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmi_hpd_pins>;
|
||||
|
||||
@@ -64,7 +64,7 @@ led@1 {
|
||||
};
|
||||
};
|
||||
|
||||
tpd12s015: encoder@0 {
|
||||
tpd12s015: encoder {
|
||||
compatible = "ti,tpd12s015";
|
||||
|
||||
pinctrl-names = "default";
|
||||
@@ -79,7 +79,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tpd12s015_in: endpoint@0 {
|
||||
tpd12s015_in: endpoint {
|
||||
remote-endpoint = <&hdmi_out>;
|
||||
};
|
||||
};
|
||||
@@ -87,14 +87,14 @@ tpd12s015_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tpd12s015_out: endpoint@0 {
|
||||
tpd12s015_out: endpoint {
|
||||
remote-endpoint = <&hdmi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
hdmi0: connector@0 {
|
||||
hdmi0: connector {
|
||||
compatible = "hdmi-connector";
|
||||
label = "hdmi";
|
||||
|
||||
|
||||
@@ -112,7 +112,7 @@ lcd_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
hdmi0: connector@0 {
|
||||
hdmi0: connector0 {
|
||||
compatible = "hdmi-connector";
|
||||
label = "hdmi";
|
||||
|
||||
@@ -130,7 +130,7 @@ hdmi_connector_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
tfp410: encoder@0 {
|
||||
tfp410: encoder0 {
|
||||
compatible = "ti,tfp410";
|
||||
|
||||
ports {
|
||||
@@ -140,7 +140,7 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
|
||||
tfp410_in: endpoint@0 {
|
||||
tfp410_in: endpoint {
|
||||
remote-endpoint = <&dpi_dvi_out>;
|
||||
};
|
||||
};
|
||||
@@ -148,14 +148,14 @@ tfp410_in: endpoint@0 {
|
||||
port@1 {
|
||||
reg = <1>;
|
||||
|
||||
tfp410_out: endpoint@0 {
|
||||
tfp410_out: endpoint {
|
||||
remote-endpoint = <&dvi_connector_in>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dvi0: connector@1 {
|
||||
dvi0: connector1 {
|
||||
compatible = "dvi-connector";
|
||||
label = "dvi";
|
||||
|
||||
@@ -646,12 +646,17 @@ &dss {
|
||||
pinctrl-0 = <&dss_dpi_pins>;
|
||||
|
||||
port {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
dpi_dvi_out: endpoint@0 {
|
||||
reg = <0>;
|
||||
remote-endpoint = <&tfp410_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
dpi_lcd_out: endpoint@1 {
|
||||
reg = <1>;
|
||||
remote-endpoint = <&lcd_in>;
|
||||
data-lines = <24>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user