r8a77965.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) r8a77965.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-N (R8A77965) SoC
4 *
5 * Copyright (C) 2018 Jacopo Mondi <jacopo+renesas@jmondi.org>
6 *
7 * Based on r8a7796.dtsi
8 * Copyright (C) 2016 Renesas Electronics Corp.

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

2761 status = "disabled";
2762
2763 ports {
2764 #address-cells = <1>;
2765 #size-cells = <0>;
2766
2767 port@0 {
2768 reg = <0>;
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car M3-N (R8A77965) SoC
4 *
5 * Copyright (C) 2018 Jacopo Mondi <jacopo+renesas@jmondi.org>
6 *
7 * Based on r8a7796.dtsi
8 * Copyright (C) 2016 Renesas Electronics Corp.

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

2761 status = "disabled";
2762
2763 ports {
2764 #address-cells = <1>;
2765 #size-cells = <0>;
2766
2767 port@0 {
2768 reg = <0>;
2769 du_out_rgb: endpoint {
2770 };
2771 };
2772 port@1 {
2773 reg = <1>;
2774 du_out_hdmi0: endpoint {
2775 remote-endpoint = <&dw_hdmi0_in>;
2776 };
2777 };
2778 port@2 {

--- 121 unchanged lines hidden ---
2769 };
2770 port@1 {
2771 reg = <1>;
2772 du_out_hdmi0: endpoint {
2773 remote-endpoint = <&dw_hdmi0_in>;
2774 };
2775 };
2776 port@2 {

--- 121 unchanged lines hidden ---