r8a774a1.dtsi (b7423e39432c00de8ba8ebefce3849aa502208d1) | r8a774a1.dtsi (747bbcd3aacd95fe200cdda415dba02e872946b5) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774a1 SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2724 unchanged lines hidden (view full) --- 2733 renesas,vsps = <&vspd0 0>, <&vspd1 0>, <&vspd2 0>; 2734 2735 ports { 2736 #address-cells = <1>; 2737 #size-cells = <0>; 2738 2739 port@0 { 2740 reg = <0>; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774a1 SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 2724 unchanged lines hidden (view full) --- 2733 renesas,vsps = <&vspd0 0>, <&vspd1 0>, <&vspd2 0>; 2734 2735 ports { 2736 #address-cells = <1>; 2737 #size-cells = <0>; 2738 2739 port@0 { 2740 reg = <0>; |
2741 du_out_rgb: endpoint { 2742 }; | |
2743 }; 2744 port@1 { 2745 reg = <1>; 2746 du_out_hdmi0: endpoint { 2747 remote-endpoint = <&dw_hdmi0_in>; 2748 }; 2749 }; 2750 port@2 { --- 124 unchanged lines hidden --- | 2741 }; 2742 port@1 { 2743 reg = <1>; 2744 du_out_hdmi0: endpoint { 2745 remote-endpoint = <&dw_hdmi0_in>; 2746 }; 2747 }; 2748 port@2 { --- 124 unchanged lines hidden --- |