r8a77970.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a77970.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car V3M (R8A77970) SoC 4 * 5 * Copyright (C) 2016-2017 Renesas Electronics Corp. 6 * Copyright (C) 2017 Cogent Embedded, Inc. 7 */ 8 --- 1143 unchanged lines hidden (view full) --- 1152 status = "disabled"; 1153 1154 ports { 1155 #address-cells = <1>; 1156 #size-cells = <0>; 1157 1158 port@0 { 1159 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car V3M (R8A77970) SoC 4 * 5 * Copyright (C) 2016-2017 Renesas Electronics Corp. 6 * Copyright (C) 2017 Cogent Embedded, Inc. 7 */ 8 --- 1143 unchanged lines hidden (view full) --- 1152 status = "disabled"; 1153 1154 ports { 1155 #address-cells = <1>; 1156 #size-cells = <0>; 1157 1158 port@0 { 1159 reg = <0>; |
1160 du_out_rgb: endpoint { 1161 }; | |
1162 }; 1163 1164 port@1 { 1165 reg = <1>; 1166 du_out_lvds0: endpoint { 1167 remote-endpoint = <&lvds0_in>; 1168 }; 1169 }; --- 61 unchanged lines hidden --- | 1160 }; 1161 1162 port@1 { 1163 reg = <1>; 1164 du_out_lvds0: endpoint { 1165 remote-endpoint = <&lvds0_in>; 1166 }; 1167 }; --- 61 unchanged lines hidden --- |