r8a77995.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) r8a77995.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car D3 (R8A77995) SoC
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2017 Glider bvba
7 */
8

--- 1353 unchanged lines hidden (view full) ---

1362 status = "disabled";
1363
1364 ports {
1365 #address-cells = <1>;
1366 #size-cells = <0>;
1367
1368 port@0 {
1369 reg = <0>;
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car D3 (R8A77995) SoC
4 *
5 * Copyright (C) 2016 Renesas Electronics Corp.
6 * Copyright (C) 2017 Glider bvba
7 */
8

--- 1353 unchanged lines hidden (view full) ---

1362 status = "disabled";
1363
1364 ports {
1365 #address-cells = <1>;
1366 #size-cells = <0>;
1367
1368 port@0 {
1369 reg = <0>;
1370 du_out_rgb: endpoint {
1371 };
1372 };
1373
1374 port@1 {
1375 reg = <1>;
1376 du_out_lvds0: endpoint {
1377 remote-endpoint = <&lvds0_in>;
1378 };
1379 };

--- 95 unchanged lines hidden ---
1370 };
1371
1372 port@1 {
1373 reg = <1>;
1374 du_out_lvds0: endpoint {
1375 remote-endpoint = <&lvds0_in>;
1376 };
1377 };

--- 95 unchanged lines hidden ---