r8a77990.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) r8a77990.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car E3 (R8A77990) SoC
4 *
5 * Copyright (C) 2018-2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a77990-cpg-mssr.h>

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

2043 status = "disabled";
2044
2045 ports {
2046 #address-cells = <1>;
2047 #size-cells = <0>;
2048
2049 port@0 {
2050 reg = <0>;
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car E3 (R8A77990) SoC
4 *
5 * Copyright (C) 2018-2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a77990-cpg-mssr.h>

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

2043 status = "disabled";
2044
2045 ports {
2046 #address-cells = <1>;
2047 #size-cells = <0>;
2048
2049 port@0 {
2050 reg = <0>;
2051 du_out_rgb: endpoint {
2052 };
2053 };
2054
2055 port@1 {
2056 reg = <1>;
2057 du_out_lvds0: endpoint {
2058 remote-endpoint = <&lvds0_in>;
2059 };
2060 };

--- 107 unchanged lines hidden ---
2051 };
2052
2053 port@1 {
2054 reg = <1>;
2055 du_out_lvds0: endpoint {
2056 remote-endpoint = <&lvds0_in>;
2057 };
2058 };

--- 107 unchanged lines hidden ---