r8a774e1.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a774e1.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774e1 SoC 4 * 5 * Copyright (C) 2020 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2843 unchanged lines hidden (view full) --- 2852 renesas,vsps = <&vspd0 0>, <&vspd1 0>, <&vspd0 1>; 2853 2854 ports { 2855 #address-cells = <1>; 2856 #size-cells = <0>; 2857 2858 port@0 { 2859 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774e1 SoC 4 * 5 * Copyright (C) 2020 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2843 unchanged lines hidden (view full) --- 2852 renesas,vsps = <&vspd0 0>, <&vspd1 0>, <&vspd0 1>; 2853 2854 ports { 2855 #address-cells = <1>; 2856 #size-cells = <0>; 2857 2858 port@0 { 2859 reg = <0>; |
2860 du_out_rgb: endpoint { 2861 }; | |
2862 }; 2863 port@1 { 2864 reg = <1>; 2865 du_out_hdmi0: endpoint { 2866 remote-endpoint = <&dw_hdmi0_in>; 2867 }; 2868 }; 2869 port@2 { --- 126 unchanged lines hidden --- | 2860 }; 2861 port@1 { 2862 reg = <1>; 2863 du_out_hdmi0: endpoint { 2864 remote-endpoint = <&dw_hdmi0_in>; 2865 }; 2866 }; 2867 port@2 { --- 126 unchanged lines hidden --- |