r8a77961.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a77961.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car M3-W+ (R8A77961) SoC 4 * 5 * Copyright (C) 2016-2017 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a77961-cpg-mssr.h> --- 2750 unchanged lines hidden (view full) --- 2759 status = "disabled"; 2760 2761 ports { 2762 #address-cells = <1>; 2763 #size-cells = <0>; 2764 2765 port@0 { 2766 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car M3-W+ (R8A77961) SoC 4 * 5 * Copyright (C) 2016-2017 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a77961-cpg-mssr.h> --- 2750 unchanged lines hidden (view full) --- 2759 status = "disabled"; 2760 2761 ports { 2762 #address-cells = <1>; 2763 #size-cells = <0>; 2764 2765 port@0 { 2766 reg = <0>; |
2767 du_out_rgb: endpoint { 2768 }; | |
2769 }; 2770 port@1 { 2771 reg = <1>; 2772 du_out_hdmi0: endpoint { 2773 remote-endpoint = <&dw_hdmi0_in>; 2774 }; 2775 }; 2776 port@2 { --- 124 unchanged lines hidden --- | 2767 }; 2768 port@1 { 2769 reg = <1>; 2770 du_out_hdmi0: endpoint { 2771 remote-endpoint = <&dw_hdmi0_in>; 2772 }; 2773 }; 2774 port@2 { --- 124 unchanged lines hidden --- |