From df47165fbd387bcd6598ae00fd1133c16709c849 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 25 May 2018 13:49:26 +0200 Subject: rk3399-puma-peafowl.dts: use tx1rx1 name consistently --- arch/arm64/boot/dts/rockchip/rk3399-puma-peafowl.dts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma-peafowl.dts b/arch/arm64/boot/dts/rockchip/rk3399-puma-peafowl.dts index 4535bd424856..6fd734361e2d 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-puma-peafowl.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-puma-peafowl.dts @@ -40,7 +40,7 @@ #address-cells = <1>; #size-cells = <0>; - dphy_rx0_csi_in: endpoint { + dphy_tx1rx1_csi_in: endpoint { reg = <0>; remote-endpoint = <&hdmi2csi_out>; data-lanes = <1 2 3 4>; @@ -50,8 +50,8 @@ port@1 { reg = <1>; - dphy_txrx1_out: endpoint { - remote-endpoint = <&isp0_mipi_in>; + dphy_tx1rx1_out: endpoint { + remote-endpoint = <&isp1_mipi_in>; }; }; }; @@ -76,7 +76,7 @@ port { hdmi2csi_out: endpoint { - remote-endpoint = <&dphy_rx0_csi_in>; + remote-endpoint = <&dphy_tx1rx1_csi_in>; clock-lanes = <0>; data-lanes = <1 2 3 4>; clock-noncontinuous; @@ -97,9 +97,9 @@ #address-cells = <1>; #size-cells = <0>; - isp0_mipi_in: endpoint@0 { + isp1_mipi_in: endpoint@0 { reg = <0>; - remote-endpoint = <&dphy_txrx1_out>; + remote-endpoint = <&dphy_tx1rx1_out>; }; }; }; -- cgit v1.2.3