r8a77960.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) r8a77960.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-W (R8A77960) SoC
4 *
5 * Copyright (C) 2016-2017 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a7796-cpg-mssr.h>

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

2949 status = "disabled";
2950
2951 ports {
2952 #address-cells = <1>;
2953 #size-cells = <0>;
2954
2955 port@0 {
2956 reg = <0>;
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-W (R8A77960) SoC
4 *
5 * Copyright (C) 2016-2017 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/clock/r8a7796-cpg-mssr.h>

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

2949 status = "disabled";
2950
2951 ports {
2952 #address-cells = <1>;
2953 #size-cells = <0>;
2954
2955 port@0 {
2956 reg = <0>;
2957 du_out_rgb: endpoint {
2958 };
2959 };
2960 port@1 {
2961 reg = <1>;
2962 du_out_hdmi0: endpoint {
2963 remote-endpoint = <&dw_hdmi0_in>;
2964 };
2965 };
2966 port@2 {

--- 124 unchanged lines hidden ---
2957 };
2958 port@1 {
2959 reg = <1>;
2960 du_out_hdmi0: endpoint {
2961 remote-endpoint = <&dw_hdmi0_in>;
2962 };
2963 };
2964 port@2 {

--- 124 unchanged lines hidden ---