r8a77980.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a77980.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car V3H (R8A77980) SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 * Copyright (C) 2018 Cogent Embedded, Inc. 7 */ 8 --- 1520 unchanged lines hidden (view full) --- 1529 status = "disabled"; 1530 1531 ports { 1532 #address-cells = <1>; 1533 #size-cells = <0>; 1534 1535 port@0 { 1536 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car V3H (R8A77980) SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 * Copyright (C) 2018 Cogent Embedded, Inc. 7 */ 8 --- 1520 unchanged lines hidden (view full) --- 1529 status = "disabled"; 1530 1531 ports { 1532 #address-cells = <1>; 1533 #size-cells = <0>; 1534 1535 port@0 { 1536 reg = <0>; |
1537 du_out_rgb: endpoint { 1538 }; | |
1539 }; 1540 1541 port@1 { 1542 reg = <1>; 1543 du_out_lvds0: endpoint { 1544 remote-endpoint = <&lvds0_in>; 1545 }; 1546 }; --- 87 unchanged lines hidden --- | 1537 }; 1538 1539 port@1 { 1540 reg = <1>; 1541 du_out_lvds0: endpoint { 1542 remote-endpoint = <&lvds0_in>; 1543 }; 1544 }; --- 87 unchanged lines hidden --- |